Q0215K SAP (Screen Fields for Construction Transaction Data Calendar) Structure details

Dictionary Type: Structure
Description: Screen Fields for Construction Transaction Data Calendar




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




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

Q0215K 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 Construction Transaction Data Calendar" 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_Q0215K TYPE Q0215K.

The Q0215K table consists of various fields, each holding specific information or linking keys about Screen Fields for Construction Transaction Data Calendar data available in SAP. These include STD02 (Normal Working Hours- Tuesday), STD03 (Normal Working Hours- Wednesday), STD04 (Normal Working Hours- Thursday), STD05 (Normal Working Hours- Friday).. 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: Cannot Be Enhanced


SAP Q0215K 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
STD01Normal Working Hours- Monday P01B_STD01DEC4(2) P01B_STUND
STD02Normal Working Hours- Tuesday P01B_STD02DEC4(2) P01B_STUND
STD03Normal Working Hours- Wednesday P01B_STD03DEC4(2) P01B_STUND
STD04Normal Working Hours- Thursday P01B_STD04DEC4(2) P01B_STUND
STD05Normal Working Hours- Friday P01B_STD05DEC4(2) P01B_STUND
STD06Normal Working Hours- Saturday P01B_STD06DEC4(2) P01B_STUND
STD07Normal Working Hours on Sunday P01B_STD07DEC4(2) P01B_STUND
ERF01Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF02Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF03Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF04Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF05Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF06Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF07Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF08Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF09Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF10Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF11Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF12Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF13Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF14Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF15Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF16Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF17Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF18Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF19Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF20Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF21Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF22Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF23Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF24Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF25Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF26Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF27Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF28Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF29Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF30Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF31Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF32Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF33Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF34Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF35Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF36Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
ERF37Recorded Hours P01B_ERF00DEC4(2) P01B_STUND
WEEK1Week WEEKNCHAR2CHAR2
WEEK2Week WEEKNCHAR2CHAR2
WEEK3Week WEEKNCHAR2CHAR2
WEEK4Week WEEKNCHAR2CHAR2
WEEK5Week WEEKNCHAR2CHAR2
WEEK6Week WEEKNCHAR2CHAR2
WEEKRWeek WEEKNCHAR2CHAR2

Key field Non-key field



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

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

How to access SAP table Q0215K

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