HRDEPBSNOS_VAVH SAP (Statement Data for Pension Pay Reductions Sect. 14(3)) Structure details

Dictionary Type: Structure
Description: Statement Data for Pension Pay Reductions Sect. 14(3)




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




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

HRDEPBSNOS_VAVH 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 "Statement Data for Pension Pay Reductions Sect. 14(3)" 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_HRDEPBSNOS_VAVH TYPE HRDEPBSNOS_VAVH.

The HRDEPBSNOS_VAVH table consists of various fields, each holding specific information or linking keys about Statement Data for Pension Pay Reductions Sect. 14(3) data available in SAP. These include EINVF (Entry: Pension Event), EINBV (Date of Creation of Status of Public Officer), GBDAT (Date of Birth), VHSAB_CAL (Automatic Percentage Reduction of Pension BeamtVG Sec.14 P.3).. 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 HRDEPBSNOS_VAVH 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
GRDVFVAVH Sec. 14(3): Reason for Occurrence of Pension Event PDE_PBSVAVG_GRDVFCHAR2PDE_PBSVAVG_GRDVF
EINVFEntry: Pension Event EINVFDATS8DATUM
EINBVDate of Creation of Status of Public Officer EINBVDATS8DATUM
GBDATDate of Birth GBDATDATS8PDATEGBDAT
VHSAB_CALAutomatic Percentage Reduction of Pension BeamtVG Sec.14 P.3 VHSAB_CALDEC5(2) DEC3_2
MINDVHAutomatic Percentage Reduction of Pension BeamtVG Sec.14 P.3 VHSAB_CALDEC5(2) DEC3_2
DZJDuration in Years to 2 Decimal Places PDE_PBSVAVG_DZJ_DEC2DEC5(2) DEC3_2
LJAge of Employee EMPL_AGEINT410
VAVH_UNGEKUERZTAutomatic Percentage Reduction of Pension BeamtVG Sec.14 P.3 VHSAB_CALDEC5(2) DEC3_2
DAT_VOLL_65LJDate of Birth GBDATDATS8PDATEGBDAT
DAT_VOLL_LJDate of Birth GBDATDATS8PDATEGBDAT
IS_AUFSCHLAGFields of Structure Describe a Surcharge PDE_PBSVAVG_IS_AUFSCHLAGCHAR1XFELD
DATE_GES_REGEL_AGDate of Age Limit PDE_PBSVAVG_AGE_LIMIT_DATEDATS8DATUM
DATE_BES_AGDate of Age Limit PDE_PBSVAVG_AGE_LIMIT_DATEDATS8DATUM
AUFVHAutomatic Percentage Reduction of Pension BeamtVG Sec.14 P.3 VHSAB_CALDEC5(2) DEC3_2
VERS_AUFSCHL_CALPercentage of Automatically Calculated Pension Pay Increase PDE_PBSVAVG_VERS_AUFS_CALDEC5(2) DEC3_2

Key field Non-key field



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

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

How to access SAP table HRDEPBSNOS_VAVH

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