HRDEPBSVAVGS_VLTSV_P10_ERST_5 SAP (Interval Reimbursement Amount According to Sec.10 VLTSV) Structure details

Dictionary Type: Structure
Description: Interval Reimbursement Amount According to Sec.10 VLTSV




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




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

HRDEPBSVAVGS_VLTSV_P10_ERST_5 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 "Interval Reimbursement Amount According to Sec.10 VLTSV" 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_HRDEPBSVAVGS_VLTSV_P10_ERST_5 TYPE HRDEPBSVAVGS_VLTSV_P10_ERST_5.

The HRDEPBSVAVGS_VLTSV_P10_ERST_5 table consists of various fields, each holding specific information or linking keys about Interval Reimbursement Amount According to Sec.10 VLTSV data available in SAP. These include ENDDA (End Date), DYN_FESTG_BTG_ALT (Dynamically Mod. Specified Amount Acc. to Sec.10 VersLastTSV), DYN_FESTG_ALT_WAERS (Currency Key), DATUM_FESTG_BTG_ALT (End Date).. 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: Can Be Enhanced (Deep)


SAP HRDEPBSVAVGS_VLTSV_P10_ERST_5 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
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
DYN_FESTG_BTG_ALTDynamically Mod. Specified Amount Acc. to Sec.10 VersLastTSV PDE_PBS_VLTSV_P10_DYN_BETRAGCURR15(2) PRBETRG
DYN_FESTG_ALT_WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
DATUM_FESTG_BTG_ALTEnd Date ENDDADATS8DATUM
PRZNT_TARIFERHPercentage of Pay Scale Increase PDE_PBS_VLTSV_P10_PRZNT_TARIFDEC7(4) P_99_PBS_PRZNT
TRFARPay scale type TRFARCHAR2Assigned to domainTRFAR
TRFGBPay Scale Area TRFGBCHAR2Assigned to domainTRFGB
TRFKZES grouping for collective agreement provision TRFKZCHAR1CHAR1
TRFGRPay Scale Group TRFGRCHAR8Assigned to domainTRFGR
ANZ_URHEBERNumber (Single-Digit) PDE_PBS_VLTSV_P10_DEC1DEC1DEC1
ANZ_WITWENumber (Single-Digit) PDE_PBS_VLTSV_P10_DEC1DEC1DEC1
ANZ_HALBWAISENumber (Double-Digit) PDE_PBS_VLTSV_P10_DEC2DEC2DEC2
ANZ_VOLLWAISENumber (Double-Digit) PDE_PBS_VLTSV_P10_DEC2DEC2DEC2
PRZNT_WITWEPercentage for Widow/Widower PDE_PBS_VLTSV_P10_PRZNT_WITWEDEC5(2) DEC3_2
PRZNT_HALBWAISEPercentage for Person Who Has Lost One Parent PDE_PBS_VLTSV_P10_PRZNT_HALBWDEC5(2) DEC3_2
PRZNT_VOLLWAISEPercentage for Orphan PDE_PBS_VLTSV_P10_PRZNT_VOLLWDEC5(2) DEC3_2
SUMME_PRZNTPercentage of the Reimbursement PDE_PBS_VLTSV_P10_SUMMEPROZDEC5(2) DEC3_2
ANZAHL_MONATENumber of Months of Reimbursement Interval PDE_PBS_VLTSV_P10_ANZ_MONATEDEC2DEC02
TEILSUMMECalculated Reimburs. Amt Acc. to Sec.10 VsorglastVteilStVtrG PDE_PBS_VLTSV_P10_ERST_BETRAGCURR15(2) PRBETRG
TEILSUMME_WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ERSTATTUNGSBETRAGCalculated Reimburs. Amt Acc. to Sec.10 VsorglastVteilStVtrG PDE_PBS_VLTSV_P10_ERST_BETRAGCURR15(2) PRBETRG
ERSTATTUNG_WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
DYN_FESTG_BTG_NEUDynamically Mod. Specified Amount Acc. to Sec.10 VersLastTSV PDE_PBS_VLTSV_P10_DYN_BETRAGCURR15(2) PRBETRG
DYN_BTG_NEU_WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table HRDEPBSVAVGS_VLTSV_P10_ERST_5

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