SAP ABAP Class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP (SRT: Domani System Group Interface)
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_GROUP SRT: Group of Domain Systems 20130524
Properties
Class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP  
Short Description SRT: Domani System Group Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130524   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no forward declaration.
Interfaces
Class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no interface implemented.
Friends
Class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGE_INFO Instance attribute Public Type reference (TYPE) SRT_CHANGE_INFO 20130527
2 CO_ALLOWED_CHARACTERS Constant Public Type reference (TYPE) STRING 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 _-():.,/' 20130606
3 CO_SEARCH_PARAMETERS Constant Public See coding 20130528
4 CREATE_INFO Instance attribute Public Type reference (TYPE) SRT_CREATE_INFO 20130527
5 GROUP_KEY Instance attribute Public Type reference (TYPE) SRT_WSP_DOMSYS_GROUP_KEY 20130606
6 GROUP_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_DOMSYS_GROUP_NAME 20130606
7 HAS_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN 20130527
8 IS_LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN 20130524
9 IS_NEW Instance attribute Public Type reference (TYPE) BOOLEAN 20130527
10 IS_TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN 20130524
11 STATE Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_STATE 20130528
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20130528
2 ASSIGN_DOMAIN_SYSTEM Instance method Public Method 20130528
3 CHECK Instance method Public Method 20130819
4 DEACTIVATE Instance method Public Method 20130528
5 DELETE Instance method Public Method 20130524
6 GET_ASSIGNED_DOMAIN_SYSTEMS Instance method Public Method 20130524
7 GET_DESCRIPTION Instance method Public Method 20130524
8 GET_DESCRIPTIONS Instance method Public Method 20130528
9 LOCK Instance method Public Method 20130524
10 REMOVE_DESCRIPTION Instance method Public Method 20130529
11 SAVE Instance method Public Method 20130524
12 SET_DESCRIPTION Instance method Public Method 20130527
13 TERMINATE Instance method Public Method 20130524
14 UNASSIGN_DOMAIN_SYSTEM Instance method Public Method 20130528
15 UNLOCK Instance method Public Method 20130524
Events
Class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no event.
Types
Class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20130528

Method ASSIGN_DOMAIN_SYSTEM Signature

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

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 List of SOAP Framework Errors 20130819

Method CHECK on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no exception.

Method DEACTIVATE Signature

Method DEACTIVATE on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20130528

Method DELETE Signature

Method DELETE on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20130524

Method GET_ASSIGNED_DOMAIN_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DOMAIN_SYSTEMS Value transfer Type reference (TYPE) SRT_GRP_DOMSYS_ASSIGN_INFO_T 20130528

Method GET_ASSIGNED_DOMAIN_SYSTEMS on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no exception.

Method GET_DESCRIPTION Signature

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

Method GET_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESCRIPTIONS Value transfer Type reference (TYPE) SRT_GRP_DOMSYS_DESCR_INFO_T 20130528

Method GET_DESCRIPTIONS on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no exception.

Method LOCK Signature

Method LOCK on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20130524

Method REMOVE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20130529
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20130606

Method SAVE Signature

Method SAVE on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20130524

Method SET_DESCRIPTION Signature

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

Method TERMINATE Signature

Method TERMINATE on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20130524

Method UNASSIGN_DOMAIN_SYSTEM Signature

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

Method UNLOCK Signature

Method UNLOCK on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no parameter.
Method UNLOCK on class IF_SRT_WSP_DOMAIN_SYSTEM_GROUP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in