J_7LMSBELEG42 SAP (REA Declaration: DSD Document Type 42) Structure details

Dictionary Type: Structure
Description: REA Declaration: DSD Document Type 42




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




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

J_7LMSBELEG42 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: DSD Document Type 42" 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_7LMSBELEG42 TYPE J_7LMSBELEG42.

The J_7LMSBELEG42 table consists of various fields, each holding specific information or linking keys about REA Declaration: DSD Document Type 42 data available in SAP. These include KPROZ_KOPF (Percentage for Valuation Share (Price List Item/Trade Level)), FIRMAKOP (Name 1 of an address), ANREDKOP (Title), NAME1KOP (Name 1).. 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_7LMSBELEG42 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
SUM1Net Value in Document Currency NETWRCURR15(2) WERTV8
KPROZ_KOPFPercentage for Valuation Share (Price List Item/Trade Level) J_7LKPROZDEC6(3) DECV3_3
.INCLU-KOP 0
FIRMAKOPName 1 of an address NAME1_ADRSCHAR40TEXT40
ANREDKOPTitle ANREDCHAR15TEXT15
NAME1KOPName 1 NAME1_BASCHAR35NAME
NAME2KOPName 2 NAME2_BASCHAR35NAME
NAME3KOPName 3 NAME3_BASCHAR35NAME
NAME4KOPName 4 NAME4_BASCHAR35NAME
STRASKOPHouse number and street STRAS_GPCHAR35TEXT35
PSTLZKOPPostal Code PSTLZCHAR10PSTLZ
LAND1KOPCountry Key LAND1CHAR3Assigned to domainLAND1LND
ORT01KOPCity ORT01CHAR25TEXT25
REGIOKOPSTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
REGIO_BEZEIKOPDescription BEZEI20CHAR20TEXT20
TELF1KOPAddresses: telephone no. TLFNRCHAR30TEXT30
TELFXKOPFax number TELFX_BASCHAR31TEXT31
SMTP_ADDRKOPE-Mail Address AD_SMTPADRCHAR241SXIDNAD_SMTPADR
ZNEHMKOPLicensee, Customer Number with Recycling Partner REA J_7LZNEHMCHAR12J_7LZNEH
LFDNRKOPREA Declaration: Sequence Number for DSD Document Type J_7LLFDNRNUMC10J_7LLFDNR
MMKNZKOPREA Declaration: Checkbox for Monthly Declaration J_7LCBMMKNZCHAR1CHAR1_X
QMKNZKOPREA Declaration: Checkbox for Quarterly Declaration J_7LCBQMKNZCHAR1CHAR1_X
JMKNZKOPREA Declaration: Checkbox for Annual Declaration J_7LCBJMKNZCHAR1CHAR1_X
JAKNZKOPREA Declaration: Checkbox for Final Annual Declaration J_7LCBJAKNZCHAR1CHAR1_X
PERIO_TEXTKOPREA Declaration: Periodicity in Words J_7LPERIO_TEXTCHAR30J_7LPERIO_TEXT
PERINRKOPREA Declaration: Period Number J_7LPERIONRCHAR2CHAR02
GJAHRKOPFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
STCEGKOPVAT Registration Number STCEGCHAR20STCEG
STENRKOPTax Number at Responsible Tax Authority STENRCHAR18CHAR18
STCD1KOPTax Number 1 STCD1CHAR16STCD1
STCD2KOPTax Number 2 STCD2CHAR11STCD2
ZARTKOPPayment Type J_7LZARTCHAR1J_7LZART
TLKNZKOPREA Indicator for Test Run J_7LTLKNZCHAR1CHAR1_X
BUDATKOPPosting Date in the Document BUDATDATS8DATUM
TESTTEXTKOPChar 20 CHAR20CHAR20CHAR20
PREVIEWKOPIndicator for Screen Preview J_7LMSPREVIEWCHAR1CHAR1_X
HOSTIDKOPTCP/IP Address in Character J_7LMSHOSTIDCHAR255CHAR255
FONAMKOPREA Declaration system: Name of MDF file for Jetform J_7LMSMDFCHAR20CHAR020

Key field Non-key field



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

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

How to access SAP table J_7LMSBELEG42

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