J_7LM04_M SAP (REA Change Document Structure: Article Packaging) Structure details

Dictionary Type: Structure
Description: REA Change Document Structure: Article Packaging




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




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

J_7LM04_M 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 "REA Change Document Structure: Article Packaging" 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_J_7LM04_M TYPE J_7LM04_M.

The J_7LM04_M table consists of various fields, each holding specific information or linking keys about REA Change Document Structure: Article Packaging data available in SAP. These include MANDT (Client), MATNR (Material Number), BUKRS (Company Code), LAND1 (Country Key).. 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 (character-type or numeric)


SAP J_7LM04_M 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 MANDTCLNT3T000MANDT
MATNRMaterial Number MATNRCHAR18J_7LM03MATN1MATNRMATS_MAT1
BUKRSCompany Code BUKRSCHAR4J_7LM03BUKRSBUKC_T001
LAND1Country Key LAND1CHAR3J_7LM03LAND1LND
VRKMESales unit VRKMEUNIT3J_7LM03CUNITMEINS
VARIANTEVariant of Article J_7LAVARIANTECHAR18J_7LM03J_7LVARIANTE
VRPNRPackaging J_7LVRPCHAR18J_7LV01MATN1MATNRJ6L
DATBIValid To Date DATBIDATS8DATUM
DATABValid-From Date DATABDATS8DATUM
VRSIOVersion J_7LVRSCHAR6CHAR6
VVARIANTEVariant of Packaging J_7LVVARIANTECHAR18J_7LV01J_7LVARIANTE
VPGRPPackaging Group J_7LVPGRPCHAR6J_7LV04J_7LRVPGRP
KPEINNumber of Sales Units in Packaging Bill of Material J_7LRKPEINDEC5KPEIN
MEINSComponent unit of measure KMPMEUNIT3T006CUNITMEINS
FMENGComponent quantity KMPMGQUAN13(3) MENGV13
VPEBENEPackaging Level J_7LVEBENENUMC2J_7LC20J_7LVEBENE
VERSCHNITTRemnants J_7LVRSCHNDEC5(2) KKA_PROZ
KZVPMMIndicator: Packaging Used for Purchasing J_7LKZVPMMCHAR1XFELD
KZVPSDIndicator: Packaging Used for Sales J_7LKZVPSDCHAR1XFELD
.INCLU-Z 0
LAENGZLength LAENGQUAN13(3) MENG13
BREITZWidth BREITQUAN13(3) MENG13
HOEHEZHeight HOEHEQUAN13(3) MENG13
MEABMZUnit of Dimension for Length/Width/Height MEABMUNIT3T006CUNITMEINS
NTGEWZNet Weight NTGEWQUAN13(3) MENG13
GEWEIZWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
FMENGZComponent quantity KMPMGQUAN13(3) MENGV13
MEINSZComponent unit of measure KMPMEUNIT3T006CUNITMEINS
.INCLU-ADM 0
DATABADMValid-From Date DATABDATS8DATUM
DATBIADMValid To Date DATBIDATS8DATUM
ERSDAADMCreated On ERSDADATS8DATUM
ERZETADMTime Created J_7LERZETTIMS6UZEIT
ERNAMADMName of Person who Created the Object ERNAMCHAR12USNAM
LAEDAADMDate of Last Change LAEDADATS8DATUM
AEZETADMTime Last Change Was Made J_7LAEZETTIMS6UZEIT
AENAMADMName of Person Who Changed Object AENAMCHAR12USNAM
LVORMADMDeletion Indicator LVORMCHAR1XFELD
.INCLU-PAC 0
ACTIVEPACCheckbox XFELDCHAR1XFELD
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table J_7LM04_M

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