E1CUCOM_UEB SAP (Transfer Structure Master Configuration Profile) Structure details

Dictionary Type: Structure
Description: Transfer Structure Master Configuration Profile




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




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

E1CUCOM_UEB 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 "Transfer Structure Master Configuration Profile" 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_E1CUCOM_UEB TYPE E1CUCOM_UEB.

The E1CUCOM_UEB table consists of various fields, each holding specific information or linking keys about Transfer Structure Master Configuration Profile data available in SAP. These include MATNR (Material Number), WERKS (Plant), COTYP (Material Variant Category), MSGFN (Function).. 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: Not classified


SAP E1CUCOM_UEB 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
COTYPMaterial Variant Category DTEL_MVSE_CONFIG_TYPECHAR1
MSGFNFunction MSGFNCHAR3MSGFN
C_PROFILEConfiguration Profile Name CUPRFIDCHAR30CUPRFID
CLASSTYPEClass Type KLASSENARTCHAR3Assigned to domainKLASSENARTKAR
ORGAREASOrganizational Area ABTEILUNGCHAR10CHAR10VIEW
STATUSStatus of configuration profile COBSTATUSCHAR1Assigned to domainCOBSTATUS
BOMAPPLApplication CAPIDCHAR4Assigned to domainCAPIDCSA
FLAVAILCHAvailability Check CUMATRSCHAR1XFELD
BOMEXPLResult of BOM explosion BOMEXPLCHAR1CHAR01
TASKLEXPLResult of task list explosion TASKLEXPLCHAR1XFELD
INITSCREENInitial screen for configuration INITSCREENCHAR1CHAR01
FLASSEMBLYConfiguration Structure of BOM CUSTLOVCHAR1XFELD
FLRESULTConfigured BOM Result CUSTLRSCHAR1XFELD
FLMDATADisplay BOM Master Data CUSTLBDCHAR1XFELD
FLCASONLYOnly configurable assemblies CUCBAUGCHAR1XFELD
FLMANCHANGManual changes to components allowed CUMONTECHAR1XFELD
FLHOLDBOMAutomatic Fixing CUPRRESCHAR1XFELD
FLDELETEDeletion Indicator FLLKENZCHAR1XFELD
DESIGN 0
NEUTR 0
CHAR_VALU 0
A_LAISO 0
SCOPE_CHAR 0
SCOPE_VALU 0
FL_EXCLUDE 0
DISPLAY 0
PRICING 0
CONFIGUR 0
DEFVALU_DE 0
FL_MARK 0
DEFVALU_CC 0
TYPM_SEL 0
TYPM_STRA 0
FL_SC_CHAR 0
FL_SC_DEP 0
FL_SC_KN 0
FL_SC_CMPF 0
MULTIL_STRU 0
FL_DPSEU 0
OB_FIX 0
OB_INST 0
FL_EOASL 0
FL_SAASL 0
FL_OBJ_MAT 0
FL_OBJ_DOC 0
FL_OBJ_CLS 0
FL_OBJ_TXT 0
FL_SDREL 0
FL_KOREL 0
FL_FEREL 0
FL_INREL 0
FL_KAREL 0
POSTYPEN 0
SORTF1 0
SORTF2 0
SORTF3 0
SORTF4 0
SORTF5 0
CLASSF1 0
CLASSF2 0
CLASSF3 0
CLASSF4 0
CLASSF5 0
PRIO 0
PRSTL 0
UMBEW 0
FLBROWSER 0
FL_PROF_OBOM 0
TRANCTransaction counter for data transfer TRANSCOUNTNUMC10NUMC10
D_INDWhich number within a transaction must be reset? M_DELINDNUMC10NUMC10

Key field Non-key field



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

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

How to access SAP table E1CUCOM_UEB

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