CNV_21500_PCL2_XC_VERSC SAP (Structure of component VERSC of PCL2-XC) Structure details

Dictionary Type: Structure
Description: Structure of component VERSC of PCL2-XC




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




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

CNV_21500_PCL2_XC_VERSC 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 "Structure of component VERSC of PCL2-XC" 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_XC_VERSC TYPE CNV_21500_PCL2_XC_VERSC.

The CNV_21500_PCL2_XC_VERSC table consists of various fields, each holding specific information or linking keys about Structure of component VERSC of PCL2-XC data available in SAP. These include ABKRS (Payroll Area), JUPER (Legal Person), WAERS (Currency Key), GROSS (Payroll performed for gross part).. 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_XC_VERSC 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
MOLGACountry Grouping MOLGACHAR2Assigned to domainMOLGAMOL
ABKRSPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
JUPERLegal Person JUPERCHAR4JUPER
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GROSSPayroll performed for gross part CNV_21500_DUMMY_BRUTTOCHAR1XFELD
GDATERetro.acct.for gross part as of CNV_21500_DUMMY_BRDATDATS8DATUM
NETPayroll performed for net part CNV_21500_DUMMY_NETTOCHAR1XFELD
NDATERetro.acct.for net part as of CNV_21500_DUMMY_NDATEDATS8DATUM
FPBEGStart date of payroll period (FOR period) CNV_21500_DUMMY_FPBEGDATS8DATUM
FPENDEnd of payroll period (for-period) CNV_21500_DUMMY_FPENDDATS8DATUM
IPERMPeriod modifier CNV_21500_DUMMY_IPERMCHAR2CHAR2
INPERIn-period for payroll CNV_21500_DUMMY_IPERICHAR6CHAR6
BONDTOff-cycle payroll payment date BONDTDATS8DATUM
PAYTYPayroll type PAYTYCHAR1PAYTY
PAYIDPayroll Identifier PAYIDCHAR1CHAR1
VOIDReversal Indicator CNV_21500_DUMMY_VOIDCHAR1XFELD
VOIDDVoid date for payroll results CNV_21500_DUMMY_VOID_DATEDATS8DATUM
VOIDTVoid time for payroll results CNV_21500_DUMMY_VOID_TIMETIMS6UZEIT
VOIDRVoid reason for payroll results CNV_21500_DUMMY_VOID_CODECHAR2CNV_21500_DUMMY_VOID_CODE
PAYDTPay date for payroll result CNV_21500_DUMMY_PAY_DATEDATS8DATUM
FPPERFor-period for payroll CNV_21500_DUMMY_FAPERCHAR6CHAR6
PERMOPeriod parameters CNV_21500_DUMMY_PERMONUMC2CNV_21500_DUMMY_PERMO
INPTYPayroll type PAYTYCHAR1PAYTY
INPIDPayroll Identifier PAYIDCHAR1CHAR1
IPENDEnd of payroll period (IN period) CNV_21500_DUMMY_IPENDDATS8DATUM
RUNDTDate of payroll run CNV_21500_DUMMY_RUNDTDATS8DATUM
RUNTMTime of payroll run CNV_21500_DUMMY_RUNTMTIMS6UZEIT

Key field Non-key field



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

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

How to access SAP table CNV_21500_PCL2_XC_VERSC

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