J_7LKVFS SAP (REA Declaration: Communication Structure Billing from SIS) Structure details

Dictionary Type: Structure
Description: REA Declaration: Communication Structure Billing from SIS




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




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

J_7LKVFS 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 Declaration: Communication Structure Billing from SIS" 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_7LKVFS TYPE J_7LKVFS.

The J_7LKVFS table consists of various fields, each holding specific information or linking keys about REA Declaration: Communication Structure Billing from SIS data available in SAP. These include SPTAG (Period to analyze - current date), SPMON (Period to analyze - month), SPWOC (Period to analyze - week), SPBUP (Period to analyze - posting period).. 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_7LKVFS 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
SPTAGPeriod to analyze - current date SPTAGDATS8DATUM
SPMONPeriod to analyze - month SPMONNUMC6PERIMCPERIOD
SPWOCPeriod to analyze - week SPWOCNUMC6PERIMCPERIOD
SPBUPPeriod to analyze - posting period SPBUPNUMC6PERIMCPERIOD
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
VARIANTEVariant J_7LVARIANTECHAR18J_7LVARIANTEJ6Q
FKARTBilling Type FKARTCHAR4TVFKFKART
LAND1Country Key LAND1CHAR3T005LAND1LND
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
VKORGSales Organization VKORGCHAR4TVKOVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2TVTWVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2TSPASPARTSPAC_SPART
KUMRKCustomer Master Characteristic J_7LKUMRKCHAR6CHAR06
KUNNRCustomer Numbers KUNNRCHAR10KNA1ALPHAKUNNRKUNC_KUNNR
GSBERBusiness Area GSBERCHAR4TGSBGSBERGSB
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
VRKMESales unit VRKMEUNIT3MARMCUNITMEINS
BASMEBase Unit of Measure MEINSUNIT3T006CUNITMEINS
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10LFA1ALPHALIFNRLIFKRED_C
ALANDDeparture country (country from which the goods are sent) ALANDCHAR3T005LAND1VAL
LLANDCountry of Destination LLANDCHAR3T005LAND1VLL
MTARTMaterial Type MTARTCHAR4T134MTARTMTA
FKIMGActual Invoiced Quantity FKIMGQUAN13(3) MENG13
FKLMGBilling quantity in stockkeeping unit FKLMGQUAN13(3) MENG13
J7LMENG1Quantity in Derived Unit of Measure 1 REA J_7LMENG1QUAN13(3) MENG13
J7LMENG2Quantity in Derived Unit of Measure 2 REA J_7LMENG2QUAN13(3) MENG13
J7LMENG3Quantity in Derived Unit of Measure 3 REA J_7LMENG3QUAN13(3) MENG13
J7LMENG4Quantity in Derived Unit of Measure 4 REA J_7LMENG4QUAN13(3) MENG13
J7LME1_01REA Unit of Measure 1 J_7LME1UNIT3Assigned to domainCUNITMEINS
J7LME2_02REA Unit of Measure 2 J_7LME2UNIT3Assigned to domainCUNITMEINS
J7LME3_03REA Unit of Measure 3 J_7LME3UNIT3Assigned to domainCUNITMEINS
J7LME4_04REA Unit of Measure 4 J_7LME4UNIT3Assigned to domainCUNITMEINS
J7LMNGP1Proportional Quantity in Derived Unit of Measure 1 REA J_7LMNGP1DEC17(6) J_7LDEC
J7LMNGP2Proportional Quantity in Derived Unit of Measure 2 REA J_7LMNGP2DEC17(6) J_7LDEC
J7LMNGP3Proportional Quantity in Derived Unit of Measure 3 REA J_7LMNGP3DEC17(6) J_7LDEC
J7LMNGP4Proportional Quantity in Derived Unit of Measure 4 REA J_7LMNGP4DEC17(6) J_7LDEC

Key field Non-key field



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

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

How to access SAP table J_7LKVFS

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