P05_RPICSRN0_BIM_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_BIM_02
Related tables to P05_RPICSRN0_BIM_02
Access table P05_RPICSRN0_BIM_02




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

P05_RPICSRN0_BIM_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_BIM_02 TYPE P05_RPICSRN0_BIM_02.

The P05_RPICSRN0_BIM_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 PERNR (Personnel Number), ENAME (Formatted Name of Employee or Applicant), SUBTY (Subtype), BEGDA (Start 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: Cannot Be Enhanced


SAP P05_RPICSRN0_BIM_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
SYMBOLStatus of BIS data P05_ICON_L2CHAR132SYCHAR132
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
ENAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
SUBTYSubtype SUBTYCHAR4SUBTYSUB
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
BEGDA_EINStart Date BEGDADATS8DATUM
ENDDA_EINEnd 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
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
REMARKText Symbol length 132 ITEX132CHAR132ITEX132
REC02_OKRecord counter P05_APQ_OUREINT410CDINT4

Key field Non-key field



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

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

How to access SAP table P05_RPICSRN0_BIM_02

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