Q0074 SAP (Screen Fields Infotype 0074 (Leave - Denmark)) Structure details

Dictionary Type: Structure
Description: Screen Fields Infotype 0074 (Leave - Denmark)




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




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

Q0074 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 Infotype 0074 (Leave - Denmark)" 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_Q0074 TYPE Q0074.

The Q0074 table consists of various fields, each holding specific information or linking keys about Screen Fields Infotype 0074 (Leave - Denmark) data available in SAP. These include FETAG (Number of additional leave days Denmark), F6TAG (Number of leave days guaranteed in §6A (DK)), ABMETX (PBS Forms: Names of Entry Values (DK)), SHCLRX (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 Q0074 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
FZTAGNumber of additional leave days Denmark P09_FZTAGDEC5(2) DEC3_2
FETAGNumber of additional leave days Denmark P09_FETAGDEC5(2) DEC3_2
F6TAGNumber of leave days guaranteed in §6A (DK) P09_F6TAGDEC5(2) DEC3_2
ABMETXPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
SHCLRXPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
SHTCOXPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
FKSIKXPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
FKFREXPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
SHOR2XPBS Forms: Names of Entry Values (DK) P09_FMETXCHAR65TEXT65
SHRAD1HR-DK Radio button P09_RADIOCHAR1CHAR1
SHRAD2HR-DK Radio button P09_RADIOCHAR1CHAR1
SHRAD3HR-DK Radio button P09_RADIOCHAR1CHAR1
FUNKTIndicator: Official (DK) P09_FUNKTCHAR1XFELD
NVM1Default identifier for leave handling P09_NVM1CHAR1XFIELD
NVM2Default identifier for leave handling P09_NVM2CHAR1XFIELD
NVM3Default identifier for leave handling P09_NVM3CHAR1XFIELD
NTAX0Default identifier for leave handling P09_NTAX0CHAR1XFIELD
NVD0Default identifier for leave handling P09_NVD0CHAR1XFIELD
NXVS0Default identifier for leave handling P09_NXVS0CHAR1XFIELD
NSDDefault identifier for leave handling P09_NSDCHAR1XFIELD
NTAX1Default identifier for leave handling P09_NTAX1CHAR1XFIELD
NVD1Default identifier for leave handling P09_NVD1CHAR1XFIELD
NVSDefault identifier for leave handling P09_NVSCHAR1XFIELD
NXVS1Default identifier for leave handling P09_NXVS1CHAR1XFIELD
NVR1Default identifier for leave handling P09_NVR1CHAR1XFIELD
NFK1Default identifier for leave handling P09_NFK1CHAR1XFIELD
NTAX2Default identifier for leave handling P09_NTAX2CHAR1XFIELD
NVD2Default identifier for leave handling P09_NVD2CHAR1XFIELD
NXVS2Default identifier for leave handling P09_NXVS2CHAR1XFIELD
NVR2Default identifier for leave handling P09_NVR2CHAR1XFIELD
NFK2Default identifier for leave handling P09_NFK2CHAR1XFIELD

Key field Non-key field



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

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

How to access SAP table Q0074

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