J_7LAZRV SAP (REA Info Systems Output Structure Re.Partner<=>Pack. Asgmt) Structure details

Dictionary Type: Structure
Description: REA Info Systems Output Structure Re.Partner<=>Pack. Asgmt




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




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

J_7LAZRV 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 Info Systems Output Structure Re.Partner<=>Pack. Asgmt" 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_7LAZRV TYPE J_7LAZRV.

The J_7LAZRV table consists of various fields, each holding specific information or linking keys about REA Info Systems Output Structure Re.Partner<=>Pack. Asgmt data available in SAP. These include VRPNR (Packaging), VVARIANTE (Variant of Packaging), MAKTX (Material Description (Short Text)), MAKTG (Material description in upper case for matchcodes).. 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 J_7LAZRV 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
VRPNRPackaging J_7LVRPCHAR18J_7LV01MATN1MATNRJ6L
VVARIANTEVariant of Packaging J_7LVVARIANTECHAR18J_7LVARIANTE
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
MAKTGMaterial description in upper case for matchcodes MAKTGCHAR40CHAR40
VFLKLVolume/Area Class J_7LVFLKLCHAR6J_7LE04J_7LRVFLKL
VPTYPPackaging Class J_7LVPTYPCHAR1J_7LRVTYP
TRENNKZIndicator for Packaging Separability J_7LVTRNKZCHAR1J_7LVTRNKZ
VPFORMTYPPackaging Form Type J_7LVFORMTCHAR1J_7LVFORMT
VERSCHNITTRemnants J_7LVRSCHNDEC5(2) KKA_PROZ
VPARTPackaging Type J_7LVPARTNUMC2J_7LC17J_7LRVPART
VPARTGPackaging Type Weight-Dependent Fee J_7LVPARTGNUMC2J_7LC17J_7LRVPART
VPARTSPackaging Type Item-Dependent Fee J_7LVPARTSNUMC2J_7LC17J_7LRVPART
VPARTG_V03Packaging Type Weight-Dependent Fee J_7LVPARTGNUMC2Assigned to domainJ_7LRVPART
KZEVPAGIndicator: Packaging Type Weight-Dep. Fee for Re. Partner J_7LKZEVPAGCHAR1XFELD
VPARTS_V03Packaging Type Item-Dependent Fee J_7LVPARTSNUMC2Assigned to domainJ_7LRVPART
KZEVPASIndicator: Packaging Type Item-Dependent-Fee for Re. Partner J_7LKZEVPASCHAR1XFELD
VPSTATPackaging Declaration Status J_7LVPSTATCHAR1J_7LMSTAT
VAKTIVKZActive Indicator for Packaging J_7LVASTATCHAR1AKTKN
SPLITSplitting Quota in Percent J_7LRSPLITDEC7(4) J_7LPRZNT
BUKRSCompany Code BUKRSCHAR4J_7LC02BUKRSBUKC_T001
LAND1Country Key LAND1CHAR3J_7LC10LAND1LND
ENTNRRecycling Partner J_7LRENTCHAR10LFA1ALPHALIFNRLIF
ENTNARecycling Partner J_7LENTNAMCHAR6J_7LE00J_7LENTNAMJ_7LE01_F4
NAME1Name 1 NAME1_GPCHAR35NAME
VRSIOVersion J_7LVRSCHAR6CHAR6
DATABValid-From Date DATABDATS8DATUM
INFOKAdditional Info Key J_7LINFOKCHAR5Assigned to domainJ_7LINFOK
FUELLGContent ID Key J_7LFUELLGCHAR5Assigned to domainJ_7LFUELLG
PLVRSPrice List Version J_7LRPLVRSCHAR6Assigned to domainJ_7LRPLVRSJ6N
WAERERecycling Partner Currency J_7LREWAERCUKY5Assigned to domainWAERS
PLDATABValid-From Date DATABDATS8DATUM
PLDATBIValid To Date DATBIDATS8DATUM
DATBIValid To Date DATBIDATS8DATUM
MOBJKEYObject Type of Declaration Key J_7LMOBJKEYCHAR4J_7LMOBJKEY
VRSIO_MKEYVersion J_7LVRSCHAR6CHAR6
MEKEYDeclaration Key J_7LMATN20CHAR20CHAR020
DATAB_MKEYValid-From Date DATABDATS8DATUM
DATBI_MKEYValid To Date DATBIDATS8DATUM
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS

Key field Non-key field



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

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

How to access SAP table J_7LAZRV

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