HRDEPBSVAVGS_VLTSV_AVIS_ADOBE SAP (Output of Payment Summary of Adobe VersStaatsV) Structure details

Dictionary Type: Structure
Description: Output of Payment Summary of Adobe VersStaatsV




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




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

HRDEPBSVAVGS_VLTSV_AVIS_ADOBE 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 "Output of Payment Summary of Adobe VersStaatsV" 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_AVIS_ADOBE TYPE HRDEPBSVAVGS_VLTSV_AVIS_ADOBE.

The HRDEPBSVAVGS_VLTSV_AVIS_ADOBE table consists of various fields, each holding specific information or linking keys about Output of Payment Summary of Adobe VersStaatsV data available in SAP. These include BTRTL (Personnel Subarea), NEUER_DIENSTHERR (New Public Sector Employer), DIENSTHERR_TXT (Public Sector Employer Name), BANKL (Bank Keys).. 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_AVIS_ADOBE 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
WERKSPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
BTRTLPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
NEUER_DIENSTHERRNew Public Sector Employer PDE_PBS_VLTSV_NEUER_DIENSTHERRCHAR8ANSSL
DIENSTHERR_TXTPublic Sector Employer Name PDE_PBS_VLTSV_DH_BEZEICHNUNGCHAR30TEXT30
BANKLBank Keys BANKKCHAR15BANKKBNK
BKKTOBank account number BANKNCHAR18BANKN
BANKAName of bank BANKACHAR60TEXT60
IBANIBAN (International Bank Account Number) IBANCHAR34IBAN
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
ENAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
GBDATDate of Birth GBDATDATS8PDATEGBDAT
GBORTBirthplace GBORTCHAR25TEXT25
BATXTCalculation Type Text PDE_PBS_VLTSV_BERECH_ART_TXTCHAR40TEXT40
VZWECKNote to Payee PDE_PBS_VLTSV_PAY_VZWECKCHAR30TEXT30
UEB_BETRAGTransfer Amount for Severance Pay PDE_PBS_VLTSV_UEBERW_BETRAGCURR15(2) PDE_PBS_VLTSV_BETRG_POS
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table HRDEPBSVAVGS_VLTSV_AVIS_ADOBE

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