CNVHCM_PA0003_S SAP (TDMS4HCM:HR Master Record: Infotype 0003 (Payroll Status)) Structure details

Dictionary Type: Structure
Description: TDMS4HCM:HR Master Record: Infotype 0003 (Payroll Status)




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




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

CNVHCM_PA0003_S 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:HR Master Record: Infotype 0003 (Payroll Status)" 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_PA0003_S TYPE CNVHCM_PA0003_S.

The CNVHCM_PA0003_S table consists of various fields, each holding specific information or linking keys about TDMS4HCM:HR Master Record: Infotype 0003 (Payroll Status) data available in SAP. These include PERNR (TDMS4HCM: Personnel number), SUBTY (Subtype), OBJPS (Object Identification), SPRPS (Lock Indicator for HR Master Data Record).. 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)


SAP CNVHCM_PA0003_S 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
PERNRTDMS4HCM: Personnel number CNV_HCM_PERSNONUMC8
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 PREASCHAR2Assigned to domainPREAS
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
ABRSP Indicator: Personnel number locked for payroll0
ABRDTAccounted to LABRDDATS8DATUM
RRDAT Earliest master data change since last payroll run0
RRDAF not in use0
KOABR Internal Use0
PRDAT Earliest personal retroactive accounting date0
PKGAB Date as of which personal calendar must be generated0
ABWD1 End of processing 1 (run payroll for pers.no. up to)0
ABWD2 End of processing (do not run payroll for pers.no. after)0
BDERR Recalculation date for PDC0
BDER1 Effective recalculation date for PDC0
KOBDE PDC Error Indicator0
TIMRC Date of initial PDC entry0
DAT00 Initial input date for a personnel number0
UHR00 Time of initial input0
INUMKCharacter field, 8 characters long CHAR8CHAR8CHAR8
WERKSAdministrator Group SBMODCHAR4CHAR4SGR
SACHZAdministrator for Time Recording SACHZCHAR3SACHA
SFELD Sort field for infotype 00030
ADRUN HR: Special payroll run0
VIEKN Infotype view indicator0
TRVFL Indicator for recorded trips0
RCBON Earliest payroll-relevant master data change (bonus)0
PRTEV Earliest personal recalculation date for time evaluation0

Key field Non-key field



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

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

How to access SAP table CNVHCM_PA0003_S

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