PS0064 SAP (Infotype 0064 : social insurance - France) Structure details

Dictionary Type: Structure
Description: Infotype 0064 : social insurance - France




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




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

PS0064 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 "Infotype 0064 : social insurance - France" 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_PS0064 TYPE PS0064.

The PS0064 table consists of various fields, each holding specific information or linking keys about Infotype 0064 : social insurance - France data available in SAP. These include CLESS (Verification key for the SI number), TPART (Part-time activity code), REGNO (Expense template for other plans), ORG01 (SI contribution funds).. 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 PS0064 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
NUMSSSocial insurance number NUMSSCHAR13NUMSS
CLESSVerification key for the SI number CLESSNUMC2NUM2
TPARTPart-time activity code TPART_DCHAR1P06_TPART
REGNOExpense template for other plans P06_REGNOCHAR4T5F1IP06_REGNO
ORG01SI contribution funds ORGA1CHAR4T5F1AP06_ORGA1
COT01Tax and social insurance payroll costs COTISCHAR4T5F1BP06_COTIS
ORG02SI contribution funds ORGA1CHAR4T5F1AP06_ORGA1
COT02Tax and social insurance payroll costs COTISCHAR4T5F1BP06_COTIS
ORG03SI contribution funds ORGA1CHAR4T5F1AP06_ORGA1
COT03Tax and social insurance payroll costs COTISCHAR4T5F1BP06_COTIS
ORG04SI contribution funds ORGA1CHAR4T5F1AP06_ORGA1
COT04Tax and social insurance payroll costs COTISCHAR4T5F1BP06_COTIS
ORG05SI contribution funds ORGA1CHAR4T5F1AP06_ORGA1
COT05Tax and social insurance payroll costs COTISCHAR4T5F1BP06_COTIS
ORG06SI contribution funds ORGA1CHAR4T5F1AP06_ORGA1
COT06Tax and social insurance payroll costs COTISCHAR4T5F1BP06_COTIS
ORG07SI contribution funds ORGA1CHAR4T5F1AP06_ORGA1
COT07Tax and social insurance payroll costs COTISCHAR4T5F1BP06_COTIS
ORG08SI contribution funds ORGA1CHAR4T5F1AP06_ORGA1
COT08Tax and social insurance payroll costs COTISCHAR4T5F1BP06_COTIS
ORG09SI contribution funds ORGA1CHAR4T5F1AP06_ORGA1
COT09Tax and social insurance payroll costs COTISCHAR4T5F1BP06_COTIS
ORG10SI contribution funds ORGA1CHAR4T5F1AP06_ORGA1
COT10Tax and social insurance payroll costs COTISCHAR4T5F1BP06_COTIS
REGSSExpense template for social insurance plan P06_REGSS0CHAR4T5F1IP06_REGNO
REGACExpense template for unemployment insurance plan P06_REGACCHAR4T5F1IP06_REGNO
REGRTExpense template for supplementary retirement pension plan P06_REGRTCHAR4T5F1IP06_REGNO

Key field Non-key field



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

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

How to access SAP table PS0064

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