HRDESV_EE_S_DBAL SAP (Data Module DBAL General) Structure details

Dictionary Type: Structure
Description: Data Module DBAL General




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




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

HRDESV_EE_S_DBAL 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 DBAL General" 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_DBAL TYPE HRDESV_EE_S_DBAL.

The HRDESV_EE_S_DBAL table consists of various fields, each holding specific information or linking keys about Data Module DBAL General data available in SAP. These include LBTAG (Last Paid Day), EGBIS (Continued Payment of Remuneration), AEVN (Remuneration Exceeds Comparison Net), AEBIS (Remuneration Until).. 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_DBAL 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
AULABWork Incapacity/Medical Service/Benefits for Particip. From P01_SV_EE_AUFLABDATS8P01_SV_EE_DATUM
LBTAGLast Paid Day P01_SV_EE_LBTAGDATS8P01_SV_EE_DATUM
EGBISContinued Payment of Remuneration P01_SV_EE_EGBISDATS8P01_SV_EE_DATUM
AEVNRemuneration Exceeds Comparison Net P01_SV_EE_AEVNCHAR1P01_SV_EE_MMJN
AEBISRemuneration Until P01_SV_EE_AEBISDATS8P01_SV_EE_DATUM
AVENDAMAnnouncement of End of Work Relationship On P01_SV_EE_AVENDAMDATS8P01_SV_EE_DATUM
AVENDZUMEnd of Work Relationship On P01_SV_EE_AVENDZUMDATS8P01_SV_EE_DATUM
AVENDGRDReason for Termination of Work Relationship P01_SV_EE_AVENDGRDNUMC2P01_SV_EE_MMXX
PVZUSCHCare Insurance Surcharge for Persons with No Children P01_SV_EE_PVZUSCHCHAR1P01_SV_EE_MMJN
AZMODParticipation in Working Time Model P01_SV_EE_AZMODCHAR1P01_SV_EE_MMJN
KUGRHC at Start of Incapacity to Work P01_SV_EE_KUGNUMC1P01_SV_EE_MMKUG
KUGBEGStart of Reduced Hours Work P01_SV_EE_KUGBEGDATS8P01_SV_EE_DATUM
KUGENDEnd of Reduced Hours Work P01_SV_EE_KUGENDDATS8P01_SV_EE_DATUM
ABMJob-Creating Measure P01_SV_EE_ABMCHAR1P01_SV_EE_KNZJN
LAGBEG1Start of Period 1 for Building Sector Wage Compensation P01_SV_EE_LAGBEG1DATS8P01_SV_EE_DATUM
LAGEND1End of Period 1 for Building Sector Wage Compensation P01_SV_EE_LAGEND1DATS8P01_SV_EE_DATUM
LAGBEG2Start of Period 2 for Building Sector Wage Compensation P01_SV_EE_LAGBEG2DATS8P01_SV_EE_DATUM
LAGEND2End of Period 2 for Building Sector Wage Compensation P01_SV_EE_LAGEND2DATS8P01_SV_EE_DATUM
KNAPPFeature Shift in Mining Company P01_SV_EE_KNAPPNUMC1P01_SV_EE_MM12

Key field Non-key field



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

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

How to access SAP table HRDESV_EE_S_DBAL

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