PS0794 SAP (HR Master Record Infotype 0794 (Pensioner Notific. A)) Structure details

Dictionary Type: Structure
Description: HR Master Record Infotype 0794 (Pensioner Notific. A)




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




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

PS0794 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 0794 (Pensioner Notific. 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_PS0794 TYPE PS0794.

The PS0794 table consists of various fields, each holding specific information or linking keys about HR Master Record Infotype 0794 (Pensioner Notific. A) data available in SAP. These include STATU (Status Information for ELDA), ADAT0 (Registration/Deregistration Date), RDAT0 (Correct Registration/Deregistration Date), PART0 (Pension Type).. 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 PS0794 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
STATUStatus Information for ELDA PB03_STATUCHAR1PB03_STATU
ADAT0Registration/Deregistration Date PB03_ADAT0DATS8DATS
RDAT0Correct Registration/Deregistration Date PB03_RDAT0DATS8DATS
PART0Pension Type P03P1RA_PARTCHAR2P03P1RA_PART
ABGP0Pensioner Deregistration Reason, Code P03P1RA_ABGPCHAR2P03P1RA_ABGP
ABTP0Text (20 Characters) TEXT20CHAR20TEXT20
TDAT0Date of Death P03P1RA_TDATDATS8DATS
KZPF0Pensioner's Nursing Allowance Payment P03P1RA_KZPFCHAR1XFELD
KZAZ0Cost-of-Living Adjustment of Pensioner P03P1RA_KZAZCHAR1XFELD
AUSVLV01st Part of Soc.Ins. Number of Deceased (Sequential Number) P03P1RA_AUSVLNUMC4NUM4
AUSVGV02nd Part of Social Insurance Number Deceased (Date of Birth) P03P1RA_AUSVGNUMC8NUM8
GEBV0Date of Birth of Deceased P03P1RA_GEBVDATS8PDATEGBDAT
FANV0Last Name of Deceased P03P1RA_FANVCHAR40PAD_NACHN
VONV0First Name of Deceased P03P1RA_VONVCHAR40PAD_VORNM
FASW0Trustee Last Name P03P1RA_FASWCHAR40PAD_NACHN
VOSW0Trustee First Name P03P1RA_VOSWCHAR40PAD_VORNM
AKSW0Trustee Title P03P1RA_AKSWCHAR15T535NTITEL
GESW0Gender of Trustee P03P1RA_GESWCHAR1P03P1RA_GESW
STSW0Trustee City, Street P03P1RA_STSWCHAR60PAD_STRAS
KFSW0Int. Vehicle Registration Code, Trustee Country of Origin P03P1RA_KFSWCHAR3Assigned to domainLAND1
PZSW0Trustee City, Postal Code P03P1RA_PZSWCHAR10PSTLZ
WOSW0Trustee City P03P1RA_WOSWCHAR40PAD_ORT01
WDAT0Date of Cession of Employment P03P1RA_WDATDATS8DATS
PAEC0Pensioner Change Code P03P1RA_PAECCHAR90
AGCP0Pensioner Registration Reason, Code P03P1RA_AGCPCHAR2P03P1RA_AGCP
ANTP0Text (20 Characters) TEXT20CHAR20TEXT20
PERNRV0Personnel Number of Deceased P03P1RA_PERNRVNUMC8PA0003PERSNO
WFSW0Cession of Trusteeship P03P1RA_WFSWCHAR1

Key field Non-key field



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

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

How to access SAP table PS0794

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