SRT_CG_SYST_ATTR - SRT Provider System Attributes
SRT Provider System Attributes information is stored in SAP table SRT_CG_SYST_ATTR.
It is part of development package SOAP_CONFIG_CENTRAL in software component BC-ESI-WS-ABA-CFG. This development package consists of objects that can be grouped under "SOAP Framework for Central and local configuration".
It is part of development package SOAP_CONFIG_CENTRAL in software component BC-ESI-WS-ABA-CFG. This development package consists of objects that can be grouped under "SOAP Framework for Central and local configuration".
Fields for table SRT_CG_SYST_ATTR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
SYSTEM_KEY | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 32 | |
ATTRIB_INDEX | Index for System Attributes | X | INT4 | 4 | ||
RECORD_TYPE | SRT: Type of Data Record | SRT_WSP_SYSTEM_RECORD_TYPE | CHAR | 4 | ||
ATTRIB_TYPE | SRT Type of System Attribute | SRT_WSP_SYSTEM_ATTRIB_TYPE | CHAR | 4 | ||
ATTRIB_NAME | SRT: Name of System Attribute | SRT_WSP_SYSTEM_ATTRIB_NAME | CHAR | 120 | ||
ATTRIB_VALUE | SRT Value of System Attribute | SRT_WSP_SYSTEM_ATTRIB_VALUE | CHAR | 255 | ||
LONG_VALUE | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 |