J_7LKE2 SAP (REA Interface: Communication Structure Document Type 23) Structure details

Dictionary Type: Structure
Description: REA Interface: Communication Structure Document Type 23




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




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

J_7LKE2 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 Interface: Communication Structure Document Type 23" 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_7LKE2 TYPE J_7LKE2.

The J_7LKE2 table consists of various fields, each holding specific information or linking keys about REA Interface: Communication Structure Document Type 23 data available in SAP. These include ZNEHM (Licensee, Customer Number with Recycling Partner REA), KONZS (Group key), KOOPN (Cooperation Number), GMONATE (Two digit number).. 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_7LKE2 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
ZNEHMLicensee, Customer Number with Recycling Partner REA J_7LZNEHMCHAR12J_7LZNEH
KONZSGroup key KONZSCHAR10KONZS
KOOPNCooperation Number J_7LKOOPNCHAR5CHAR005
GMONATETwo digit number NUMC2NUMC2NUMC2
PERIOREA Declaration Periodicity J_7LRPERIOCHAR1J_7LRPERIO
DATZEDate of License Usage Contract REA J_7LDATZEDATS8DATUM
HDLSTTrade Level J_7LHDLSTNUMC5Assigned to domainJ_7LHDLST
BBBNRInternational Location Number (Part 1) J_7LBBNRNUMC7NUM07
BBSNRInternational Location Number (Part 2) J_7LBBSNRNUMC5NUM05
BBNR22nd BBN-Code (ILN Part 1) J_7LBBNR2NUMC7NUM07
BBSNR22nd BBN Code (International Location Number Part 2) J_7LBBSNR2NUMC5NUM05
BBNR33. BBN-Code (ILN Part 1) J_7LBBNR3NUMC7NUM07
BBSNR33rd BBN Code (International Location Number Part 2) J_7LBBSNR3NUMC5NUM05
BBNR44.BBN-Code (ILN Part 1) J_7LBBNR4NUMC7NUM07
BBSNR44th BBN Code (International Location Number Part 2) J_7LBBSNR4NUMC5NUM05
MELDARTDeclaration Type J_7LMARTCHAR1J_7LMART
DATUMREA Settlement Period - Start J_7LRDATABDATS8DATS
MELDDATUMPosting Date in the Document BUDATDATS8DATUM
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
PERINRPeriod Number J_7LPERINRNUMC2J_7LPERINR
DATABREA Settlement Period - Start J_7LRDATABDATS8DATS
DATBIREA Settlement Period, End J_7LRDATBIDATS8DATS

Key field Non-key field



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

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

How to access SAP table J_7LKE2

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