SAP ABAP Interface IF_SRT_WSP_CONFIG_DOMAIN_PM (WSP Configuration Domain (Profile Management))
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 implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_CONFIG_DOMAIN_PM | WSP Configuration Domain (Profile Management) | 20110118 |
Properties
| Interface | IF_SRT_WSP_CONFIG_DOMAIN_PM | |
| Short Description | WSP Configuration Domain (Profile Management) |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20110118 | SAP |
| Last changed | 20110908 | 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_CONFIG_DOMAIN_PM has no interface.
Friends
Interface IF_SRT_WSP_CONFIG_DOMAIN_PM has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110118 | ||
| 2 | CHANGED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20110118 | ||
| 3 | CHANGED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20110118 | ||
| 4 | CHANGED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20110118 | ||
| 5 | CHANGED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20110118 | ||
| 6 | CHANGED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20110118 | ||
| 7 | CREATED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20110118 | ||
| 8 | CREATED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20110118 | ||
| 9 | CREATED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20110118 | ||
| 10 | CREATED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20110118 | ||
| 11 | CREATED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20110118 | ||
| 12 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | WSP Configuration Description | 20110118 | ||
| 13 | DOMAIN_PRIORITY | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_PRIORITY | WSP Domain Priority | 20110118 | ||
| 14 | NAME | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_NAME | WSP Name of Domain Configuration | 20110118 | ||
| 15 | NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110118 | ||
| 16 | READ_ONLY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110118 | ||
| 17 | STATE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP Configuration State | 20110118 | ||
| 18 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110118 |
Methods
Events
Interface IF_SRT_WSP_CONFIG_DOMAIN_PM has no event.
Types
Interface IF_SRT_WSP_CONFIG_DOMAIN_PM has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method ADD_DOMAIN_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Value transfer | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | 20110301 |
Method CHECK on Interface IF_SRT_WSP_CONFIG_DOMAIN_PM has no exception.
Method DEACTIVATE Signature
Method DEACTIVATE on Interface IF_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method DELETE Signature
Method DELETE on Interface IF_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method GET_ALL_DOMAIN_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_SYSTEMS | Value transfer | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEMS | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method GET_DOMAIN_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_PRIORITY | Value transfer | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_PRIORITY | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method GET_DOMAIN_SYSTEM_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_SYSTEM | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_DOMAIN_SYSTEM | 20110118 | ||||
| 2 | SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method GET_PROFILE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Value transfer | Type reference (TYPE) | SRT_WSP_TEMPL_PROPERTIES | 20110301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110301 |
Method REMOVE_ALL_DOMAIN_SYSTEMS Signature
Method REMOVE_ALL_DOMAIN_SYSTEMS on Interface IF_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method REMOVE_DOMAIN_SYSTEM_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method SET_DOMAIN_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_PRIORITY | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_PRIORITY | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method SET_DOMAIN_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEMS | Value transfer | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEMS | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READ_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
Method SET_PROFILE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SRT_WSP_TEMPL_PROPERTIES | 20110301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110301 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110118 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |