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 TSRTG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRTP 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 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_CONFIG_DOMAIN_PM' 20110118
2 M_DOMAIN_SYSTEMS Instance attribute Private Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEMS 20110118
3 M_EDIT_MODE_ALLOWED Instance attribute Private Type reference (TYPE) BOOLEAN 20110118
4 M_PROFILE 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 CHECK_PRIORITY Instance method Private Method 20110301
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110118
3 EXISTS Static method Public Method 20110301
4 GET_DOMAINS_BY_DOMAIN_SYSTEM Static method Public Method Gets the domain a given domain system is assigned to 20110301
5 HAS_CHANGED Instance method Private Method Domain has changed 20110118
6 INITIALIZE_FROM_DATABASE Instance method Private Method Initializes the domain from the database 20110118
7 INITIALIZE_FROM_XML Static method Public Method Creates a domain instance from xml 20110118
8 IS_DOMAIN_EXISTING Static method Public Method Checks if a domain already exists in the system 20110118
9 LIST Static method Public Method 20110301
10 LOCK Instance method Private Method Locks the domain 20110118
11 OPEN Static method Public Method Returns a domain instance 20110118
12 OPEN_READ_ONLY Static method Public Method Returns a read only domain instance 20110118
13 UNLOCK 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 CX_SRT_WSP_CONFIG 20110301

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOW_EDIT_MODE Call by reference Type reference (TYPE) BOOLEAN 20110118
2 Importing DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION 20110118
3 Importing DOMAIN_PRIORITY Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_PRIORITY 20110118
4 Importing DOMAIN_SYSTEMS Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEMS 20110118
5 Importing NAME Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110118

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN 20110301
2 Importing 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 Returning DOMAINS Value transfer Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAMES List of Domain Names 20110301
2 Importing DOMAIN_SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY SRT Central Configuration: Domain System Key 20110301
3 Importing 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 CX_SRT_WSP_CONFIG 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 CX_SRT_WSP_CONFIG 20110118

Method INITIALIZE_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOMAIN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DOMAIN_PM 20110118
2 Importing IM_DOC Call by reference Type reference (TYPE) XSTRING 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110118

Method IS_DOMAIN_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN 20110118
2 Importing NAME Value transfer Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110118

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DOMAIN_NAME_PATTERN Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME 20110301
2 Returning 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 CX_SRT_WSP_CONFIG 20110118

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOMAIN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DOMAIN_PM 20110118
2 Importing NAME Value transfer Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110118

Method OPEN_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOMAIN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DOMAIN_PM 20110118
2 Importing NAME Value transfer Type reference (TYPE) SRT_WSP_DOMAIN_CONFIG_NAME 20110118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110118

Method UNLOCK Signature

Method UNLOCK on class CL_SRT_WSP_CONFIG_DOMAIN_PM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110118
History
Last changed by/on SAP  20131127 
SAP Release Created in 740