ESO_S_PRODUCTION_MBOM SAP (Enterprise Search Node: MBOM Group (header w/o history)) Structure details

Dictionary Type: Structure
Description: Enterprise Search Node: MBOM Group (header w/o history)




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




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

ESO_S_PRODUCTION_MBOM 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 "Enterprise Search Node: MBOM Group (header w/o history)" 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_ESO_S_PRODUCTION_MBOM TYPE ESO_S_PRODUCTION_MBOM.

The ESO_S_PRODUCTION_MBOM table consists of various fields, each holding specific information or linking keys about Enterprise Search Node: MBOM Group (header w/o history) data available in SAP. These include STLNR (Bill of material), STLAL (Alternative BOM), STLAN (BOM Usage), WERKS (Plant).. 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 ESO_S_PRODUCTION_MBOM 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
STLTYBOM category STLTYCHAR1STLTY
STLNRBill of material STNUMCHAR8NUMCVSTNUMSTLNR
STLALAlternative BOM STALTCHAR2ALPHAALTNR
STLANBOM Usage STLANCHAR1Assigned to domainSTLANCSV
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
TETYPTechnical type TETYP_DCHAR1TETYP
EXSTLBOM group EXSTLCHAR18EXSTLCSG
KBAUSIndicator: configurable BOM KBAUSCHAR1XFELD
STLBEAuthorization group for bills of material STLBECHAR4BEGRU
ZTEXTBOM text CSTEXTCHAR40TEXT40
CADKZCAD Indicator CADKZCHAR1XFELD
LTXSPLong Text Language, for Creation of a Change Document LTXSP_CPLANG1Assigned to domainISOLASPRAS
GRP_LTXTPLM: Longtext for BOM Group BOM_GROUP_LTXTSTRG0
FIRST_CREATED_ONDate record created on ANDATDATS8DATUM
FIRST_CREATED_BYUser who created record ANNAMCHAR12USNAM
LAST_CHANGED_ONChanged On AEDATDATS8DATUM
LAST_CHANGED_BYName of Person Who Changed Object AENAMCHAR12USNAM
AELINK_AETYPObject Category AETYPNUMC2Assigned to domainAETYP
AELINK_OBJKTIdentification of object to be changed AEOBJEKTCHAR40AEOBJEKT
.INCLU--AP 0
ACC_OBJECT_TYPEObject Type /PLMB/GOS_OBJECT_TYPECHAR10Assigned to domain/PLMB/GOS_OBJECT_TYPE
ACC_OBJECT_IDInternal Key /PLMB/GOS_INTERNAL_KEYCHAR90/PLMB/GOS_CHAR90
ACC_REL_TYPE_OWNINGRelationship Type /PLMB/AUTH_ACC_REL_TYPECHAR1/PLMB/AUTH_ACC_REL_TYPE

Key field Non-key field



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

As ESO_S_PRODUCTION_MBOM 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 ESO_S_PRODUCTION_MBOM as there is no data to select.

How to access SAP table ESO_S_PRODUCTION_MBOM

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