PS0153 SAP (Structure of infotype 0153 - SI CZ) Structure details

Dictionary Type: Structure
Description: Structure of infotype 0153 - SI CZ




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




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

PS0153 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 infotype 0153 - SI CZ" 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_PS0153 TYPE PS0153.

The PS0153 table consists of various fields, each holding specific information or linking keys about Structure of infotype 0153 - SI CZ data available in SAP. These include RVKZ1 (Indicator: Social insurance), AVKZ1 (Instable working time), RVNUM (Reserve), KVSFR (Health insurance key for compulsory HI fund).. 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 PS0153 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
KVKZ1Indicator: Health insurance P18_KVKZ1CHAR1P18_KVKZ1
RVKZ1Indicator: Social insurance P18_RVKZ1CHAR1P18_RVKZ1
AVKZ1Instable working time P18_SIRE1CHAR1CHAR1
RVNUMReserve P18_SIR12CHAR12CHAR12
KVSFRHealth insurance key for compulsory HI fund P18_KVSCHCHAR8T5T1KP18_KVSCH
KVGSTHealth insurance fund - branch office P18_KVGSTCHAR6P18_KVGST
KVBKLReserve P18_SIRE6CHAR6CHAR6
KVFBTHI amount P18_KVFBTCURR7(2) P18_SVBTR
ZUSKAWork Schedule Rule SCHKNCHAR8Assigned to domainSCHKNSCH
SONKVReserve P18_SIRE2CHAR2CHAR2
SONRVReserve P18_SIRE2CHAR2CHAR2
SONAVReserve P18_SIRE2CHAR2CHAR2
SELKVMinimal eval. base for HI is valid ? P18_SELKVCHAR1CHAR1
SELRVLonely / not-lonely P18_SELRVCHAR1CHAR1
KVBFGInstable working time P18_SIRE1CHAR1CHAR1
RVBFGInstable working time P18_SIRE1CHAR1CHAR1
AVBFGInstable working time P18_SIRE1CHAR1CHAR1
MAXKVMaximum HI gross amt. for pensioners P18_MAXKVCURR7(2) P18_SVBTR
MITNRMembership number P18_MITNRCHAR15CHAR15
KVBATWithout insur.contribution discount P18_SLEVACHAR1P18_SLEVA
RVBATInstable working time P18_SIRE1CHAR1CHAR1
AVBATInstable working time P18_SIRE1CHAR1CHAR1
SVA01Reserve P18_SIRE2CHAR2CHAR2
SVA02International treaty P18_SMLMZCHAR2CHAR2
SVA03International treaty P18_SMLZPCHAR2CHAR2
SVA04Foreigner no EU P18_CIZNEEUCHAR2CHAR2
SVA05Foreigner from EU P18_CIZEUCHAR2CHAR2
SVA06Single parent P18_OSAMECHAR2CHAR2
SVA07Conditional insurance P18_CONDICHAR2CHAR2
SVA08EE working at home P18_HOMEWCHAR2CHAR2
PVKZ1Instable working time P18_SIRE1CHAR1CHAR1
PVBKLReserve P18_SIRE6CHAR6CHAR6
PVFBTMaximum HI gross amt. for pensioners P18_MAXKVCURR7(2) P18_SVBTR
SONPVReserve P18_SIRE2CHAR2CHAR2
SELPVInstable working time P18_SIRE1CHAR1CHAR1
PVBFGInstable working time P18_SIRE1CHAR1CHAR1
PVBATUnequal working hours P18_NEPRDCHAR1CHAR1
MAXPVMaximum HI gross amt. for pensioners P18_MAXKVCURR7(2) P18_SVBTR
KVSFFHealth insurance key for compulsory HI fund P18_KVSCFCHAR8Assigned to domainP18_KVSCF
KVGSFHealth insurance fund - branch office P18_KVGSFCHAR6P18_KVGST
MITNFMembership number P18_MITNFCHAR30CHAR30
KVSPESpecification of foreign insurance P18_KVSTACHAR1P18_KVSTA
KVPHIPrevious care insurance authority name P18_KVPHICHAR15Assigned to domainP18_KVPHI
KVAHICurrent care insurance authority name P18_KVAHICHAR15Assigned to domainP18_KVAHI
SVA09Small Range Employment P18_PMRCHAR1P18_PMR
PERIDPersonal ID number P18_PRDNICHAR20CHAR20
PESNRNumber of participant retirement savings P18_PESNRCHAR15CHAR15

Key field Non-key field



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

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

How to access SAP table PS0153

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