CNVHCM_S_C02 SAP (TDMS4HCM: Display of payroll comparsion - RT table) Structure details

Dictionary Type: Structure
Description: TDMS4HCM: Display of payroll comparsion - RT table




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




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

CNVHCM_S_C02 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 "TDMS4HCM: Display of payroll comparsion - RT table" 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_CNVHCM_S_C02 TYPE CNVHCM_S_C02.

The CNVHCM_S_C02 table consists of various fields, each holding specific information or linking keys about TDMS4HCM: Display of payroll comparsion - RT table data available in SAP. These include MOLGA (Country Grouping), WAERS (Currency Key), PERNR (Personnel Number), SEQNR (Sequential 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 CNVHCM_S_C02 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
RELIDRelation ID RELIDCHAR2RELID
MOLGACountry Grouping MOLGACHAR2Assigned to domainMOLGAMOL
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
SEQNRSequential number CNV_HCM_CDSEQNUMC5NUM5
ABKRSPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
FPPERFor-period for payroll CNV_HCM_FAPERCHAR6CHAR6
INPERIn-period for payroll CNV_HCM_IPERICHAR6CHAR6
SRTZATDMS4HCM: Indicator: Status of record CNV_HCM_SRTZACHAR1
FPBEGStart date of payroll period (FOR period) CNV_HCM_FPBEGDATS8DATUM
FPENDEnd of payroll period (for-period) CNV_HCM_FPENDDATS8DATUM
RUNDTTDMS4HCM: Date of payroll run CNV_HCM_RUNDTCHAR8
PERNR_COMPPersonnel Number PERNR_DNUMC8PERNRPER
SEQNR_COMPSequential number CNV_HCM_CDSEQNUMC5NUM5
ABKRS_COMPPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
FPPER_COMPFor-period for payroll CNV_HCM_FAPERCHAR6CHAR6
INPER_COMPIn-period for payroll CNV_HCM_IPERICHAR6CHAR6
SRTZA_COMPTDMS4HCM: Indicator: Status of record CNV_HCM_SRTZACHAR1
FPBEG_COMPStart date of payroll period (FOR period) CNV_HCM_FPBEGDATS8DATUM
FPEND_COMPEnd of payroll period (for-period) CNV_HCM_FPENDDATS8DATUM
RUNDT_COMPTDMS4HCM: Date of payroll run CNV_HCM_RUNDTCHAR8
ABARTEmployee subgroup grouping for personnel calculation rule CNV_HCM_ABRARCHAR1CHAR1
LGARTWage Type LGARTCHAR4Assigned to domainLGART
APZNRPC205 assignment CNV_HCM_APZNRRAW1RAW1
CNTR1National assignment indicator CNV_HCM_CNTRNRAW1RAW1
CNTR2National assignment indicator CNV_HCM_CNTRNRAW1RAW1
CNTR3National assignment indicator CNV_HCM_CNTRNRAW1RAW1
ALZNRAssignment for alternative payment CNV_HCM_ALZNRRAW1RAW1
C1ZNRPointer to cost accounting CNV_HCM_C1ZNORAW2RAW2
BTZNRTransfer assignment CNV_HCM_BTZNORAW1RAW1
ABZNRAbsence assignment CNV_HCM_ABZNORAW1RAW1
V0TYPVariable assignment type CNV_HCM_V0TYPCHAR1CHAR1
V0ZNRVariable assignment number CNV_HCM_V0ZNRRAW1RAW1
ZEINHTime/Measurement Unit PT_ZEINHCHAR3Assigned to domainRPMSH
BETPEPayroll: Amount per unit CNV_HCM_BETPECURR15(2) CNV_HCM_BETPE
BETPE_COMPPayroll: Amount per unit CNV_HCM_BETPECURR15(2) CNV_HCM_BETPE
ANZHLHR payroll: Number CNV_HCM_PRANZDEC15(2) CNV_HCM_PRANZ
ANZHL_COMPHR payroll: Number CNV_HCM_PRANZDEC15(2) CNV_HCM_PRANZ
BETRGHR Payroll: Amount CNV_HCM_MAXBTCURR15(2) CNV_HCM_MAXBT
BETRG_COMPHR Payroll: Amount CNV_HCM_MAXBTCURR15(2) CNV_HCM_MAXBT
RTE_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
RTE_CURR_COMPCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
AMT_CURRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
AMT_CURR_COMPCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ERROR_FLAGSingle-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table CNVHCM_S_C02

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