SAP ABAP Interface IF_SRT_WSP_ASSIGN_ROOT (Assignment of Profiles to Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SRT_WSP_ASSIGN_WS | Assignment of Profiles to XI Configuration | 20050513 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SRT_WSP_ASSIGN_XI | Assignment of Profiles to XI Configuration | 20050511 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_ASSIGN_ROOT | Assignment of Profile to RT Configurations | 20050720 |
Properties
| Interface | IF_SRT_WSP_ASSIGN_ROOT | |
| Short Description | Assignment of Profiles to Configuration |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20050511 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | TSRTP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRT_WSP_ASSIGN_ROOT has no interface.
Friends
Interface IF_SRT_WSP_ASSIGN_ROOT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGN_KEY | Instance attribute | Public | Type reference (TYPE) | GUID_32 | Reference to Detail Information | 20050720 | ||
| 2 | CHANGED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | X = Object modified | 20050720 | ||
| 3 | CHANGED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20050720 | ||
| 4 | CHANGED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20050720 | ||
| 5 | CHANGED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20050720 | ||
| 6 | CHANGED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Last Changed On | 20050720 | ||
| 7 | CHANGED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20050720 | ||
| 8 | CO_CHANNEL_ID | Constant | Public | Type reference (TYPE) | STRING | 'CHANNELID' | Additional Data: Channel ID | 20061017 | |
| 9 | CO_CLIENT_ASSIGN_WS | Constant | Public | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | TSRTP_C_ASSIGN_TYPE_CLIENT_WS | 20050725 | ||
| 10 | CO_CLIENT_ASSIGN_XI | Constant | Public | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | TSRTP_C_ASSIGN_TYPE_CLIENT_XI | 20050725 | ||
| 11 | CO_IIF_NAME | Constant | Public | Type reference (TYPE) | STRING | 'IIFNAME' | Additional Data: IIF Name | 20061017 | |
| 12 | CO_IIF_NAMESPACE | Constant | Public | Type reference (TYPE) | STRING | 'IIFNS' | Additional Data: IIF Namespace | 20061017 | |
| 13 | CO_INTEGRATION_SERVER | Constant | Public | Type reference (TYPE) | STRING | 'INTSERVER' | Additional Data: Integration Server Flag | 20061017 | |
| 14 | CO_OIF_NAME | Constant | Public | Type reference (TYPE) | STRING | 'OIFNAME' | Additional Data: OIF Name | 20061017 | |
| 15 | CO_OIF_NAMESPACE | Constant | Public | Type reference (TYPE) | STRING | 'OIFNS' | Additional Data: OIF Namespace | 20061017 | |
| 16 | CO_SEPARATOR | Constant | Public | Type reference (TYPE) | STRING | ';' | Additional Data: Separator | 20061017 | |
| 17 | CO_SERVER_ASSIGN_WS | Constant | Public | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | TSRTP_C_ASSIGN_TYPE_SERVER_WS | 20050725 | ||
| 18 | CO_SERVER_ASSIGN_XI | Constant | Public | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | TSRTP_C_ASSIGN_TYPE_SERVER_XI | 20050725 | ||
| 19 | CO_SOFTWARE_VERSION | Constant | Public | Type reference (TYPE) | STRING | 'SOFTWARE_VERSION' | Additional Data: XI Software Version | 20070117 | |
| 20 | CO_URL_EXTENSION | Constant | Public | Type reference (TYPE) | STRING | 'URLEXT' | Additional Data: URL Extension | 20061017 | |
| 21 | CREATED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20050720 | ||
| 22 | CREATED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20050720 | ||
| 23 | CREATED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20050720 | ||
| 24 | CREATED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Last Changed On | 20050720 | ||
| 25 | CREATED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20050720 | ||
| 26 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | WSP Configuration Description | 20050720 | ||
| 27 | LAST_TASK_ID | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_TASK_ID | Task ID of SRT Configuration | 20070418 | ||
| 28 | NAME | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_ASSIGN_NAME | Assignment Name | 20050720 | ||
| 29 | NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | X = Object is new | 20050720 | ||
| 30 | READ_ONLY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | X = Object read-only | 20050720 | ||
| 31 | SCHEDULE_JOB | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | X=Schedule job if needed; space=Otherwise | 20061019 | ||
| 32 | SCHEDULE_MIN | Instance attribute | Public | Type reference (TYPE) | INT4 | Minutes Between Job Starts | 20061019 | ||
| 33 | STATE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP Configuration State | 20050720 | ||
| 34 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | X = Object terminated | 20050720 | ||
| 35 | TYPE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Assignment Type | 20050720 |
Methods
Interface IF_SRT_WSP_ASSIGN_ROOT has no method.
Events
Interface IF_SRT_WSP_ASSIGN_ROOT has no event.
Types
Interface IF_SRT_WSP_ASSIGN_ROOT has no local type.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |