SAP ABAP Interface IF_SRT_WSP_DOMAIN_SYSTEM (Centrally managed domain system)
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_DOMAIN_SYSTEM SRT Central Configuration: Domain System 20110301
Properties
Interface IF_SRT_WSP_DOMAIN_SYSTEM  
Short Description Centrally managed domain system    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110127   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_DOMAIN_SYSTEM has no forward declaration.
Interfaces
Interface IF_SRT_WSP_DOMAIN_SYSTEM has no interface.
Friends
Interface IF_SRT_WSP_DOMAIN_SYSTEM has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATIONS Instance attribute Public Type reference (TYPE) SRT_WSP_APPLICATION_INFO_TAB Business Applications installed on this domain system 20110323
2 CHANGED_AT Instance attribute Public Type reference (TYPE) UZEIT 20110301
3 CHANGED_BY Instance attribute Public Type reference (TYPE) UNAME 20110301
4 CHANGED_CP Instance attribute Public Type reference (TYPE) PROGRAMM 20110301
5 CHANGED_ON Instance attribute Public Type reference (TYPE) UDATUM 20110301
6 CHANGED_TC Instance attribute Public Type reference (TYPE) TCODE 20110301
7 CONNECTION_KEY Instance attribute Public Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110301
8 CREATED_AT Instance attribute Public Type reference (TYPE) UZEIT 20110301
9 CREATED_BY Instance attribute Public Type reference (TYPE) UNAME 20110301
10 CREATED_CP Instance attribute Public Type reference (TYPE) PROGRAMM 20110301
11 CREATED_ON Instance attribute Public Type reference (TYPE) UDATUM 20110301
12 CREATED_TC Instance attribute Public Type reference (TYPE) TCODE 20110301
13 DESCRIPTIONS Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_DOMAIN_SYSTEM_T 20110301
14 DEST_KEY Instance attribute Public Type reference (TYPE) GUID_32 20110301
15 DEST_NAME Instance attribute Public Type reference (TYPE) GUID_32 20110322
16 DOMAIN_SYSTEM_KEY Instance attribute Public Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_KEY 20110301
17 HAS_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN 20110301
18 IBC_REFERENCES Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_IBCR_ASSIGNMENT SRT: IBC Reference Assignments to Provider Systems 20120117
19 IS_LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN 20110301
20 IS_NEW Instance attribute Public Type reference (TYPE) BOOLEAN 20110322
21 IS_NON_MANAGED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130610
22 IS_TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN 20110301
23 SYSTEM_ID Instance attribute Public Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_ID 20110301
24 SYSTEM_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_NAME 20110301
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_MANAGEMENT_CONNECTION Instance method Public Method Assigns the management connection 20110301
2 CHECK Instance method Public Method Checks domain system 20110301
3 DELETE Instance method Public Method Deletes domain system 20110301
4 GET_ASSIGNED_GROUPS Instance method Public Method Get Domain System Groups the Domain System is assigned to 20130606
5 GET_ASSIGNED_IBC_REFERENCES Instance method Public Method Gets all assigned IBC references 20120821
6 GET_DESCRIPTION Instance method Public Method Gets a single description for a given language 20110301
7 GET_DEST_KEY_4_DISTRIBUTION Instance method Public Method Get DestinationKey for distribution 20130213
8 GET_DEST_NAME_4_DISTRIBUTION Instance method Public Method Get DestinationName for distribution 20130213
9 GET_PROPERTIES Instance method Public Method Get provider system properties 20110322
10 GET_SLD_NAME Instance method Public Method Gets SLD name (services registry identifier) of provider sys 20110322
11 GET_SYSTEM_KEY Instance method Public Method Get System Key 20131122
12 GET_SYSTEM_KEY_4_DISTRIBUTION Instance method Public Method Get SystemKey for distribution 20130213
13 LOCK Instance method Public Method Locks instance 20110301
14 REMOVE_DESCRIPTION Instance method Public Method Removes description with given language 20110301
15 SAVE Instance method Public Method Saves domain system 20110301
16 SET_APPLICATIONS Instance method Public Method Set Business Applications 20110323
17 SET_ASSIGNED_IBC_REFERENCES Instance method Public Method Set all the assigned IBC references at once 20120117
18 SET_DESCRIPTION Instance method Public Method Adds description with given language 20110301
19 SET_DESCRIPTIONS Instance method Public Method Sets all desriptions at once (overwrite) 20110301
20 SET_NON_MANAGED Instance method Public Method Set System is non managed system 20130610
21 SET_PROPERTIES Instance method Public Method Set provider system properties 20110322
22 SET_SLD_NAME Instance method Public Method Sets services registry identifier(use only if inconsistent!) 20110412
23 SET_SYSTEM_ID Instance method Public Method Sets system ID (SLD-Key or Tenant-ID) 20110301
24 SET_SYSTEM_NAME Instance method Public Method Sets system name (SID or Tenant host name) 20110301
25 TERMINATE Instance method Public Method Terminates instance 20110301
26 UNASSIGN_MANAGEMENT_CONNECTION Instance method Public Method Unassigns the management connection 20110301
27 UNLOCK Instance method Public Method Unlocks instance 20110301
Events
Interface IF_SRT_WSP_DOMAIN_SYSTEM has no event.
Types
Interface IF_SRT_WSP_DOMAIN_SYSTEM has no local type.
Method Signatures

Method ASSIGN_MANAGEMENT_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110301
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGES Value transfer Type reference (TYPE) SOAP_ERROR_INFO_LIST 20110301

Method CHECK on Interface IF_SRT_WSP_DOMAIN_SYSTEM has no exception.

Method DELETE Signature

Method DELETE on Interface IF_SRT_WSP_DOMAIN_SYSTEM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method GET_ASSIGNED_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GROUPS Value transfer Type reference (TYPE) SRT_GRP_DOMSYS_INFO_T SRT: Domain System Group Info Table Type 20130606

Method GET_ASSIGNED_GROUPS on Interface IF_SRT_WSP_DOMAIN_SYSTEM has no exception.

Method GET_ASSIGNED_IBC_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IBC_REFERENCES Value transfer Type reference (TYPE) STTY_SRT_WSP_IBCR_ASSIGNMENT SRT: IBC Reference Assignments to Provider Systems 20120821
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120821

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) SRT_WSP_DESCRIPTION 20110301
2 Importing LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU 20110301
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method GET_DEST_KEY_4_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEST_KEY Value transfer Type reference (TYPE) SRT_WSP_DEST_KEY SRT: Destination Key 20130213
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130213

Method GET_DEST_NAME_4_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEST_NAME Value transfer Type reference (TYPE) SRT_WSP_DEST_NAME WSP Name of RFC destination 20130213
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130213

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES 20110322
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110323

Method GET_SLD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SLD_NAME Value transfer Type reference (TYPE) SRT_WSP_SLD_SYSTEM_NAME 20110322
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110322

Method GET_SYSTEM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEM_KEY Value transfer Type reference (TYPE) SRT_WSP_SYSTEM_KEY SRT: Key/ID of a provider system 20131122
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20131122

Method GET_SYSTEM_KEY_4_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEM_KEY Value transfer Type reference (TYPE) SRT_WSP_SYSTEM_KEY SRT: Key/ID of a provider system 20130213
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130213

Method LOCK Signature

Method LOCK on Interface IF_SRT_WSP_DOMAIN_SYSTEM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method REMOVE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Call by reference Type reference (TYPE) LANGU 20110301
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method SAVE Signature

Method SAVE on Interface IF_SRT_WSP_DOMAIN_SYSTEM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method SET_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATIONS Call by reference Type reference (TYPE) SRT_WSP_APPLICATION_INFO_TAB SRT WSIL table of Business Application ID structures 20110323
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110323

Method SET_ASSIGNED_IBC_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IBC_REFERENCES Call by reference Type reference (TYPE) STTY_SRT_WSP_IBCR_ASSIGNMENT SRT: IBC Reference Assignments to Provider Systems 20120117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120117

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_DESCRIPTION 20110301
2 Importing LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU 20110301
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method SET_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTIONS Call by reference Type reference (TYPE) STTY_SRT_WSP_DOMAIN_SYSTEM_T 20110301
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method SET_NON_MANAGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NON_MANAGED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130610
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130610

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES 20110322
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110322

Method SET_SLD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SLD_NAME Value transfer Type reference (TYPE) SRT_WSP_SLD_SYSTEM_NAME SLD name = Services Registry Identifier 20110412
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110412

Method SET_SYSTEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSTEM_ID Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_ID 20110301
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method SET_SYSTEM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSTEM_NAME Call by reference Type reference (TYPE) SRT_WSP_DOMAIN_SYSTEM_NAME 20110301
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_DOMAIN_SYSTEM has no parameter.
Method TERMINATE on Interface IF_SRT_WSP_DOMAIN_SYSTEM has no exception.

Method UNASSIGN_MANAGEMENT_CONNECTION Signature

Method UNASSIGN_MANAGEMENT_CONNECTION on Interface IF_SRT_WSP_DOMAIN_SYSTEM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301

Method UNLOCK Signature

Method UNLOCK on Interface IF_SRT_WSP_DOMAIN_SYSTEM has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110301
History
Last changed by/on SAP  20141121 
SAP Release Created in 740