/1FB/MD_________M81002L SAP (Komplette Feldleiste Data Basis) Structure details

Dictionary Type: Structure
Description: Komplette Feldleiste Data Basis




ABAP Code to SELECT data from /1FB/MD_________M81002L
Related tables to /1FB/MD_________M81002L
Access table /1FB/MD_________M81002L




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

/1FB/MD_________M81002L 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 "Komplette Feldleiste Data Basis" 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_/1FB/MD_________M81002L TYPE /1FB/MD_________M81002L.

The /1FB/MD_________M81002L table consists of various fields, each holding specific information or linking keys about Komplette Feldleiste Data Basis data available in SAP. These include ALLOC_FLD (Field Name), ATTRIBUTE (Attribute), ATTR_TYPE (Attribute Type), DATABASIS_SOURCE (Source Data Basis).. 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: Cannot Be Enhanced


SAP /1FB/MD_________M81002L 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
DATABASISData Basis of Consolidation UC_DATABASISCHAR2Assigned to domainUC_DATABASIS
ALLOC_FLDField Name UC_FIELDNAMECHAR30UC_FIELDNAME
ATTRIBUTEAttribute UC_ATTRIBUTECHAR30Assigned to domainFDNAME
ATTR_TYPEAttribute Type UC_ATTR_TYPENUMC1UC_ATTR_TYPE
DATABASIS_SOURCESource Data Basis UC_DATABASIS_SOURCECHAR2Assigned to domainUC_DATABASIS
DATASTREAMData Stream UC_DATASTREAMCHAR10Assigned to domainUC_DATASTREAM
DATASTREAMTYPEType of Data Stream in a Data Basis UC_DATASTREAMTYPECHAR1UC_DATASTREAMTYPE
DATASTREAM_ADDData Stream UC_DATASTREAMCHAR10Assigned to domainUC_DATASTREAM
FIELDNAMEFIN Master Data: Field Name UG_FIELDNAMECHAR30Assigned to domainFDNAMEUG_FIELDNAME_BASIC
IOBJCAT_CHARInfoObject Catalog UG_IOBC_NAMECHAR30UG_IOBC_NAME
IOBJCAT_KFIGInfoObject Catalog UG_IOBC_NAMECHAR30UG_IOBC_NAME
ITGRPFIX_FLDField Name UC_FIELDNAMECHAR30UC_FIELDNAME
LANGULanguage Key LANGULANG1Assigned to domainISOLASPRAS
LOGSYS_SOURCELogical Source System UC_LOGSYS_SOURCECHAR10Assigned to domainALPHALOGSYS
OMITGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
OPTIONAL_FLDFIN Master Data: Field Name UG_FIELDNAMECHAR30Assigned to domainFDNAMEUG_FIELDNAME_BASIC
PLATFORMPlatform of Consolidation UC_PLATFORMNUMC1UC_PLATFORM
REPUNIT_CURRCurrency-Bearing Consolidation Unit UC_FIELDNAME_REPUNIT_CURRCHAR30UC_FIELDNAME
RESTAT_FLDFIN Master Data: Field Name UG_FIELDNAMECHAR30Assigned to domainFDNAMEUG_FIELDNAME_BASIC
RFCDESTLogical Destination (Specified in Function Call) RFCDESTCHAR32Assigned to domainRFCDESTRFCF4_RFCDESTYPEALL
SEQNR_ATTRSequence Number UC_SEQNR3NUMC3NUMC3
SOURCEGeneral indicator, SAP Consolidation UC_FLGCHAR1UC_FLG
TIMESTAMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
TXTMIMedium Text UG_TXTMICHAR40TEXT40

Key field Non-key field



How do I retrieve data from SAP structure /1FB/MD_________M81002L using ABAP code?

As /1FB/MD_________M81002L 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 /1FB/MD_________M81002L as there is no data to select.

How to access SAP table /1FB/MD_________M81002L

Within an ECC or HANA version of SAP you can also view further information about /1FB/MD_________M81002L 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!