PS0059 SAP (HR Master Record: Infotype 0059 (Social Insurance - NL)) Structure details

Dictionary Type: Structure
Description: HR Master Record: Infotype 0059 (Social Insurance - NL)




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




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

PS0059 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 "HR Master Record: Infotype 0059 (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_PS0059 TYPE PS0059.

The PS0059 table consists of various fields, each holding specific information or linking keys about HR Master Record: Infotype 0059 (Social Insurance - NL) data available in SAP. These include KDWW1 (Contribution Indicator for the Unemployment Act Scheme [WW]), KDWAO (Contrib. cd. for the Act on Work and Income by Labour Capac.), KDZKS (Contribution code for the Health Insurance Act), NVERZ (Name of Private Health Insurance Company).. 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 or numeric)


SAP PS0059 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
KDZW1Contribution Ind. for the Sicknes Benefits Act [ZW] Scheme KDZW1CHAR1T5N1AKDSV1
KDWW1Contribution Indicator for the Unemployment Act Scheme [WW] KDWW1CHAR1T5N1AKDSV1
KDWAOContrib. cd. for the Act on Work and Income by Labour Capac. KDWAOCHAR1T5N1AKDSV1
KDZKSContribution code for the Health Insurance Act KDZKSCHAR1T5N1AKDSV1
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) INHBSCHAR1T5N1AKDSV1
DATSFStart Date for Social Fund Membership DATSFDATS8DATUM
BMETHCalculation Method for Employer's Contribution to HI BMETHCHAR2T5N1DBMETH
EXSV1Contribution Indicator for Additional SI Scheme 1 EXSV1CHAR1T5N1AKDSV1
EXSV2Contribution Indicator for Additional SI Scheme 2 EXSV2CHAR1T5N1AKDSV1
EXSV3Contribution Indicator for Additional SI Scheme 3 EXSV3CHAR1T5N1AKDSV1
EXSV4Contribution Indicator for Additional SI Scheme 4 EXSV4CHAR1T5N1AKDSV1
EXSV5Contribution Indicator for Additional SI Scheme 5 EXSV5CHAR1T5N1AKDSV1
SVGRPSocial Insurance Group Indicator SVGRPCHAR3T5N12P05_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
PKLASContribution Scale for Health Insurance P05_PKLASCHAR2T5N1EP05_PKLAS
ZKVNRHealth Insurance [Ziekenfonds] Registration Number P05_ZKVNRCHAR20CHAR20
MBVCDSpecial Code P05_MBVCDCHAR2T5N9DP05_CDMDG
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
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
EXSJRExcluded from Small Jobs Regulation P05_EXSJRCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table PS0059

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