SRT_PRF_DIR - SOAP Runtime Framework: Profile Directory
SOAP Runtime Framework: Profile Directory information is stored in SAP table SRT_PRF_DIR.
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_PRF_DIR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
| TYPE | WSP Profile Type | X | SRT_WSP_PROFILE_TYPE | CHAR | 8 | |
| PROFILE_NAME | WSP Name of Profile Configuration | X | SRT_WSP_PROFILE_CONFIG_NAME | CHAR | 64 | |
| PROFILE_VERSION | Profile Version | X | SRT_WSP_PROFILE_CONFIG_VERSION | INT4 | 4 | |
| STATE | WSP Configuration State | X | SRT_WSP_CONFIG_STATE | CHAR | 2 | |
| PROFILE_NAME_EXT | WSP Name of Profile Configuration | SRT_WSP_PROFILE_CONFIG_NAME | CHAR | 64 | ||
| PROFILE_KEY | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 64 | ||
| SOAP_APPL_NAME | WSP name of the SOAP application | SRT_WSP_SOAP_APPL_NAME | CHAR | 120 | ||
| CREATED_BY | User Name | UNAME | CHAR | 24 | ||
| CREATED_ON | Last Changed On | UDATUM | DATS | 16 | ||
| CREATED_AT | Time | UZEIT | TIMS | 12 | ||
| CREATED_TC | Transaction Code | TCODE | CHAR | 40 | ||
| CREATED_CP | ABAP Program Name | PROGRAMM | CHAR | 80 | ||
| CHANGED_BY | User Name | UNAME | CHAR | 24 | ||
| CHANGED_ON | Last Changed On | UDATUM | DATS | 16 | ||
| CHANGED_AT | Time | UZEIT | TIMS | 12 | ||
| CHANGED_TC | Transaction Code | TCODE | CHAR | 40 | ||
| CHANGED_CP | ABAP Program Name | PROGRAMM | CHAR | 80 | ||
| TZONE | Flag whether date and time are adapted to UTC time | SDTE_SRT_TIME_ADAPTED_UTC | CHAR | 2 |