PC227 SAP (Payroll Results: Social Insurance (NL)) Structure details

Dictionary Type: Structure
Description: Payroll Results: Social Insurance (NL)




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




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

PC227 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: Social Insurance (NL)" 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_PC227 TYPE PC227.

The PC227 table consists of various fields, each holding specific information or linking keys about Payroll Results: Social Insurance (NL) data available in SAP. These include BEGDA (Start Date), ENDDA (End Date), KDZW1 (Contribution Ind. for the Sicknes Benefits Act [ZW] Scheme), KDWW1 (Contribution Indicator for the Unemployment Act Scheme [WW]).. 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 PC227 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
CNTR1Tax split PRSPLRAW1RAW1
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
KDZW1Contribution Ind. for the Sicknes Benefits Act [ZW] Scheme KDZW1CHAR1Assigned to domainKDSV1
KDWW1Contribution Indicator for the Unemployment Act Scheme [WW] KDWW1CHAR1Assigned to domainKDSV1
KDWAOContrib. cd. for the Act on Work and Income by Labour Capac. KDWAOCHAR1Assigned to domainKDSV1
KDZKSContribution code for the Health Insurance Act KDZKSCHAR1Assigned to domainKDSV1
NVERZName of Private Health Insurance Company NVERZCHAR5T5N1CNVERZ
BDRPRPrivate Health Insurance Premium BDRPRCURR7(2) P05_WERT7
INHPRDeduction Indicator for EE Contribution to Private HI INHPRCHAR1INHPR
BDRWGEmployer's Contribution to Private Health Insurance BDRWGCURR7(2) P05_WERT7
INHBSIndicator SI (Equalization) Deduction [VB] (Civil Servants) INHBSCHAR1Assigned to domainKDSV1
DATSFStart Date for Social Fund Membership DATSFDATS8DATUM
BMETHCalculation Method for Employer's Contribution to HI BMETHCHAR2BMETH
EXSV1Contribution Indicator for Additional SI Scheme 1 EXSV1CHAR1Assigned to domainKDSV1
EXSV2Contribution Indicator for Additional SI Scheme 2 EXSV2CHAR1Assigned to domainKDSV1
EXSV3Contribution Indicator for Additional SI Scheme 3 EXSV3CHAR1Assigned to domainKDSV1
EXSV4Contribution Indicator for Additional SI Scheme 4 EXSV4CHAR1Assigned to domainKDSV1
EXSV5Contribution Indicator for Additional SI Scheme 5 EXSV5CHAR1Assigned to domainKDSV1
SVGRPSocial Insurance Group Indicator SVGRPCHAR3Assigned to domainP05_SPGRP
SVDAYIndicator for Calculation of SI Days P05_SVDAYCHAR1P05_SVDAY
SVMETCalculation Method for Social Insurance P05_SVMETCHAR1P05_SVMET
ZKVGPPrivate Health Insurance Group P05_ZKVGPCHAR2P05_ZKVGP
ZKVESHealth Insurance Feature [ZKV eigenschap] P05_ZKVESCHAR2CHAR2
PKLASContribution Scale for Health Insurance P05_PKLASCHAR2Assigned to domainP05_PKLAS
ZKVNRHealth Insurance [Ziekenfonds] Registration Number P05_ZKVNRCHAR20CHAR20
MBVCDSpecial Code P05_MBVCDCHAR2Assigned to domainP05_CDMDG
RPUVIRepresenting Legal Person P05_REPERCHAR4P05_REPER
UPKOWExcluded from Premium Exemption for Elderly Employees P05_UPKOWCHAR1CHAR1
ARBGKDisabled Person's SI Reduction P05_ARBGKCHAR1P05_ARBGK
DATAGStart Date for Disabled Person's SI Reduction P05_DATAGDATS8DATUM
JGKRTYoung Disabled Person's SI Reduction P05_JGKRTCHAR1CHAR1
SECTRSector P05_SECTCHAR3Assigned to domainP05_SECT
RISGRRisk Group Indicator P05_RISGRPCHAR2Assigned to domainP05_RISGRP
NOMPRNominal contribution Health Insurance Act (ZVW) P05_NOMPRCURR7(2) P05_WERT7
WGBNPEmployer contribution nominal contribution ZVW P05_WGBNPCURR7(2) P05_WERT7
INCVZHCIB indication P05_INDCVZCHAR1P05_INDCVZ
IDCVZIdentification at CVZ P05_IDCVZCHAR25CHAR25
FACVZCountry of residence factor P05_FACTOR_CVZDEC8(7) P05T_CVZ_FACTOR
SIRHESI Reduction Hiring Elderly Employee P05_SIRHECHAR1P05_SIRHE
SIBEGStart Date SI Reduction Hiring Elderly Employee P05_SIRHE_BEGDADATS8DATUM
SIENDEnd Date SI Reduction Hiring Elderly Employee P05_SIRHE_ENDDADATS8DATUM
EXREEExcluded from SI Reduction Employing Elderly Employee P05_EXREECHAR1P05_EXREE
SIEMAPremium Exemption Ex-Social Benefits Recipient (PMA) P05_SIEMACHAR1XFELD
REPORSubject to Reduced Pay (Old Regulation) P05_REPORCHAR1XFELD
SIREEIndicator SI Reduction Employing Elderly Employee P05_SIREECHAR1P05_SIRHE
EXSJRExcluded from Small Jobs Regulation P05_EXSJRCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table PC227

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