CTS_CONFIG_WD_ST_CLUS_HANDLING SAP (Central CTS - Structure for WD Context 'Cluster Handling') Structure details

Dictionary Type: Structure
Description: Central CTS - Structure for WD Context 'Cluster Handling'




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




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

CTS_CONFIG_WD_ST_CLUS_HANDLING 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 "Central CTS - Structure for WD Context 'Cluster Handling'" 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_CTS_CONFIG_WD_ST_CLUS_HANDLING TYPE CTS_CONFIG_WD_ST_CLUS_HANDLING.

The CTS_CONFIG_WD_ST_CLUS_HANDLING table consists of various fields, each holding specific information or linking keys about Central CTS - Structure for WD Context 'Cluster Handling' data available in SAP. These include CLUSTER_ID_REQUIRED (Web Dynpro: State), CLUSTER_ID_READ_ONLY (Replacement for Real Boolean Type: 'X' == True '' == False), CLUSTER_DESCRIPTION (Short Description of Repository Objects), CLUSTER_DESCRIPTION_REQUIRED (Web Dynpro: State).. 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 CTS_CONFIG_WD_ST_CLUS_HANDLING 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
CLUSTER_IDName of SAP System SYSYSIDCHAR8SYCHAR08
CLUSTER_ID_REQUIREDWeb Dynpro: State WDUI_STATENUMC2WDUI_STATE
CLUSTER_ID_READ_ONLYReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
CLUSTER_DESCRIPTIONShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
CLUSTER_DESCRIPTION_REQUIREDWeb Dynpro: State WDUI_STATENUMC2WDUI_STATE
CLUSTER_DESCRIPTION_READ_ONLYReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
CLUSTER_DOMAIN_IDTMS: Transport Domain TMSDOMNAMCHAR10Assigned to domainTMSDOMNAM
IS_ORGANIZERReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
IS_ORGANIZER_READ_ONLYReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
ORGANIZER_CLIENTClient ID SYMANDTCLNT3Assigned to domainMANDT
ORGANIZER_CLIENT_DESCRIPTION Client Description0
ORGANIZER_CLIENT_REQUIREDWeb Dynpro: State WDUI_STATENUMC2WDUI_STATE
ORGANIZER_CLIENT_READ_ONLYReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
REFERENCE_TO_CLUSTER 0
ROLE_ID Role ID0
ROLE_ID_VISIBLEReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
ROLE_ID_READ_ONLYReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
ROLE_DESCRIPTION Role Description0
SYSTEM_IDName of SAP System SYSYSIDCHAR8SYCHAR08
SYSTEM_DESCRIPTIONShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
COMMUNICATION_SYSTEM_IDName of SAP System SYSYSIDCHAR8SYCHAR08
COMMUNICATION_SYSTEM_DESCR Description of the Communication System0
SYSTEM_CLIENT_IDClient ID SYMANDTCLNT3Assigned to domainMANDT
SYSTEM_CLIENT_DESCRIPTION Client Description0
SYSTEM_CLIENT_READ_ONLYReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
SYSTEM_DOMAIN_IDTMS: Transport Domain TMSDOMNAMCHAR10Assigned to domainTMSDOMNAM
SYSTEM_COMPLETELY_MANAGEDReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
SYSTEM_DELETION_ENABLEDReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
REFERENCE_TO_SYSTEM 0

Key field Non-key field



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

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

How to access SAP table CTS_CONFIG_WD_ST_CLUS_HANDLING

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