SRT_CFG_DATA is a standard SAP Table which is used to store SOAP Runtime Framework: Configuration Data data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP SRT_CFG_DATA Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: L - Table for storing temporary data, delivered empty
Display/Maintenance via SM30: Yes but with Restrictions
Enhancement category i: Cannot Be Enhanced
See here for more information about this and other SAP enhancement categories
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
CLIENT | MANDT | CLNT | 3 |
* | Client | |
BINDING_KEY | GUID_32 | CHAR | 32 | GUID in 'CHAR' Format in Uppercase | ||
CONFIG_KEY | GUID_32 | CHAR | 32 | GUID in 'CHAR' Format in Uppercase | ||
STATE | SRT_WSP_CONFIG_STATE | CHAR | 1 | WSP Configuration State | ||
SUBJ_ID | INT4 | 10 | ||||
PROP_LIST_ID | INT4 | 10 | ||||
PROP_ID | INT4 | 10 | ||||
SUBJ_PARENT_ID | INT4 | 10 | ||||
SUBJ_TYPE | SRT_WSP_SUBJECT_TYPE | CHAR | 2 | WSP Subject Type | ||
SUBJ_NAMESPACE | STRING | |||||
SUBJ_NAME | STRING | |||||
SUBJ_DISPLAYNAME | SRT_WSP_DISPLAY_NAME | CHAR | 60 | WSP Display Name | ||
SUBJ_STATE | SRT_WSP_SUBJECT_STATE | CHAR | 1 | WSP Subject State | ||
PROP_LIST_STATE | SRT_WSP_PROPERTY_LIST_STATE | CHAR | 1 | WSP Property List State | ||
PROP_LIST_PREF | SRT_WSP_PROPERTY_LIST_PREF | INT1 | 3 | WSP Property List Preference | ||
PROP_NAMESPACE | ANYURI | SSTRING | 255 | Any URI | ||
PROP_NAME | ANYURI | SSTRING | 255 | Any URI | ||
PROP_VALUE | STRING | |||||
PROP_STATE | SRT_WSP_PROPERTY_STATE | CHAR | 1 | WSP Property State |
Key field | |
Non-key field |
SRT_CFG_DATA - SOAP Runtime Framework: Configuration Data SRT_CFG_CLI_ASGN - Assignment of HTTP Destination to WS Client RT Configuration SRT_CFG_CHG_TAB - Indicator for table changes in SRT config. environment SRT_CFG_CFGVAL - SOAP Runtime Framework: Configuration Values SRT_CFG_BNDG - SOAP Runtime Framework: Bindings SRT_CDTC_S_DET - Central Design Time Cache: Service Definition Details