E1MKALM SAP (Master material production version) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: Master material production version




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




IDoc segment structure field list including key, data, relationships and ABAP select examples

E1MKALM is a standard SAP Structure which is used to define the field attributes of IDoc segment E1MKALM. The segment is used within the below IDoc to send Master material production version information via the IDoc send process

/BEV1/NEMATMAS05
/ISDFPS/MATMAS05
/NFM/MATMAS03
/NFM/MATMAS05
/SAPMP/MATMAS05
/SAPMP/MATMAS05_01
DRMAT01
ISM_MATMAS03
MATMAS02
MATMAS03
MATMAS04
MATMAS05
MATMASDI
OILMAT02
OILMAT03
OILMAT04
OILMAT05
SFAMAT01

Below is the standard documentation available and a few details of the fields which make up this IDoc segment structure. To view further details checkout the IDoc links above or use relevant transactions such as WE30(IDoc development), WE31 (segment development)...Also check here for more IDoc related development help, or you can obviously also use standard dictionary object dev tcodes such as SE11, SE80 etc...

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP E1MKALM idoc segment 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
MSGFNFunction MSGFNCHAR3MSGFN
VERIDProduction Version VERIDCHAR4Assigned to domainVERIDVER
BDATUCharacter field, 8 characters long CHAR8CHAR8CHAR8
ADATUCharacter field, 8 characters long CHAR8CHAR8CHAR8
STLALAlternative BOM STALTCHAR2ALPHAALTNR
STLANBOM Usage STLANCHAR1Assigned to domainSTLANCSV
PLNTYTask List Type PLNTYCHAR1Assigned to domainPLNTYPTYH_TCA01
PLNNRKey for Task List Group PLNNRCHAR8ALPHAPLNNRPLNPLKS
ALNALGroup Counter PLNALCHAR2ALPHAALTNRPAL
BESKZProcurement Type BESKZCHAR1BESKZMBS
SOBSLSpecial procurement type SOBSLCHAR2Assigned to domainSOBSL
LOSGRChar 15 CHAR15CHAR15CHAR15
MDV01Aggregation field for production versions AGGRGCHAR8CHAR8
MDV02Aggregation field for production versions AGGRGCHAR8CHAR8
TEXT1Short text on the production version VERS_TEXTCHAR40TEXT40
EWAHRR/2 table CHAR5CHAR5CHAR5
VERTODistribution key for quantity produced SA_VERTOCHAR4Assigned to domainSA_VERTL
SERKZRepetitive manufacturing allowed for version SA_VERSICHAR1XFELD
BSTMIChar 15 CHAR15CHAR15CHAR15
BSTMAChar 15 CHAR15CHAR15CHAR15
RGEKZIndicator: backflush for RS header SA_RGEKZCHAR1CO_RGEKZ
ALORTReceiving storage location for repetitive manufacturing ALORTCHAR4Assigned to domainLGORT
PLTYGTask List Type PLNTYCHAR1Assigned to domainPLNTYPTYH_TCA01
PLNNGKey for Task List Group PLNNRCHAR8ALPHAPLNNRPLNPLKS
ALNAGGroup Counter PLNALCHAR2ALPHAALTNRPAL
PLTYMTask List Type PLNTYCHAR1Assigned to domainPLNTYPTYH_TCA01
PLNNMKey for Task List Group PLNNRCHAR8ALPHAPLNNRPLNPLKS
ALNAMGroup Counter PLNALCHAR2ALPHAALTNRPAL
CSPLTApportionment Structure CSPLITCHAR4Assigned to domainCSPLIT
MATKOOther material for which BOM and task list are maintained MKAL_MATKOCHAR18Assigned to domainMATN1MATNR
ELPRO 0
PRVBE 0
MATKO_EXTERNAL 0
MATKO_VERSION 0
MATKO_GUID 0

Key field Non-key field



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

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

How to access SAP table E1MKALM

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