RPSVEOD0_ALV_PROT SAP (RPSVEOD0 Output Structure for ALV) Structure details

Dictionary Type: Structure
Description: RPSVEOD0 Output Structure for ALV




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




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

RPSVEOD0_ALV_PROT 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 "RPSVEOD0 Output Structure for ALV" 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_RPSVEOD0_ALV_PROT TYPE RPSVEOD0_ALV_PROT.

The RPSVEOD0_ALV_PROT table consists of various fields, each holding specific information or linking keys about RPSVEOD0 Output Structure for ALV data available in SAP. These include LAND_BBER_BERSTNUM (PR Statistics: State, Empl. Area, Reporting Office No.), LFDNR (Sequence No. of Pension Recipient), ARTDV_RECHTSGR (PR Statistics: Type of Work Relationship, Legal Basis), VERSORGUNGSART (PR Statistics: Pension Type).. 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 RPSVEOD0_ALV_PROT 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
PERNRPersonnel Number P_PERNRNUMC8PERNR
LAND_BBER_BERSTNUMPR Statistics: State, Empl. Area, Reporting Office No. P01P_LAND_BBER_BERSTNUMCHAR13CHAR13
LFDNRSequence No. of Pension Recipient P01P_LFDNR_VECHAR9CHAR9
ARTDV_RECHTSGRPR Statistics: Type of Work Relationship, Legal Basis P01P_ARTDV_RECHTSGRCHAR3CHAR3
VERSORGUNGSARTPR Statistics: Pension Type P01P_VEARTCHAR2CHAR2
GEBDATPR Statistics: Date of Birth P01P_GEBDATCHAR7CHAR7
GESCHL_FAMSTPR Statistics: Gender, Marital Status P01P_GESCHL_FAMSTCHAR3CHAR3
BESOLDUNGSGRUPPEPR Statistics: Salary Group P01P_BESOLDGRCHAR3CHAR3
VOMHUNDERTSATZPR Statistics: Pension Percentage P01P_RGHSATZCHAR6CHAR6
GEMEINDEKNZPR Statistics: Municipality ID P01P_GEMEINDEKNZCHAR43CHAR43
BSTND_ANSPRUCHPR Statistics: Headcount, Start of Entry/Legal Entitlement P01P_BSTND_ANSPRUCHCHAR15CHAR15
GRUNDPension Entry Reason (Pension Recipient Statistics) GRDEVCHAR2GRDEV
VORJAHR_LAUFENDPR Statistics: Regular Payments of Previous Year P01P_VORJAHR_LAUFENDCHAR10CHAR10
VORJAHR_EINMALPR Statistics: Other Payments (Previous Year) P01P_VORJAHR_EINMALCHAR10CHAR10
VERSORGUNG_JANUARPR Statistics: Regular Payments in January P01P_VERSORGUNG_JANUARCHAR10CHAR10
FAMZUSCHLAG_KINDERPR Statistics: Children-Related Part of Family-Related Bonus P01P_FAMZU_KINDERCHAR10CHAR10
ZUSCHLAG_KINDERERZPR Statistics: Child Allowance Supplement in January P01P_KEZCHAR10CHAR10
MONAT_SOZAHLUNGPR Statistics: Monthly Special Payment P01P_MOSOZACHAR10CHAR10
ZUSCHLAG_50BPR Statistics: Bonus Acc. to Sec. 50b, 50c, 50d, 50e P01P_ZUSCHLAGCHAR10CHAR10
ZUSCHLAG_50CPR Statistics: Bonus Acc. to Sec. 50b, 50c, 50d, 50e P01P_ZUSCHLAGCHAR10CHAR10
ZUSCHLAG_50DPR Statistics: Bonus Acc. to Sec. 50b, 50c, 50d, 50e P01P_ZUSCHLAGCHAR10CHAR10
ZUSCHLAG_50EPR Statistics: Bonus Acc. to Sec. 50b, 50c, 50d, 50e P01P_ZUSCHLAGCHAR10CHAR10
RUHENSBETRG_53PR Statistics: Suspension Amt in Jan Acc.to Sec.53,54,55,56 P01P_RBETRGCHAR10CHAR10
RUHENSBETRG_54PR Statistics: Suspension Amt in Jan Acc.to Sec.53,54,55,56 P01P_RBETRGCHAR10CHAR10
RUHENSBETRAGPR Statistics: Suspension Amt in Jan Acc.to Sec.53,54,55,56 P01P_RBETRGCHAR10CHAR10
RUHENSBETRG_56PR Statistics: Suspension Amt in Jan Acc.to Sec.53,54,55,56 P01P_RBETRGCHAR10CHAR10
RENTENPR Statistics: Pensions in January P01P_RENTENCHAR10CHAR10
VERSORGUNGSABSCHLAGPR Statistics: Pension Pay Reduction P01P_VEABSCHLAGCHAR10CHAR10
MINDESTVERSORGUNGTemSe/Pension Recipient Statistics: Minimum Pension P01_VESTAT_TEMSE_MINDVERSCHAR1CHAR1
BUNDLANDTemSe/Pension Recipient Statistics: Federation/State P01_VESTAT_TEMSE_BUNDLANDCHAR24CHAR24

Key field Non-key field



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

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

How to access SAP table RPSVEOD0_ALV_PROT

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