P05_RPICSRN0_ALV_02 SAP (ALV Structure for Savings Schemes Conversion Report) Structure details

Dictionary Type: Structure
Description: ALV Structure for Savings Schemes Conversion Report




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




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

P05_RPICSRN0_ALV_02 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 "ALV Structure for Savings Schemes Conversion Report" 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_P05_RPICSRN0_ALV_02 TYPE P05_RPICSRN0_ALV_02.

The P05_RPICSRN0_ALV_02 table consists of various fields, each holding specific information or linking keys about ALV Structure for Savings Schemes Conversion Report data available in SAP. These include ENAME (Formatted Name of Employee or Applicant), SUBTY (Subtype), BEGDA (Start Date), ENDDA (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 P05_RPICSRN0_ALV_02 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 PERNR_DNUMC8PERNRPER
ENAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
SUBTYSubtype SUBTYCHAR4SUBTYSUB
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
BETRSSavings Amount P05_BETRSCURR13(2) P_AMT07V
PCTWNEmployee Savings Percentage for Life-Course Savings Scheme P05_PCTWNLLRDEC7(2) ANZHL
ZFPERFirst Savings Period P05_DZFPERNUMC2PABRP
ZANZLNumber for determining further payment dates DZANZLDEC3DEC3
LLUBBSavings Amount from Special Payments P05_LLUBBCHAR1XFELD
LLRGRGrouping for Employer Contrib. to Life-Course Savings Scheme P05_LLRGRCHAR2Assigned to domainP05_LLRGR
BDRWGEmployer Contribution to Life-Course Savings Scheme P05_BDRWGLLRCURR7(2) P05_WERTV7
PCTWGEmployer Contribution Pct. to Life-Course Savings Scheme P05_PCTWGLLRDEC7(2) P05_PCT
UNAMEName of Person Who Changed Object AENAMCHAR12USNAM
BETRBSavings Amount for Special Payments P05_BETRS_BBCURR13(2) P_AMT07V
PWNBBEE Savings Percentage over SP for Life Course Savings Scheme P05_PCTWNLLR_BBDEC7(2) ANZHL
ESPBBFirst Savings Period for Special Payments P05_DZFPER_BBNUMC2PABRP
INTBBInterval Between Savings Periods for Special Payments P05_DZANZL_BBDEC3DEC3
FWGBBEmployer Contribution as Special Payment P05_FLAG_WG_BIJDR_BBCHAR1XFELD
BEGDA_EINStart Date BEGDADATS8DATUM
ENDDA_EINEnd Date ENDDADATS8DATUM
STATUS02_BIMStatus of BIS data P05_STATUS_BIMCHAR132SYCHAR132
REC02_OKRecord counter P05_APQ_OUREINT410CDINT4
EMFSSPayee key for bank transfers EMFSL_521BCHAR8Assigned to domainEMFSL_521B
EMFTSPayee text EMFTTCHAR40TEXT40
BKPLSPostal code BKPZLCHAR10PSTLZ
BKORSCity ORT03CHAR25TEXT25
BASKSBank country key BANKSCHAR3Assigned to domainLAND1BKL
BASKLBank Keys BANKKCHAR15BANKKBNK
BASKNBank account number BANK3CHAR18BANKN
ZLSCSPayment method SLSCHCHAR1Assigned to domainZLSCH
ZWECKPurpose of Bank Transfers DZWECKCHAR40TEXT40
IBANSIBAN (International Bank Account Number) IBANCHAR34IBAN

Key field Non-key field



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

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

How to access SAP table P05_RPICSRN0_ALV_02

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