/XFT/SRM_REC_WDY_CTX_COL SAP (xft task manager: Context attributes: Columns) Structure details

Dictionary Type: Structure
Description: xft task manager: Context attributes: Columns




ABAP Code to SELECT data from /XFT/SRM_REC_WDY_CTX_COL
Related tables to /XFT/SRM_REC_WDY_CTX_COL
Access table /XFT/SRM_REC_WDY_CTX_COL




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

/XFT/SRM_REC_WDY_CTX_COL 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 "xft task manager: Context attributes: Columns" 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_/XFT/SRM_REC_WDY_CTX_COL TYPE /XFT/SRM_REC_WDY_CTX_COL.

The /XFT/SRM_REC_WDY_CTX_COL table consists of various fields, each holding specific information or linking keys about xft task manager: Context attributes: Columns data available in SAP. These include NODE_ID (ID), PARENT_ID (Parent ID), IS_LEAF (Boolean (Constants: /XFT/IF_CONSTANT)), IS_EXPANDED (Boolean (Constants: /XFT/IF_CONSTANT)).. 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 /XFT/SRM_REC_WDY_CTX_COL 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
NODE_ID ID0
PARENT_ID Parent ID0
IS_LEAFBoolean (Constants: /XFT/IF_CONSTANT) /XFT/BOOLEANCHAR1/XFT/BOOLEAN
IS_EXPANDEDBoolean (Constants: /XFT/IF_CONSTANT) /XFT/BOOLEANCHAR1/XFT/BOOLEAN
VISIBILITYWDY: Visibility /XFT/WDY_VISIBILITYNUMC2NUMC2
CHILDREN_LOADEDBoolean (Constants: /XFT/IF_CONSTANT) /XFT/BOOLEANCHAR1/XFT/BOOLEAN
COL01 Description0
COL02 Fixed0
COL03 Target to move0
COL04 Selection0
COL05 Classification of element role0
COL10 Application state (value)0
COL11 Application state (description)0
COL12 System state (value)0
COL13 System state (description)0
COL14 Agent0
COL20 User (changed)0
COL21 Date (changed)0
COL22 Time (changed)0
COL23 User (created)0
COL24 Date (created)0
COL25 Time (created)0
COL30 Deadline Monitoring0
COL31 Days (required end)0
COL32 Hours (required end)0
COL34 Days (latest start)0
COL35 Hours (latest start)0
COL40 Alias0
COL41 Sort value0
COL42 Note for task0
COL43 Help for Node0
COL50 State of object of element type0
COL51 Element type of object0
COL01_ICON Description0
COL02_ICON Fixed0
COL03_ICON Target to move0
COL04_ICON Selection0
COL05_ICON Classification of element role0
COL10_ICON Application state (value)0
COL11_ICON Application state (description)0
COL12_ICON System state (value)0
COL13_ICON System state (description)0
COL14_ICON Agent0
COL20_ICON User (changed)0
COL21_ICON Date (changed)0
COL22_ICON Time (changed)0
COL23_ICON User (created)0
COL24_ICON Date (created)0
COL25_ICON Time (created)0
COL30_ICON Deadline Monitoring0
COL31_ICON Days (required end)0
COL32_ICON Hours (required end)0
COL34_ICON Days (latest start)0
COL35_ICON Hours (latest start)0
COL40_ICON Alias0
COL41_ICON Sort value0
COL42_ICON Note for task0
COL43_ICON Help for Node0
COL50_ICON State of object of element type0
COL51_ICON Element type of object0
COL_X01 1st extended column0
COL_X02 2nd extended column0
COL_X03 3rd extended column0
COL_X04 4th extended column0
COL_X05 5th extended column0
COL_X06 6th extended column0
COL_X07 7th extended column0
COL_X08 8th extended column0
COL_X09 9th extended column0
COL_X10 10th extended column0
COL_X01_ICON 1st extended column0
COL_X02_ICON 2nd extended column0
COL_X03_ICON 3rd extended column0
COL_X04_ICON 4th extended column0
COL_X05_ICON 5th extended column0
COL_X06_ICON 6th extended column0
COL_X07_ICON 7th extended column0
COL_X08_ICON 8th extended column0
COL_X09_ICON 9th extended column0
COL_X10_ICON 10th extended column0

Key field Non-key field



How do I retrieve data from SAP structure /XFT/SRM_REC_WDY_CTX_COL using ABAP code?

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

How to access SAP table /XFT/SRM_REC_WDY_CTX_COL

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