PS0073 SAP (HR Master Record: Infotype 0073 (Private Pensions - DK)) Structure details

Dictionary Type: Structure
Description: HR Master Record: Infotype 0073 (Private Pensions - DK)




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




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

PS0073 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 0073 (Private Pensions - DK)" 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_PS0073 TYPE PS0073.

The PS0073 table consists of various fields, each holding specific information or linking keys about HR Master Record: Infotype 0073 (Private Pensions - DK) data available in SAP. These include REGNR (Bank number (Denmark)), KONTO (Account number), POLNR (Insurance Policy Number), OPLKD (Duty to inform).. 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 PS0073 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
BMODTPayee key for bank transfers EMFSLCHAR8EMFSL
REGNRBank number (Denmark) REGNRCHAR15BANKK
KONTOAccount number KTONPCHAR10CHAR10
POLNRInsurance Policy Number POLNRCHAR15CHAR15
OPLKDDuty to inform OPLKDNUMC1NUM1
ALDKDAge code ALDKDNUMC2NUM2
PENSARetirement age PENSANUMC2NUM2
PTYPEPension Categories P09_PTYPENUMC2T5M7NP09_PTYPEHR_DK_PENSIONSTYP
GRLIVInsurance contribution GRLIVDEC11(2) DEC9_2
GRDATGroup insurance start date (YYYYMMDD) DATGRDATS8DATUM
PCTKDPercent indicator PCTKDCHAR1XFELD
BIDAGEE contribution BIDMACURR9(2) BETRG
SBIAGER contribution (tax class 3) SBIAGCURR9(2) BETRG
BIDMAEE contribution BIDMACURR9(2) BETRG
SBIMAEE contribution (tax class 3) SBIMACURR9(2) BETRG
AFDNRDepartment number AFDNRCHAR5CHAR5
AFTNRContract Number AFTNRCHAR8CHAR8
TCOD1Text code 1 TCOD1CHAR3CHAR3
TEXT1Supplementary pension text 1 PTXT1_DCHAR8TEXT8
TCOD2Text code 2 TCOD2CHAR3CHAR3
TEXT2Supplementary pension text 2 PTXT2CHAR10TEXT10
TCOD3Text code 3 TCOD3CHAR3CHAR3
TEXT3Supplementary pension text 3 PTXT3CHAR20TEXT20
TCOD4Text code 4 TCOD4CHAR3CHAR3
TEXT4Supplementary pension text 4 PTXT4CHAR61TEXT61
PEGRLPension basis DK PEGRLCHAR4T512ZLGART
PCTK1Employee contribution PCTK1CHAR1XFELD
AMPCRIndicator for AMP adjustment P09_AMPCRCHAR1CHAR1
AMP_INSTUnion Agreement Key P09_AMPINSCHAR5T5M7OCHAR5
PWTYPWage Type Pension Denmark; contains EE+ER contribution P09_PWTYPCHAR4T512WLGART
KAPKZAGHR-DK Capital indicator P09_KAPKZCHAR1XFIELD
KAPKZMAHR-DK Capital indicator P09_KAPKZCHAR1XFIELD
BTRAGAmount BETRGCURR9(2) WERTV5
BTRAGWCurrency Key WAERSCUKY5TCURCWAERSFWS
BTRMAAmount BETRGCURR9(2) WERTV5
BTRMAWCurrency Key WAERSCUKY5TCURCWAERSFWS
PRZAGPayroll percentage rate P09_BRGPROZSDEC5(2) P09_PROZS
PRZMAPayroll percentage rate P09_BRGPROZSDEC5(2) P09_PROZS
PENSRZ_ABNInsurance return payment (X) or not ( ) P09_ABZUGCHAR1CHAR1
PENSRZ_ABGInsurance return payment (X) or not ( ) P09_ABZUGCHAR1CHAR1
ABGPENSALLIs employer contribution permitted? P09_ALLOWPCHAR1CHAR1
ARBPENSALLDisplay if permitted to enter employee contribution P09_ALLOWACHAR1CHAR1
EMFTXPayee Text EMFTXCHAR40TEXT40
BKPLZPostal code (layout: PLSTLZ/ORT) P09_PSTLZCHAR10P09_PSTLZ
BKORTCity ORT01CHAR25TEXT25
BANKAName of bank BANKACHAR60TEXT60
BANKLBank Keys BANKKCHAR15BANKKBNK
BKKTOBank account number BANKNCHAR18BANKN
TRANSOSI transfer (Denmark) OSIUBCHAR1XFELD
PBSNRTransfer customer number PBSNRCHAR8CHAR8
INSTPension institutions P09_INSTCHAR2T5M8OP09_INST
AFTLNAgreement Number P09_AFTNRCHAR8
CREASReason for Changing Master Data PREASCHAR2T530EPREAS
PADWTAdditional Wage Type With Information Relevant to Pensions P09_PADWTCHAR4T512WLGART

Key field Non-key field



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

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

How to access SAP table PS0073

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