SAP ABAP Class IF_SRT_WSP_CONNECTIVITY_ADMIN (SRT: Connectivity Admin Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CONNECTIVITY_OUT SOAMANAGER Connectivity: Consumer Interface 20120706
Properties
Class IF_SRT_WSP_CONNECTIVITY_ADMIN  
Short Description SRT: Connectivity Admin Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120706   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no forward declaration.
Interfaces
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no interface implemented.
Friends
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no friend class.
Attributes
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_USER Instance method Public Method Check User and Authorization 20130326
2 UPDATE_AUTH_LOCAL_TO_REMOTE Instance method Public Method Updates local logical port (Local --> Remote) 20120706
3 UPDATE_AUTH_REMOTE_TO_LOCAL Instance method Public Method Updates remote logical port (Remote --> Local) 20120706
Events
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no event.
Types
Class IF_SRT_WSP_CONNECTIVITY_ADMIN has no local type.
Method Signatures

Method CHECK_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OK Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130326
2 Importing NAME Call by reference Type reference (TYPE) SYST_UNAME User 20130326
3 Importing PW Call by reference Type reference (TYPE) XUBCODE User password 20130326
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130326

Method UPDATE_AUTH_LOCAL_TO_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTH_METHOD Call by reference Type reference (TYPE) SRT_WSP_AUTH_TYPES Authorization types simple client config 20120706
2 Importing CONNECTION_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY SOAManager Connectivity: Key/ID of a tenant/sap client 20120706
3 Importing PASSWORD Call by reference Type reference (TYPE) STRING Password, if applicable 20120706
4 Importing TEST_MODE Call by reference Type reference (TYPE) BOOLEAN 'X' = Only test credentials 20120914
5 Importing USERNAME Call by reference Type reference (TYPE) STRING Username, if applicable 20120706
# Exception Resumable Description Created on
1 CX_SOAP_PING Ping Exception 20120914
2 CX_SRT_WSP_CONFIG WSP Exception 20120706

Method UPDATE_AUTH_REMOTE_TO_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTH_METHOD Call by reference Type reference (TYPE) SRT_WSP_AUTH_TYPES Authorization types simple client config 20120706
2 Importing CONNECTION_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY SOAManager Connectivity: Key/ID of a tenant/sap client 20120706
3 Importing PASSWORD Call by reference Type reference (TYPE) STRING 20120706
4 Importing USERNAME Call by reference Type reference (TYPE) STRING 20120706
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120706
History
Last changed by/on SAP  20140121 
SAP Release Created in