P0888 SAP (HR Master Record for Infotype 0888) Structure details

Dictionary Type: Structure
Description: HR Master Record for Infotype 0888




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




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

P0888 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 Master Record for Infotype 0888" 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_P0888 TYPE P0888.

The P0888 table consists of various fields, each holding specific information or linking keys about HR Master Record for Infotype 0888 data available in SAP. These include PERNR (Personnel Number), INFTY (Infotype), SUBTY (Subtype), OBJPS (Object Identification).. 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 P0888 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
INFTYInfotype INFTYCHAR4T582AINFOTYPITP
SUBTYSubtype SUBTYCHAR4SUBTYSUB
OBJPSObject Identification OBJPSCHAR2OBJPSOPS
SPRPSLock Indicator for HR Master Data Record SPRPSCHAR1SPRPS
ENDDAEnd Date ENDDADATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
SEQNRNumber of Infotype Record with Same Key SEQNRNUMC3NUM03
AEDTMChanged On AEDATDATS8DATUM
UNAMEName of Person Who Changed Object AENAMCHAR12USNAM
HISTOHistorical Record Flag HISTOCHAR1CHAR1
ITXEXText Exists for Infotype ITXEXCHAR1XFELD
REFEXReference Fields Exist (Primary/Secondary Costs) PRFEXCHAR1XFELD
ORDEXConfirmation Fields Exist ORDEXCHAR1XFELD
ITBLDInfotype Screen Control ITBLDCHAR2CHAR2
PREASReason for Changing Master Data PREASCHAR2T530EPREAS
FLAG1Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG2Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG3Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG4Reserved Field/Unused Field NUSEDCHAR1NUSED
RESE1Reserved Field/Unused Field of Length 2 NUSED2CHAR2NUSED2
RESE2Reserved Field/Unused Field of Length 2 NUSED2CHAR2NUSED2
GRPVLGrouping Value for Personnel Assignments PCCE_GPVALCHAR4PCCE_GPVAL
RET_BEN_PLNRetirement Benefits Plan PJP_CP_RET_BEN_PLNCHAR4Assigned to domainPJP_CP_RET_BEN_PLN
RET_BEN_PLN_TYPRetirement Benefits Plan Type PJP_CP_RET_BEN_PLN_TYPCHAR4Assigned to domainPJP_CP_RET_BEN_PLN_TYP
PART_STATParticipant Status PJP_CP_PART_STATCHAR4Assigned to domainPJP_CP_PART_STAT
ENRL_STATEnrollment Status PJP_CP_ENRL_STATCHAR1CHAR1_X
PS_CHG_RSNChange Reason of Participant Status PJP_CP_PS_CHG_RSNCHAR4Assigned to domainPJP_CP_PS_CHG_RSN
COM_STA_DTEComputation Start Date PJP_CP_COM_STA_DTEDATS8DATUM
EXC_YRExclude Period(Year) PJP_CP_EXC_YRNUMC2NUMC2
EXC_MONExclude Period(Month) PJP_CP_EXC_MONNUMC2NUMC2
RET_PEN_ASTApplicability of Return Pension Asset PJP_CP_RET_PEN_ASTCHAR1CHAR1_X
PART_NUMParticipant Number PJP_CP_PART_NUMCHAR30CHAR30
ACC_NUMAccount Number PJP_CP_ACC_NUMCHAR10CHAR10
CTRB_STAT_ERContribution Status (Employer) PJP_CP_CTRB_STAT_ERCHAR1CHAR1_X
CTRB_STAT_PARTContribution Status (Participant) PJP_CP_CTRB_STAT_PARTCHAR1CHAR1_X
BS_PAYT_AMTBasis Payment Amount PJP_CP_BS_PAYT_AMTCURR13(2) WERTV7
ER_PREM_AMTEmployer Premium Amount PJP_CP_ER_PREM_AMTCURR13(2) WERTV7
PP_MON_ALLWPre-Paid Monthly Allowance PJP_CP_PP_MON_ALLWCURR13(2) WERTV7
PP_SHOYO_AMTPre-paid Shoyo Amount PJP_CP_PP_SHOYO_AMTCURR13(2) P_AMT07V
MON_INDMonthly Payment PJP_CP_MON_INDCHAR1CHAR1_X
PART_PREM_AMTParticipant Premium Amount PJP_CP_PART_PREM_AMTCURR13(2) WERTV7
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ER_CS_INDEmployer Contribution Suspension PJP_CP_ER_CTRB_SUSP_INDCHAR1XFELD
PART_CS_INDParticipant Contribution Suspension PJP_CP_PART_CTRB_SUSP_INDCHAR1XFELD
CTRB_SUSP_RSNContribution Suspension Reason PJP_CP_PREM_CONT_SUS_RSNCHAR4Assigned to domainPJP_CP_PREM_CONT_SUS_RSN

Key field Non-key field



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

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

How to access SAP table P0888

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