SRT_RTC_CG_DATA is a standard SAP Table which is used to store SOAP Runtime Cache: CG 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_RTC_CG_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 | |
CONSUMER_GROUP | SRT_WSP_DT_OBJ_NAME | CHAR | 30 | WSP Name of Interface Object | ||
SYSTEM_KEY | GUID_32 | CHAR | 32 | GUID in 'CHAR' Format in Uppercase | ||
PROXY_CLASS | SRT_WSP_DT_OBJ_NAME | CHAR | 30 | WSP Name of Interface Object | ||
STATE | SRT_WSP_CONFIG_STATE | CHAR | 1 | WSP Configuration State | ||
RECORD_TYPE | SRT_WSP_CG_RECORD_TYPE | CHAR | 8 | Data Record Type | ||
ID | INT4 | INT4 | 10 | Natural Number | ||
PARENT_ID | INT4 | INT4 | 10 | Natural Number | ||
IDX | INT4 | INT4 | 10 | Natural Number | ||
PROP_NAME | SRT_WSP_CG_PROPERTY_NAME | CHAR | 20 | Property Name for Consumer Groups | ||
PROP_VALUE | SRT_WSP_CG_PROPERTY_VALUE | CHAR | 255 | Property Value for Consumer Groups |
Key field | |
Non-key field |