SAP ABAP Class IF_SRT_WSP_SR_REMOTE_SETUP (SR connection setup in remote system)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_SR_REMOTE_SETUP SR connection setup in remote system 20110311
Properties
Class IF_SRT_WSP_SR_REMOTE_SETUP  
Short Description SR connection setup in remote system    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101207   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_SR_REMOTE_SETUP has no forward declaration.
Interfaces
Class IF_SRT_WSP_SR_REMOTE_SETUP has no interface implemented.
Friends
Class IF_SRT_WSP_SR_REMOTE_SETUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REMOTE_TENANT_KEY Instance attribute Public Type reference (TYPE) SRT_WSP_CON_TENANT_KEY SOAManager Connectivity: Key/ID of a tenant/sap client 20110311
2 SYSTEM_KEY Instance attribute Public Type reference (TYPE) SRT_WSP_CON_SYSTEM_KEY SOAManager Connectivity: Key/ID of a system 20110311
3 TENANT_KEY Instance attribute Public Type reference (TYPE) SRT_WSP_CON_TENANT_KEY SOAManager Connectivity: Key/ID of a tenant/sap client 20110311
Methods
# Method Level Visibility Method type Description Created on
1 GENERATE Instance method Public Method Generate a SR connection in remote system 20110311
2 REMOVE Instance method Public Method Remove an existing SR Connection in remote system 20110311
3 REMOVE_ALL Instance method Public Method Remove all existing SR Connections in remote system 20110311
Events
Class IF_SRT_WSP_SR_REMOTE_SETUP has no event.
Types
Class IF_SRT_WSP_SR_REMOTE_SETUP has no local type.
Method Signatures

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110311
2 Importing I_REGISTRY Call by reference Type reference (TYPE) SDEL_REGISTRY Services Registry 20110311
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110311

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110311
2 Importing I_REGISTRY Call by reference Type reference (TYPE) SDEL_REGISTRY Services Registry 20110311
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110311

Method REMOVE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_RETURN Value transfer Type reference (TYPE) BAPIRET2_T Return parameter table 20110311
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110311
History
Last changed by/on SAP  20110908 
SAP Release Created in