P23_ABSPER_CE SAP (PS: Merged AB table for PERSON level) Structure details

Dictionary Type: Structure
Description: PS: Merged AB table for PERSON level




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




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

P23_ABSPER_CE 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 "PS: Merged AB table for PERSON level" 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_P23_ABSPER_CE TYPE P23_ABSPER_CE.

The P23_ABSPER_CE table consists of various fields, each holding specific information or linking keys about PS: Merged AB table for PERSON level data available in SAP. These include GROUPING_REASON (Grouping Reason for Personnel Assignments), GROUPING_VALUE (Grouping Value for Personnel Assignments), ABZNR (Pointer to absences), ABART (Settlement 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 P23_ABSPER_CE 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
GROUPING_REASONGrouping Reason for Personnel Assignments PCCE_GPRSNCHAR4Assigned to domainPCCE_GPRSN
GROUPING_VALUEGrouping Value for Personnel Assignments PCCE_GPVALCHAR4PCCE_GPVAL
ABZNRPointer to absences ABZNRRAW1RAW1
ABARTSettlement Type PABARCHAR1CHAR1
APZNRPC205 assignment APZNRRAW1PRSPL
CNTR1National split CNTRXRAW1RAW1
CNTR2National split CNTRXRAW1RAW1
CNTR3National split CNTRXRAW1RAW1
ENDDAEnd Date ENDDADATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
VTKENPrevious Day Indicator VTKENCHAR1XFELD
BEGUZStart time CTIMBCHAR6CHAR6
ENDUZEnd time CTIMECHAR6CHAR6
AWARTAttendance or Absence Type AWARTCHAR4Assigned to domainAWART
ABWTGAttendance and Absence Days ABWTGDEC6(2) TAGE4_2
STDAZAbsence hours ABSTDDEC7(2) JRSTD
ABRTGAttendance and Absence Days ABWTGDEC6(2) TAGE4_2
ABRSTPayroll hours ABRSTDEC7(2) JRSTD
KALTGCalendar days CALDYDEC5(2) DEC3_2
KENN1Indicator for Subsequent Illness KENN1DEC2KNZAU
KENN2Indicator for repeated illness KENN2DEC2KNZAU
KLBEWAbsence valuation rule BEWKLNUMC2Assigned to domainKLBEW
PSARBWork capacity percentage PSARBDEC4(2) DEC2_2
OBEGDOld start date OBEGDDATS8DATUM
OENDDOld end date OENDDDATS8DATUM
REFEXReference Fields Exist (Primary/Secondary Costs) PRFEXCHAR1XFELD
ORDEXConfirmation Fields Exist ORDEXCHAR1XFELD
SUBTYSubtype SUBTYCHAR4SUBTYSUB
OBJPSObject Identification OBJPSCHAR2OBJPSOPS
SPRPSLock Indicator for HR Master Data Record SPRPSCHAR1SPRPS
SEQNRNumber of Infotype Record with Same Key SEQNRNUMC3NUM03
ALLDFRecord is for Full Day ALLDFCHAR1XFELD
HRSIFSet number of hours HRS_INPFLCHAR1XFELD
OCABSIndicator for absence valuation in offcycle payroll PTM_OCABSCHAR1PTM_OCABS
DOCNRDocument number for time data PTM_DOCNRNUMC20PTM_DOCNR
ALZNRAssignment for alternative payment ALZNRRAW1PRSPL
NXDFLNext Day Indicator PTM_NXDFLCHAR1XFELD
START_BEF_ZEROStart Before 00:00 PTM_START_BEF_ZEROCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table P23_ABSPER_CE

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