Q0072 SAP (Screen Fields for Infotype 0072 (Fiscal Data - DK)) Structure details

Dictionary Type: Structure
Description: Screen Fields for Infotype 0072 (Fiscal Data - DK)




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




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

Q0072 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 "Screen Fields for Infotype 0072 (Fiscal Data - 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_Q0072 TYPE Q0072.

The Q0072 table consists of various fields, each holding specific information or linking keys about Screen Fields for Infotype 0072 (Fiscal Data - DK) data available in SAP. These include FRDUG (Weekly tax exemption (DK)), FRD14 (Exemption for 14 Days (Tax in DK)), FRDDG (Daily tax exemption (DK)), STATSX (PBS Forms: Names of Entry Values (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: Not classified


SAP Q0072 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
TXTNR67 text number for tax return TXTNR_5M1TCHAR2T5M1TTXTNR_5M1T
FRDUGWeekly tax exemption (DK) FRDUGCURR9(2) BETRG
FRD14Exemption for 14 Days (Tax in DK) FRD14CURR9(2) BETRG
FRDDGDaily tax exemption (DK) FRDDGCURR9(2) BETRG
STATSXPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
AKTIVXPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
FRKODXPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
ATPCDXPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
KOMTXName of municipality KOMTXCHAR48TEXT48
TRCHRTax rate DK P09_TRCHRCHAR3CHAR3
TRDEFXIndicator: Standard tax percentage rate text (DK) P09_TRDEFXCHAR10CHAR10
FRDUGWCurrency Key WAERSCUKY5TCURCWAERSFWS
FRD14WCurrency Key WAERSCUKY5TCURCWAERSFWS
FRDDGWCurrency Key WAERSCUKY5TCURCWAERSFWS
ARBS1XWork center description DK P09_ARBTXCHAR48TEXT48
BOLIGXPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
HAUPTSENUMIs specified SE number the main SE no. (X) or a sub-number? HAUPTSENUMCHAR1CHAR1
SENUMSE number SENUMNUMC8NUM8HRDK_SE_NUMBERS
SEKEYSE# key DK P09_SEKEYCHAR2Assigned to domainP09_SEKEYHRDK_SE_NUMBERS
SEKEYXSE# designation DK P09_SETXTCHAR60TEXT60
FUNKTIndicator: Official (DK) P09_FUNKTCHAR1XFELD
STNDDIndicator: Use standard percentage P09_STNDDCHAR1CHAR1_X
PROZVIndicator: Use specified percentage P09_PROZVCHAR1XFIELD
TRPCTTax Rate P09_TRPCTNUMC2NUMC2

Key field Non-key field



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

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

How to access SAP table Q0072

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