HRDEBW_ELTG_TM SAP (Structure ERStatemt Part-Time for Par. Leave Benefit Request) Structure details

Dictionary Type: Structure
Description: Structure ERStatemt Part-Time for Par. Leave Benefit Request




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




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

HRDEBW_ELTG_TM 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 ERStatemt Part-Time for Par. Leave Benefit Request" 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_ELTG_TM TYPE HRDEBW_ELTG_TM.

The HRDEBW_ELTG_TM table consists of various fields, each holding specific information or linking keys about Structure ERStatemt Part-Time for Par. Leave Benefit Request 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_ELTG_TM 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
ANTRAGSNRApplication Number P01W_ANTRGCHAR12CHAR12
PERSDATEN 0
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
GBDATDate of Birth GBDATDATS8PDATEGBDAT
TEILZEIT 0
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
WOSTDHours per week WOSTDDEC5(2) STDAZ
EINKOMMEN 0
ZUSCHMSG 0
ZUSCHBVB 0
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
BETRGHR Payroll: Amount MAXBTCURR15(2) PRBETRG
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
BEAMTERCheckbox XFELDCHAR1XFELD
SWITCHES 0
ABSENDERCheckbox XFELDCHAR1XFELD
ADRESSECheckbox XFELDCHAR1XFELD
ANTRAGSNRCheckbox XFELDCHAR1XFELD
PERSDATENCheckbox XFELDCHAR1XFELD
ZEITRAUMCheckbox XFELDCHAR1XFELD
EINKOMMENCheckbox XFELDCHAR1XFELD
ZUSCHMSGCheckbox XFELDCHAR1XFELD
SIGNATURCheckbox XFELDCHAR1XFELD
AKTENZEICHENCheckbox XFELDCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table HRDEBW_ELTG_TM

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