HRDEBW_ARB_ATZ SAP (Structure Statemt of Employmt Sec.312 SGB III - Add.Sheet SR) Structure details

Dictionary Type: Structure
Description: Structure Statemt of Employmt Sec.312 SGB III - Add.Sheet SR




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




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

HRDEBW_ARB_ATZ 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 "Structure Statemt of Employmt Sec.312 SGB III - Add.Sheet SR" 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_HRDEBW_ARB_ATZ TYPE HRDEBW_ARB_ATZ.

The HRDEBW_ARB_ATZ table consists of various fields, each holding specific information or linking keys about Structure Statemt of Employmt Sec.312 SGB III - Add.Sheet SR data available in SAP. These include LINE0 (Address line), LINE1 (Address line), LINE2 (Address line), LINE3 (Address line).. 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 HRDEBW_ARB_ATZ 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
ABSENDER 0
LINE0Address line LINESCHAR80LINES
LINE1Address line LINESCHAR80LINES
LINE2Address line LINESCHAR80LINES
LINE3Address line LINESCHAR80LINES
LINE4Address line LINESCHAR80LINES
LINE5Address line LINESCHAR80LINES
LINE_SHORTAddress line LINESCHAR80LINES
ADRESSE 0
LINE0Address line LINESCHAR80LINES
LINE1Address line LINESCHAR80LINES
LINE2Address line LINESCHAR80LINES
LINE3Address line LINESCHAR80LINES
LINE4Address line LINESCHAR80LINES
LINE5Address line LINESCHAR80LINES
LINE_SHORTAddress line LINESCHAR80LINES
ENTGELT 0
ENTGELT_SUMME 0
BETRGHR Payroll: Amount MAXBTCURR15(2) PRBETRG
EINMALZ_JNYes/No HRDEBW_TEXT4CHAR4HRDEBW_TEXT4
EINMALZ 0
AEAUFSTYes/No HRDEBW_TEXT4CHAR4HRDEBW_TEXT4
SIGNATUR 0
FIRMANAMEName 1 of an address NAME1_ADRSCHAR40TEXT40
FIRMAORTCity ORT01_GPCHAR35TEXT35
SACHNAMEName of authorized signatory SACN1CHAR32TEXT32
SACHANREDTitle ANREDCHAR15TEXT15
SACHTELTelephone Number for Queries STEL1CHAR14TELNR
AKTENZEICHENCharacter field of length 40 CHAR40CHAR40CHAR40
SWITCHES 0
ABSENDERCheckbox XFELDCHAR1XFELD
ADRESSECheckbox XFELDCHAR1XFELD
ENTGELTCheckbox XFELDCHAR1XFELD
ENTGELT_SUMMECheckbox XFELDCHAR1XFELD
EINMALZCheckbox XFELDCHAR1XFELD
AEAUFSTCheckbox XFELDCHAR1XFELD
SIGNATURCheckbox XFELDCHAR1XFELD
AKTENZEICHENCheckbox XFELDCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table HRDEBW_ARB_ATZ

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