PC294 SAP (Payroll results - master data from infotypes 0461-0463) Structure details

Dictionary Type: Structure
Description: Payroll results - master data from infotypes 0461-0463




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




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

PC294 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 "Payroll results - master data from infotypes 0461-0463" 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_PC294 TYPE PC294.

The PC294 table consists of various fields, each holding specific information or linking keys about Payroll results - master data from infotypes 0461-0463 data available in SAP. These include BEGDA (Start Date), ENDDA (End Date), STAT2 (Employment Status), WRKAR (Province of employment).. 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 PC294 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
CNTR1National assignment indicator CNTRNRAW1RAW1
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
STAT2Employment Status STAT2CHAR1STATA
WRKARProvince of employment PCA_WRKARCHAR4Assigned to domainPCA_WRKAR
RESAREmployment standard jurisdiction PCA_RESARCHAR4Assigned to domainPCA_WRKAR
RCITYEmployment standard jurisdiction PCA_RESARCHAR4Assigned to domainPCA_WRKAR
REGNRRegistration Number PCA_REGNRNUMC9NUMC09
ACNBFAccount number PCA_ACNBFNUMC4Assigned to domainPCA_ACNBF
CGSTNGST number PCA_CGSTNCHAR15PCA_CGSTN
OPTIOOption for tax calculation PCA_OPTIOCHAR1PCA_OPTIO
TOTCRTotal personal tax credit amount PCA_TOTCRCURR9(2) PCA_AMT
CLAIMClaim Code PCA_CLAIMCHAR2Assigned to domainPCA_CLAIM
TNINDTotal non-indexed personal tax credit amount PCA_TNINDCURR9(2) PCA_AMT
ADDTXAdditional tax PCA_ADDTXCURR9(2) PCA_AMT
TEXHDDesignated area deduction PCA_TEXHDCURR9(2) PCA_AMT
NODEPNo. of dependants under 18 yrs. PCA_NODEPNUMC2PCA_NODEP
NODISNo. of dependants 18 yrs. or older and disabled PCA_NODISNUMC2PCA_NODEP
MNTDEAnnual authorized federal deductions PCA_MNTDECURR9(2) PCA_AMT
OTXCRAnnual authorized federal tax credits PCA_OTXCRCURR9(2) PCA_AMT
LBTCRAmount paid for purchase of labour-sponsored funds PCA_LBTCRCURR9(2) PCA_AMT
CRTDECourt Order Deduction - Alimony Maintenance Payments PCA_CRTDECURR9(2) PCA_AMT
COMREEstimated total remuneration PCA_COMRECURR9(2) PCA_AMT
COMEXEstimated expenses PCA_COMEXCURR9(2) PCA_AMT
QCTXITaxation identification number - QC PCA_QCTXICHAR16PCA_QCTXI
QGSTNQST number - QC PCA_QGSTNCHAR16PCA_QGSTN
TOTCQTotal personal tax credit amount - QC PCA_TOTCQCURR9(2) PCA_AMT
CLAQCClaim code Québec PCA_CLAQCCHAR2Assigned to domainPCA_CLAQC
ADDTQAdditional tax deduction - Provincial PCA_ADDTQCURR9(2) PCA_AMT
OTHDEOther annual deductions and credits - QC PCA_OTHDECURR9(2) PCA_AMT
OTXCQOther annual authorized tax credits - QC PCA_OTXCQCURR9(2) PCA_AMT
OTADEOther annual authorized deductions - QC PCA_OTADECURR9(2) PCA_AMT
COMEQEstimated annual net commission income - QC PCA_COMEQCURR9(2) PCA_AMT
MARRDMarried or equivalent-to-spouse PCA_MARRDCHAR1PCA_MARRD
LSTPYDate of last irregular pay (for CPP/QPP exemption) PCA_LSTPYDATS8DATUM
PROVRProvince of residence PCA_PROVRCHAR4Assigned to domainPCA_WRKAR
WNSBNBusiness Number for WCB purposes PCA_WNSBNCHAR15PCA_CBUSN
TOTCPProvincial total tax credits PCA_TOTCPCURR9(2) PCA_AMT
OTXCPOther provincial authorized tax credits PCA_OTXCPCURR9(2) PCA_AMT
LBTCPProvincial Labour-Sponsored Tax Credit PCA_LBTCPCURR9(2) PCA_AMT
PVTAXProvince of taxation (CE) PCA_PVTAXCHAR4Assigned to domainPCA_PVTAX
PHLTHProvince of Health Tax PCA_PHLTHCHAR4Assigned to domainPCA_WRKAR

Key field Non-key field



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

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

How to access SAP table PC294

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