Q0073 SAP (HR-DK Screen Fields for Infotype 0073 Private Pension DK) Structure details

Dictionary Type: Structure
Description: HR-DK Screen Fields for Infotype 0073 Private Pension DK




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




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

Q0073 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-DK Screen Fields for Infotype 0073 Private Pension 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_Q0073 TYPE Q0073.

The Q0073 table consists of various fields, each holding specific information or linking keys about HR-DK Screen Fields for Infotype 0073 Private Pension DK data available in SAP. These include BTRKZAG (HR-DK Amount indicator), PRZKZMA (HR-DK percentage indicator), BTRKZMA (HR-DK Amount indicator), PTYPEX (Pension category name DK).. 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 Q0073 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
PRZKZAGHR-DK percentage indicator P09_PRZKZCHAR1XFIELD
BTRKZAGHR-DK Amount indicator P09_BTRKZCHAR1XFIELD
PRZKZMAHR-DK percentage indicator P09_PRZKZCHAR1XFIELD
BTRKZMAHR-DK Amount indicator P09_BTRKZCHAR1XFIELD
PTYPEXPension category name DK PENTXCHAR60CHAR60
PEGRLXWage Type Long Text LGTXTCHAR25TEXT25
AMP_INSXName of Union Agreement Key P09_AMPINXCHAR60TEXT60
BKPLZDanish postal code (4 digits) P09_DKPSTLCHAR4T5M8TP09_DKPLZ
BANKLDanish bank number (4 digits, reg. no.) P09_BANKLCHAR4CHAR4
BKORTCity ORT01CHAR25TEXT25
BKKTOBank account number BANKNCHAR18BANKN
TRANSOSI transfer (Denmark) OSIUBCHAR1XFELD
PBSNRTransfer customer number PBSNRCHAR8CHAR8
EMFTXPayee Text EMFTXCHAR40TEXT40
BANKAName of bank BANKACHAR60TEXT60
PADWTXWage Type Long Text LGTXTCHAR25TEXT25
CREATXText on Reason for Change (Basic Pay Infotype) PRTXTCHAR30TEXT30

Key field Non-key field



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

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

How to access SAP table Q0073

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