PS0467 SAP (HR Master Record: Infotype 0467 (Add'l SI Notif. f.Comp A)) Structure details

Dictionary Type: Structure
Description: HR Master Record: Infotype 0467 (Add'l SI Notif. f.Comp A)




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




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

PS0467 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 0467 (Add'l SI Notif. f.Comp A)" 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_PS0467 TYPE PS0467.

The PS0467 table consists of various fields, each holding specific information or linking keys about HR Master Record: Infotype 0467 (Add'l SI Notif. f.Comp A) data available in SAP. These include SVAEN (Other SI Change Notifications), STATU (Status Information for ELDA), ADAT0 (Registration/Deregistration Date), RDAT0 (Correct Registration/Deregistration Date).. 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 PS0467 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
SART0ELDA Record Type (Electronic Data Transfer) PB03_SART0CHAR4SUBTY
SVAENOther SI Change Notifications PB03_SVAENCHAR20CHAR20
STATUStatus Information for ELDA PB03_STATUCHAR1PB03_STATU
ADAT0Registration/Deregistration Date PB03_ADAT0DATS8DATS
RDAT0Correct Registration/Deregistration Date PB03_RDAT0DATS8DATS
AVER0Type of Insurance PB03_AVER0CHAR2CHAR2
TAET0Job PB03_TAET0CHAR30TEXT30
VABD0Conclusion of Contract PB03_VABD0DATS8DATS
VLFN0Contract Sequence Number PB03_VFLN0NUMC2NUMC2
VANZ0Number of Contracts PB03_VANZ0NUMC2NUMC2
VDA10Contract Date 1 PB03_VDA10DATS8DATS
VDA20Contract Date 2 PB03_VDA20DATS8DATS
ENTM0Agreed Monthly Remuneration Without Special Payment PB03_ENTM0CURR9(2) WERTV5
ENTV0Agreed Remuneration for Duration of Contract PB03_ENTV0CURR9(2) WERTV5
ENTS0Special Payment Amount, If Agreed PB03_ENTS0CURR9(2) WERTV5
ENTA0Remuneration: Other Agreement? PB03_ENTA0CHAR30TEXT30
ZATE0Agreed Payment Dates PB03_ZATE0CHAR30TEXT30
PTVGRSI group ASVGRCHAR1T5A1AASVGR
PTVS0Insurance Agency with Compulsory Insurance PB03_PTVS0CHAR2T5A1TAUSVA
PSVGRSI group ASVGRCHAR1T5A1AASVGR
PSVS0Insurance Agency with Other Compulsory Insurance PB03_PSVS0CHAR2T5A1TAUSVA
VPAN0Number of Contract Partners PB03_VPAN0NUMC2NUMC2
BKFZ0Place of Employment, International License Plate Number PB03_BKFZ0CHAR3CHAR3
BPLZ0Place of Employment, Postal Code PB03_BPLZ0CHAR7TEXT7
BORT0Place of Employment, City PB03_BORT0CHAR20TEXT20
VEEN0Actual Remuneration Without Special Payment PB03_VEEN0CURR9(2) WERTV5
AUFW0Expense, Expense Reimbursement PB03_AUFW0CURR9(2) WERTV5
BGEN0Remuneration Liable to Contributions (Without Spec. Payment) PB03_BGEN0CURR9(2) WERTV5
BPFV0Start of Other Compulsory Insurance PB03_BPFV0DATS8DATS

Key field Non-key field



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

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

How to access SAP table PS0467

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