HRDEPBSCAS_IMPORT_VLTSV SAP (Import Structure for VLTST) Structure details

Dictionary Type: Structure
Description: Import Structure for VLTST




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




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

HRDEPBSCAS_IMPORT_VLTSV 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 "Import Structure for VLTST" 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_HRDEPBSCAS_IMPORT_VLTSV TYPE HRDEPBSCAS_IMPORT_VLTSV.

The HRDEPBSCAS_IMPORT_VLTSV table consists of various fields, each holding specific information or linking keys about Import Structure for VLTST data available in SAP. These include ENDDA (End Date), RGHFDB_MAN (Pensionable Pay Manual), DZ_QUOT_MONATE (Employment Periods from Quotas in Months), ABW_BEMESS_SATZ (Alternative Assessment Rate).. 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 HRDEPBSCAS_IMPORT_VLTSV 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
RGHFDB_MANPensionable Pay Manual PDE_PBS_RGHFDB_MANCURR15(2) PRBETRG
DZ_QUOT_MONATEEmployment Periods from Quotas in Months PDE_PBS_VLTSV_DZ_QUOT_MONATENUMC4
ABW_BEMESS_SATZAlternative Assessment Rate PDE_PBS_VLTSV_ABW_BEMESS_SATZCHAR2PDE_PBS_VLTSV_BEMESS_SATZ
KEIN_P3Prerequisites Accordin to Sec.3 VLTSV Are Not Fulfilled PDE_PBS_VLTSV_KEIN_P3CHAR1BOOLE
EINVFEntry: Pension Event EINVFDATS8DATUM
DH_WECHSEL_DATDate of Change of Employer After Start of Treaty PDE_PBS_VLTSV_DH_WECHSEL_DATDATS8DATS
RGFDB_WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
BERECHNUNG_WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
BERECH_ARTCalculation Type of Severance Pay Process PDE_PBS_VLTSV_BERECH_ARTCHAR2Assigned to domainPDE_PBS_VLTSV_BERECH_ART
BERECH_GRUNDCalculation Reason for Severance Pay (Change of Employer) PDE_PBS_VLTSV_BERECH_GRUNDCHAR2Assigned to domainPDE_PBS_VLTSV_BERECH_GRUND
APRFNR_REFApplication reference number P00_PBS_APRFNRNUMC6NUMC06
SONDERZAHLUNG_MANManually Entered Special Payment for Calc. of Severance Pay PDE_PBS_VLTSV_SOZUW_MANCURR15(2) PRBETRG
BOX_SOZACheckbox for Entry of Special Payment PDE_PBS_VLTSV_BOX_SOZACHAR1XFELD
NEUER_DIENSTHERRNew Public Sector Employer PDE_PBS_VLTSV_NEUER_DIENSTHERRCHAR8ANSSL
RECHTS_GRUNDLAGECalculation Type of Severance Pay Process PDE_PBS_VLTSV_RECHTSGRDLCHAR2PDE_PBS_VLTSV_RECHTSGRDL
UEB_BETRAG_MANTransfer Amount for Severance Pay Manual PDE_PBS_VLTSV_UEBERW_BET_MANCURR15(2) PRBETRG
UEB_BETRAG_MAN_WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ABW_BER_STICHTAGDeviating Calculation Key Date PDE_PBS_VLTSV_BDATEDATS8DATUM
VZWECKNote to Payee PDE_PBS_VLTSV_PAY_VZWECKCHAR30TEXT30

Key field Non-key field



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

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

How to access SAP table HRDEPBSCAS_IMPORT_VLTSV

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