RPLSVED0 SAP (HR-DSV: Structure for Report RPLSVED0) Structure details

Dictionary Type: Structure
Description: HR-DSV: Structure for Report RPLSVED0




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




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

RPLSVED0 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 "HR-DSV: Structure for Report RPLSVED0" 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_RPLSVED0 TYPE RPLSVED0.

The RPLSVED0 table consists of various fields, each holding specific information or linking keys about HR-DSV: Structure for Report RPLSVED0 data available in SAP. These include PERSB (Personnel Area), PERSTB (Personnel Subarea), KVSTATUS (Single-Character Indicator), KVKZ1 (Indicator for Health Insurance).. 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 (character-type or numeric)


SAP RPLSVED0 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
RECHTSKRSWest/East Indicator WOKNZCHAR1WOKNZ
PERSBPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
PERSTBPersonnel Subarea BTRTL_001PCHAR4Assigned to domainBTRTL
KVSTATUSSingle-Character Indicator CHAR1CHAR1CHAR1
KVKZ1Indicator for Health Insurance KVKZ1CHAR1Assigned to domainSVSCH
PERNRPersonnel Number P_PERNRNUMC8PERNR
SW_AUEBERHR-DSV: Switch: Over HI IT in Current Year PC01_SWAUEBERCHAR1CHAR1
SW_FUEBERHR-DSV: Switch: Over HI IT in Following Year PC01_SWFUEBERCHAR1CHAR1
SW_AUNTERHR-DSV: Switch: Under HI IT in Current Year PC01_SWAUNTERCHAR1CHAR1
SW_FUNTERHR-DSV: Switch: Under HI IT in Following Year PC01_SWFUNTERCHAR1CHAR1
ENTGT_AJAHR1HR-DSV: Remuneration in Current Year (Procedure1) PC01_AENTGT1CURR15(2) PRBETRG
ENTGT_AJAHR1_LFDHR-DSV: Basic Pay in Current Year (Procedure1) PC01_AENTGT1_LFDCURR15(2) PRBETRG
ENTGT_AJAHR1_EGAHR-DSV: Other Payments in Current Year (Procedure1) PC01_AENTGT1_EGACURR15(2) PRBETRG
ENTGT_AJAHR2HR-DSV: Remuneration in Current Year (Procedure2) PC01_AENTGT2CURR15(2) PRBETRG
ENTGT_AJAHR2_LFDHR-DSV: Basic Pay in Current Year (Procedure2) PC01_AENTGT2_LFDCURR15(2) PRBETRG
ENTGT_AJAHR2_EGAHR-DSV: Other Payments in Current Year (Procedure2) PC01_AENTGT2_EGACURR15(2) PRBETRG
ENTGT_FJAHRHR-DSV: Remuneration in Following Year PC01_AENTGTFCURR15(2) PRBETRG
ENTGT_FJAHR_LFDHR-DSV: Basic Pay in Following Year PC01_AENTGTF_LFDCURR15(2) PRBETRG
ENTGT_FJAHR_EGAHR-DSV: Other Payments in Following Year PC01_AENTGTF_EGACURR15(2) PRBETRG
ENAMEHR-DSV: Formatted Name of Personnel Number PC01_ENAMECHAR40CHAR40
KVSTATTXTChar 15 CHAR15CHAR15CHAR15
SW_BES_JAEGData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
SVTG_AKTHR-DSV: SI Days in Last Payroll Period PC01_SVTGAKTNUMC3NUM3
SVTG_GESHR-DSV: Total SI Days in Current Year PC01_SVTGGESNUMC3NUM3
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
ENTGT_SHIFT_LFDRegular Remuneration for Following Year PC01_ENTGT_SHIFT_LFDCURR15(2) PRBETRG
ENTGT_SHIFT_EGARemuneration for Following Year (Non-Recurring Payment) PC01_ENTGT_SHIFT_EGACURR15(2) PRBETRG
EINDA Last Entry Date0

Key field Non-key field



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

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

How to access SAP table RPLSVED0

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