CNV_21500_PCL2_CW_HRT SAP (Type of HRT component of PCL2(CW)) Structure details

Dictionary Type: Structure
Description: Type of HRT component of PCL2(CW)




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




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

CNV_21500_PCL2_CW_HRT 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 "Type of HRT component of PCL2(CW)" 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_CW_HRT TYPE CNV_21500_PCL2_CW_HRT.

The CNV_21500_PCL2_CW_HRT table consists of various fields, each holding specific information or linking keys about Type of HRT component of PCL2(CW) data available in SAP. These include FPPER (For-period for garnishment), ABART (Employee subgroup grouping for personnel calculation rule), LGART (Wage Type), APZNR (PC205 assignment).. 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_CW_HRT 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
FPPERFor-period for garnishment CNV_21500_DUMMY_FPPERCHAR6CNV_21500_DUMMY_PRIOD
ABARTEmployee subgroup grouping for personnel calculation rule CNV_21500_DUMMY_ABRARCHAR1CNV_21500_DUMMY_ABRAR
LGARTWage Type LGARTCHAR4Assigned to domainLGART
APZNRPC205 assignment CNV_21500_DUMMY_APZNRRAW1CNV_21500_DUMMY_PRSPL
CNTR1National Assignment Indicator CNV_21500_DUMMY_CNTRNRAW1RAW1
CNTR2National Assignment Indicator CNV_21500_DUMMY_CNTRNRAW1RAW1
CNTR3National Assignment Indicator CNV_21500_DUMMY_CNTRNRAW1RAW1
ALZNRAssignment for alternative payment CNV_21500_DUMMY_ALZNRRAW1CNV_21500_DUMMY_PRSPL
C1ZNRPointer to cost accounting CNV_21500_DUMMY_C1ZNORAW2CNV_21500_DUMMY_C1NUM
BTZNRTransfer assignment CNV_21500_DUMMY_BTZNORAW1CNV_21500_DUMMY_PRSPL
ABZNRAbsence assignment CNV_21500_DUMMY_ABZNORAW1CNV_21500_DUMMY_PRSPL
V0TYPVariable assignment type CNV_21500_DUMMY_V0TYPCHAR1CNV_21500_DUMMY_V0TYP
V0ZNRVariable Assignment Number CNV_21500_DUMMY_V0ZNRRAW1RAW1
ZEINHTime/Measurement Unit PT_ZEINHCHAR3Assigned to domainRPMSH
BETPEPayroll: Amount per unit CNV_21500_DUMMY_BETPECURR15(2) CNV_21500_DUMMY_PRBETPE
ANZHLHR payroll: Number CNV_21500_DUMMY_PRANZDEC15(2) CNV_21500_DUMMY_PRANZHL
BETRGHR Payroll: Amount CNV_21500_DUMMY_MAXBTCURR15(2) CNV_21500_DUMMY_PRBETRG
RTE_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
AMT_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table CNV_21500_PCL2_CW_HRT

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