SAP ABAP Class CL_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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_CONFIG_DOMAIN_PM | WSP Configuration Domain (Profile Management) | 20110118 |
Properties
Class | CL_SRT_WSP_CONFIG_DOMAIN_PM | |
Short Description | WSP Configuration Domain (Profile Management) | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20110118 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRT_WSP_CONFIG_DOMAIN_PM | WSP Configuration Domain (Profile Management) | 20110118 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRT_WSP_FACTORY | 20110118 | WSP Factory Class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_CONFIG_DOMAIN_PM' | 20110118 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEMS | 20110118 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20110118 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_PROFILE_PM | 20110301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110301 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110118 |
3 | ![]() |
Static method | Public | Method | 20110301 | |
4 | ![]() |
Static method | Public | Method | Gets the domain a given domain system is assigned to | 20110301 |
5 | ![]() |
Instance method | Private | Method | Domain has changed | 20110118 |
6 | ![]() |
Instance method | Private | Method | Initializes the domain from the database | 20110118 |
7 | ![]() |
Static method | Public | Method | Creates a domain instance from xml | 20110118 |
8 | ![]() |
Static method | Public | Method | Checks if a domain already exists in the system | 20110118 |
9 | ![]() |
Static method | Public | Method | 20110301 | |
10 | ![]() |
Instance method | Private | Method | Locks the domain | 20110118 |
11 | ![]() |
Static method | Public | Method | Returns a domain instance | 20110118 |
12 | ![]() |
Static method | Public | Method | Returns a read only domain instance | 20110118 |
13 | ![]() |
Instance method | Private | Method | Unlocks the domain | 20110118 |
Events
Class CL_SRT_WSP_CONFIG_DOMAIN_PM has no event.
Types
Class CL_SRT_WSP_CONFIG_DOMAIN_PM has no local type.
Method Signatures
Method CHECK_PRIORITY Signature
Method CHECK_PRIORITY on class CL_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110301 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOW_EDIT_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | 20110118 | |||
2 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | 20110118 | |||
3 | ![]() |
DOMAIN_PRIORITY | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_PRIORITY | 20110118 | |||
4 | ![]() |
DOMAIN_SYSTEMS | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEMS | 20110118 | |||
5 | ![]() |
NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_NAME | 20110118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110118 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20110301 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_NAME | 20110301 |
Method EXISTS on class CL_SRT_WSP_CONFIG_DOMAIN_PM has no exception.
Method GET_DOMAINS_BY_DOMAIN_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOMAINS | Value transfer | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_NAMES | List of Domain Names | 20110301 | ||
2 | ![]() |
DOMAIN_SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | SRT Central Configuration: Domain System Key | 20110301 | ||
3 | ![]() |
STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | TSRTP_C_CONF_STATE_ACTIVE | WSP Configuration State | 20110428 |
Method GET_DOMAINS_BY_DOMAIN_SYSTEM on class CL_SRT_WSP_CONFIG_DOMAIN_PM has no exception.
Method HAS_CHANGED Signature
Method HAS_CHANGED on class CL_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110118 |
Method INITIALIZE_FROM_DATABASE Signature
Method INITIALIZE_FROM_DATABASE on class CL_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110118 |
Method INITIALIZE_FROM_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOMAIN | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DOMAIN_PM | 20110118 | |||
2 | ![]() |
IM_DOC | Call by reference | Type reference (TYPE) | XSTRING | 20110118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110118 |
Method IS_DOMAIN_EXISTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20110118 | |||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_NAME | 20110118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110118 |
Method LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_DOMAIN_NAME_PATTERN | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_NAME | 20110301 | |||
2 | ![]() |
PR_RESULT | Value transfer | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_NAMES | 20110301 |
Method LIST on class CL_SRT_WSP_CONFIG_DOMAIN_PM has no exception.
Method LOCK Signature
Method LOCK on class CL_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110118 |
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOMAIN | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DOMAIN_PM | 20110118 | |||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_NAME | 20110118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110118 |
Method OPEN_READ_ONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOMAIN | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DOMAIN_PM | 20110118 | |||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DOMAIN_CONFIG_NAME | 20110118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110118 |
Method UNLOCK Signature
Method UNLOCK on class CL_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110118 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |