HRDESV_S_0700_DBGZ_DATA SAP (Data from IT 0700 for Subtype DBGZ (Version-Independent)) Structure details

Dictionary Type: Structure
Description: Data from IT 0700 for Subtype DBGZ (Version-Independent)




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




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

HRDESV_S_0700_DBGZ_DATA 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 from IT 0700 for Subtype DBGZ (Version-Independent)" 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_S_0700_DBGZ_DATA TYPE HRDESV_S_0700_DBGZ_DATA.

The HRDESV_S_0700_DBGZ_DATA table consists of various fields, each holding specific information or linking keys about Data from IT 0700 for Subtype DBGZ (Version-Independent) data available in SAP. These include M_KENNZGLZ (Indicator: Slide Zone Calculation of Contribution Amount), GAEG (Regular Total Remuneration in Euro Cents), M_GAEG (Regular Total Remuneration in Euro Cents), SW_GAEG (SI Adjustment: Regular Total Remuneration Manual).. 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_S_0700_DBGZ_DATA 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
KENNZGLZIndicator: Slide Zone Calculation of Contribution Amount P01_SV_D3_KENNZGLZNUMC1P01_SV_D3_KENNZGLZ
M_KENNZGLZIndicator: Slide Zone Calculation of Contribution Amount P01_SV_D3_KENNZGLZNUMC1P01_SV_D3_KENNZGLZ
GAEGRegular Total Remuneration in Euro Cents P01_SV_D3_GAEGNUMC6D3EG
M_GAEGRegular Total Remuneration in Euro Cents P01_SV_D3_GAEGNUMC6D3EG
SW_GAEGSI Adjustment: Regular Total Remuneration Manual P01_SV_D3_SW_GAEGCHAR1XFELD
EGAEGNon-Recurring Total Remuneration in Euro Cents P01_SV_D3_EGAEGNUMC6D3EG
M_EGAEGNon-Recurring Total Remuneration in Euro Cents P01_SV_D3_EGAEGNUMC6D3EG
SW_EGAEGSI Adjustment: Non-Recurring Total Remuneration Manual P01_SV_D3_SW_EGAEGCHAR1XFELD
LFDEGRegular Remuneration in Euro Cents P01_SV_D3_LFDEGNUMC8P01_SV_D3_EG_8
M_LFDEGRegular Remuneration in Euro Cents P01_SV_D3_LFDEGNUMC8P01_SV_D3_EG_8
SW_LFDEGSI Adjustment: Reported Regular Remuneration Manual P01_SV_D3_SW_LFDEGCHAR1XFELD
EZEGRemuneration Non-Recurring Payment in Euro Cents P01_SV_D3_EZEGNUMC8P01_SV_D3_EG_8
M_EZEGRemuneration Non-Recurring Payment in Euro Cents P01_SV_D3_EZEGNUMC8P01_SV_D3_EG_8
SW_EZEGSI Adjustment: Remun. Non-Rec. Payt Reported Manually P01_SV_D3_SW_EZEGCHAR1XFELD
BBGRUKUGContrib. Assessment Basis RHC in Euro Cents P01_SV_D3_BBGKUGNUMC8P01_SV_D3_EG_8
M_BBGRUKUGContrib. Assessment Basis RHC in Euro Cents P01_SV_D3_BBGKUGNUMC8P01_SV_D3_EG_8
SW_BBGRUKUGSocial Insurance Adjustment: Reported CAB RHC Manual P01_SV_D3_SW_BBGRUKUGCHAR1XFELD
SVTGSI Days in Payroll Month P01_SV_D3_SVTG_CCHAR2P01_SV_D3_SVTG_C
M_SVTGSI Days in Payroll Month P01_SV_D3_SVTG_CCHAR2P01_SV_D3_SVTG_C
SW_SVTGSI Days Manual Entry P01_SV_D3_SW_SVTGCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table HRDESV_S_0700_DBGZ_DATA

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