PJP_RPLDDLJ0_ALV SAP (Internal table structure of RPLDDLJ0 for ALV) Structure details

Dictionary Type: Structure
Description: Internal table structure of RPLDDLJ0 for ALV




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




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

PJP_RPLDDLJ0_ALV 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 "Internal table structure of RPLDDLJ0 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_PJP_RPLDDLJ0_ALV TYPE PJP_RPLDDLJ0_ALV.

The PJP_RPLDDLJ0_ALV table consists of various fields, each holding specific information or linking keys about Internal table structure of RPLDDLJ0 for ALV data available in SAP. These include LBIMF (Labour Insurance Modifier), PERNR_SEQ (Personnel Number), FAMILY_SEQ (Natural Number), PERNR (Personnel Number).. 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 PJP_RPLDDLJ0_ALV 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
SCIMFSocial Insurance Modifier P22J_SCIMFCHAR2Assigned to domainP22J_SCIMF
LBIMFLabour Insurance Modifier P22J_LBIMFCHAR2Assigned to domainP22J_LBIMF
PERNR_SEQPersonnel Number PERNR_DNUMC8PERNRPER
FAMILY_SEQNatural Number INT4INT410INT4
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
NAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
KANAEmployee's Name (Sortable by LAST NAME FIRST NAME) SMNAMCHAR30CHAR30
GBDATBirthdate in WAREKI(Japanese calender) P22_GBDAT_WAREKICHAR12
AGEAge P22_LDDL_AGENUMC3
GESCHGender Key GESCHCHAR1GESCH
GESCH_TEXTGender P22_LDDL_GESCH_TXTCHAR20TEXT20
1_SIINRInsurance Number for Health ins. P22J_HIINRCHAR15P22J_SIINR
1_STRDATEHealth Insurance Start Date (in WAREKI) P22_HIDAT_WAREKICHAR12
1_LOSDATEHealth Insurance Start Date (in WAREKI) P22_HILDAT_WAREKICHAR12
2_SIINRInsurance Number for EE's pens. P22J_PEINRCHAR15P22J_SIINR
2_SIPNRPension Number P22J_SIPNRCHAR15P22J_SIPNR
2_STRDATEPension Insurance Start Date (in WAREKI) P22_PIDAT_WAREKICHAR12
2_LOSDATEPension Insurance Lost Date (in WAREKI) P22_PILDAT_WAREKICHAR12
3_SIINRInsurance Number for Pension fund P22J_PSINRCHAR15P22J_SIINR
3_STRDATECompany Pension Start Date (in WAREKI) P22_CPDAT_WAREKICHAR12
3_LOSDATECompany Pension Lost Date (in WAREKI) P22_CPLDAT_WAREKICHAR12
4_SIINRInsurance Number for Employ ins. P22J_PFINRCHAR15P22J_SIINR
4_STRDATEKoyou Start Date (in WAREKI) P22_KYDAT_WAREKICHAR12
4_LOSDATEKoyou Lost Date (in WAREKI) P22_KYLDAT_WAREKICHAR12
FAMI_NAMEName of Family Member P22_FAMNACHAR40TEXT40
FGBDTBirthdate of Familymember in WAREKI (Japanese calender) P22_FGBDT_WAREKICHAR12
INDRLIndicator for relationship (specification code) P22J_INDRLCHAR2Assigned to domainAUSPR
ATEXTRelation (Description) P22_LDDL_RELATIONCHAR20TEXT20

Key field Non-key field



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

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

How to access SAP table PJP_RPLDDLJ0_ALV

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