MDG_BS_BP_AD_TEL SAP (MDG: Mapping Structure AD_TEL) Structure details

Dictionary Type: Structure
Description: MDG: Mapping Structure AD_TEL




ABAP Code to SELECT data from MDG_BS_BP_AD_TEL
Related tables to MDG_BS_BP_AD_TEL
Access table MDG_BS_BP_AD_TEL




Structure field list including key, data, relationships and ABAP select examples

MDG_BS_BP_AD_TEL is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "MDG: Mapping Structure AD_TEL" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_MDG_BS_BP_AD_TEL TYPE MDG_BS_BP_AD_TEL.

The MDG_BS_BP_AD_TEL table consists of various fields, each holding specific information or linking keys about MDG: Mapping Structure AD_TEL data available in SAP. These include ADDRNO (Address number), BP_HEADER (Business Partner Number), AD_CONSNO (Sequence Number), T_COUNTRY (Country for telephone/fax number).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP MDG_BS_BP_AD_TEL structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
ADDRNOAddress number AD_ADDRNUMCHAR10Assigned to domainALPHAAD_ADDRNUMADR
BP_HEADERBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
AD_CONSNOSequence Number AD_CONSNUMNUMC3NUMC3
T_COUNTRYCountry for telephone/fax number AD_COMCTRYCHAR3Assigned to domainLAND1LND
T_EXTENSTelephone no.: Extension AD_TLXTNSCHAR10CHAR10
T_FLGDEFTStandard Sender Address in this Communication Type AD_FLGDFNRCHAR1XFELD
T_FLGMOBIndicator: Telephone is a Mobile Telephone AD_FLGMOBCHAR1AD_FLGMOB
T_FLGNOUSFlag: This Communication Number is Not Used AD_FLNOUSECHAR1XFELD
T_FLGSMSIndicator: Telephone is SMS-Enabled AD_FLGSMSCHAR1AD_FLGSMS
T_NR_CALLTelephone number for determining caller AD_TELNRCLCHAR30CHAR30
T_NR_LONGComplete number: dialling code+number+extension AD_TELNRLGCHAR30CHAR30
T_NUMBERTelephone no.: dialling code+number AD_TLNMBRCHAR30CHAR30
T_VALID_FValidity Date (Valid From) BU_DATFROMDATS8DATUM
T_VALID_TValidity Date (Valid To) BU_DATTODATS8DATUM

Key field Non-key field



How do I retrieve data from SAP structure MDG_BS_BP_AD_TEL using ABAP code?

As MDG_BS_BP_AD_TEL is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on MDG_BS_BP_AD_TEL as there is no data to select.

How to access SAP table MDG_BS_BP_AD_TEL

Within an ECC or HANA version of SAP you can also view further information about MDG_BS_BP_AD_TEL and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!