CNV_21500_PCL2_IF_PC20I SAP (Cluster RD/B2: Table AB) Structure details

Dictionary Type: Structure
Description: Cluster RD/B2: Table AB




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




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

CNV_21500_PCL2_IF_PC20I 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 "Cluster RD/B2: Table AB" 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_CNV_21500_PCL2_IF_PC20I TYPE CNV_21500_PCL2_IF_PC20I.

The CNV_21500_PCL2_IF_PC20I table consists of various fields, each holding specific information or linking keys about Cluster RD/B2: Table AB data available in SAP. These include ABART (Settlement Type), APZNR (PC205 assignment), CNTR1 (National split), CNTR2 (National split).. 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 CNV_21500_PCL2_IF_PC20I 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
ABZNRPointer to absences CNV_21500_DUMMY_ABZNRRAW1RAW1
ABARTSettlement Type CNV_21500_DUMMY_PABARCHAR1CHAR1
APZNRPC205 assignment CNV_21500_DUMMY_APZNRRAW1CNV_21500_DUMMY_PRSPL
CNTR1National split CNV_21500_DUMMY_CNTRXRAW1RAW1
CNTR2National split CNV_21500_DUMMY_CNTRXRAW1RAW1
CNTR3National split CNV_21500_DUMMY_CNTRXRAW1RAW1
ENDDAEnd Date ENDDADATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
VTKENPrevious Day Indicator VTKENCHAR1XFELD
BEGUZStart time CNV_21500_DUMMY_CTIMBCHAR6CHAR6
ENDUZEnd time CNV_21500_DUMMY_CTIMECHAR6CHAR6
AWARTAttendance or Absence Type AWARTCHAR4Assigned to domainAWART
ABWTGAttendance and Absence Days CNV_21500_DUMMY_ABWTGDEC6(2) CNV_21500_DUMMY_TAGE4_2
STDAZAbsence hours CNV_21500_DUMMY_ABSTDDEC7(2) JRSTD
ABRTGAttendance and Absence Days CNV_21500_DUMMY_ABWTGDEC6(2) CNV_21500_DUMMY_TAGE4_2
ABRSTPayroll hours CNV_21500_DUMMY_ABRSTDEC7(2) JRSTD
KALTGCalendar days CNV_21500_DUMMY_CALDYDEC5(2) DEC3_2
KENN1Indicator for Subsequent Illness CNV_21500_DUMMY_KENN1DEC2CNV_21500_DUMMY_KNZAU
KENN2Indicator for repeated illness CNV_21500_DUMMY_KENN2DEC2CNV_21500_DUMMY_KNZAU
KLBEWAbsence valuation rule CNV_21500_DUMMY_BEWKLNUMC2CNV_21500_DUMMY_KLBEW
PSARBWork capacity percentage CNV_21500_DUMMY_PSARBDEC4(2) DEC2_2
OBEGDOld start date CNV_21500_DUMMY_OBEGDDATS8DATUM
OENDDOld end date CNV_21500_DUMMY_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 CNV_21500_DUMMY_HRS_INPFLCHAR1XFELD
OCABSIndicator for absence valuation in offcycle payroll CNV_21500_DUMMY_PTM_OCABSCHAR1CNV_21500_DUMMY_PTM_OCABS
DOCNRDocument number for time data CNV_21500_DUMMY_PTM_DOCNRNUMC20CNV_21500_DUMMY_PTM_DOCNR
ALZNRAssignment for alternative payment CNV_21500_DUMMY_ALZNRRAW1CNV_21500_DUMMY_PRSPL

Key field Non-key field



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

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

How to access SAP table CNV_21500_PCL2_IF_PC20I

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