SAP ABAP Class IF_SRT_WSP_SOAMANAGER (SRT: SOAManager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_SOAMANAGER SRT: SOAManager 20131212
Properties
Class IF_SRT_WSP_SOAMANAGER  
Short Description SRT: SOAManager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20131205   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_SOAMANAGER has no forward declaration.
Interfaces
Class IF_SRT_WSP_SOAMANAGER has no interface implemented.
Friends
Class IF_SRT_WSP_SOAMANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SAP_LANG Constant Public Type reference (TYPE) STRING '&sap-language=' 20131212
2 C_SOAMGR_CF_COMP Constant Public Type reference (TYPE) STRING '&comp=CF' 20131212
3 C_SOAMGR_CONSUMER_COMP Constant Public Type reference (TYPE) STRING '&comp=WSA&consumer=' 20131212
4 C_SOAMGR_SERVICE_COMP Constant Public Type reference (TYPE) STRING '&comp=WSA&service=' 20131212
Methods
# Method Level Visibility Method type Description Created on
1 GET_SOAMANAGER_URL Static method Public Method Returns SOAManager URL 20131212
2 IS_OBJECT_TYPE_SUPPORTED Static method Public Method Returns whether Object Type is supported 20131212
3 OPEN_SOAMANAGER_FOR_OBJECT Static method Public Method Opens SOAManager for Object 20131212
Events
Class IF_SRT_WSP_SOAMANAGER has no event.
Types
Class IF_SRT_WSP_SOAMANAGER has no local type.
Method Signatures

Method GET_SOAMANAGER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20131212
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Modelling Environment 20131212
3 Returning SOAMANAGER_URL Value transfer Type reference (TYPE) STRING 20131212
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20131212

Method IS_OBJECT_TYPE_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SUPPORTED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131212
2 Importing OBJECT_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20131212
3 Importing OBJECT_TYPE Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Modelling Environment 20131212
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20131212

Method OPEN_SOAMANAGER_FOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) PRX_R3NAME 20131212
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) PRX_TYPE 20131212
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20131212
History
Last changed by/on SAP  20141121 
SAP Release Created in