HRDESV_EE_S_DBLT SAP (Data Module DBLT Addit. Data Calculation of Transitional Pay) Structure details

Dictionary Type: Structure
Description: Data Module DBLT Addit. Data Calculation of Transitional Pay




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




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

HRDESV_EE_S_DBLT 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 "Data Module DBLT Addit. Data Calculation of Transitional Pay" 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_HRDESV_EE_S_DBLT TYPE HRDESV_EE_S_DBLT.

The HRDESV_EE_S_DBLT table consists of various fields, each holding specific information or linking keys about Data Module DBLT Addit. Data Calculation of Transitional Pay data available in SAP. These include BVBIS (Employed to), BVALS (Employed as), AUSB (Education Relationship), VORER (Continued Pay for Less Than 6 Weeks).. 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 HRDESV_EE_S_DBLT 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
BVBEGStart of the Employment Relationship P01_SV_EE_BVBEGDATS8P01_SV_EE_DATUM
BVBISEmployed to P01_SV_EE_BVBISDATS8P01_SV_EE_DATUM
BVALSEmployed as P01_SV_EE_BVALSCHAR30P01_SV_EE_BVALS
AUSBEducation Relationship P01_SV_EE_AUSBCHAR1P01_SV_EE_KNZJN
VORERContinued Pay for Less Than 6 Weeks P01_SV_EE_VORERCHAR1P01_SV_EE_KNZJN
BEGVE1Start of Imputable Periods of Preexisting Conditions 1 P01_SV_EE_BEGVE1DATS8P01_SV_EE_DATUM
ENDVE1Imputable Periods of Preexisting Conditions End 1 P01_SV_EE_ENDVE1DATS8P01_SV_EE_DATUM
BEGVE2Start of Imputable Periods of Preexisting Conditions 2 P01_SV_EE_BEGVE2DATS8P01_SV_EE_DATUM
ENDVE2Imputable Periods of Preexisting Conditions End 2 P01_SV_EE_ENDVE2DATS8P01_SV_EE_DATUM
AEVZMONMonthly Full-Time Remuneration P01_SV_EE_AEVZMONNUMC8P01_SV_EE_BETRAG
AEVZSTDHourly Full-Time Remuneration P01_SV_EE_AEVZSTDNUMC8P01_SV_EE_BETRAG
WAZTRFWeekly Working Time Agreed by Collective Agreement P01_SV_EE_WAZTRFNUMC5P01_SV_EE_ANZSTD
BEGTRFCurrently Valid Collective Agreement Of P01_SV_EE_BEGTRFDATS8P01_SV_EE_DATUM
TRFGEMDefining Pay Scale Group/Collective Agreement P01_SV_EE_TRFGEMCHAR20P01_SV_EE_KZ20
MMTRFDefining Pay Scale Group/Collective Agreement P01_SV_EE_MMTRFCHAR1P01_SV_EE_MMTRF
VRGTGRRemuneration/Wage Group P01_SV_EE_VRGTGRCHAR20P01_SV_EE_KZ20
VWLMONCollective Agr. Capital Form. Savings Payment of Employer P01_SV_EE_VWLMONNUMC8P01_SV_EE_BETRAG
EZTRFNon-Recurring Payment Regulated by Collective Agreement P01_SV_EE_EZTRFNUMC8P01_SV_EE_BETRAG
VWLCapital Formation Savings Payment During Bens for Particptn P01_SV_EE_VWLNUMC6P01_SV_EE_BETRAG6
BRUSBGross Cont. Paymts in Kind/Rem. for PT Work in Mnth d. BfP P01_SV_EE_BRUSBNUMC8P01_SV_EE_BETRAG
NETSBNet Cont. Payments in Kind/Rem. PT Wrk d. BfP in Month P01_SV_EE_NETSBNUMC8P01_SV_EE_BETRAG
VERZSVFRContribution Exemption Foregone for Part-Time Employment P01_SV_EE_VERZSVFRCHAR1P01_SV_EE_KNZJN
AEGLTZRemuneration in Slide Zone P01_SV_EE_AEGLTZCHAR1P01_SV_EE_KNZJN
VERZGLTZReduction in PI Contributions Foregone for Slide Zone P01_SV_EE_VERZGLTZCHAR1P01_SV_EE_KNZJN
RECHTSKRLegal Area of Place of Work P01_SV_EE_RECHTSKRCHAR1P01_SV_EE_RECHTSKR
AEENTTRFRemuneration Corresponds to Collective Agreement Conditions P01_SV_EE_AEENTTRFCHAR1P01_SV_EE_KZJNU
UNFTRInstitute Indicator of Accident Insurance Carrier P01_SV_EE_UNFTRCHAR15P01_SV_EE_UNFTR

Key field Non-key field



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

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

How to access SAP table HRDESV_EE_S_DBLT

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