P0467 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 P0467
Related tables to P0467
Access table P0467




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

P0467 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_P0467 TYPE P0467.

The P0467 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 PERNR (Personnel Number), INFTY (Infotype), SUBTY (Subtype), OBJPS (Object Identification).. 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 P0467 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
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
INFTYInfotype INFTYCHAR4T582AINFOTYPITP
SUBTYSubtype SUBTYCHAR4SUBTYSUB
OBJPSObject Identification OBJPSCHAR2OBJPSOPS
SPRPSLock Indicator for HR Master Data Record SPRPSCHAR1SPRPS
ENDDAEnd Date ENDDADATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
SEQNRNumber of Infotype Record with Same Key SEQNRNUMC3NUM03
AEDTMChanged On AEDATDATS8DATUM
UNAMEName of Person Who Changed Object AENAMCHAR12USNAM
HISTOHistorical Record Flag HISTOCHAR1CHAR1
ITXEXText Exists for Infotype ITXEXCHAR1XFELD
REFEXReference Fields Exist (Primary/Secondary Costs) PRFEXCHAR1XFELD
ORDEXConfirmation Fields Exist ORDEXCHAR1XFELD
ITBLDInfotype Screen Control ITBLDCHAR2CHAR2
PREASReason for Changing Master Data PREASCHAR2T530EPREAS
FLAG1Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG2Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG3Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG4Reserved Field/Unused Field NUSEDCHAR1NUSED
RESE1Reserved Field/Unused Field of Length 2 NUSED2CHAR2NUSED2
RESE2Reserved Field/Unused Field of Length 2 NUSED2CHAR2NUSED2
GRPVLGrouping Value for Personnel Assignments PCCE_GPVALCHAR4PCCE_GPVAL
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 P0467 using ABAP code?

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

How to access SAP table P0467

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