SAP ABAP Class CL_SRT_WSP_RESTRICTED_API (API with restricted access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Properties
Class CL_SRT_WSP_RESTRICTED_API  
Short Description API with restricted access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20100909   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRT_WSP_RESTRICTED_API has no interface implemented.
Friends
Class CL_SRT_WSP_RESTRICTED_API has no friend class.
Attributes
Class CL_SRT_WSP_RESTRICTED_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXIST_WS_NAVIGATOR_PARAMS Static method Public Method Check existence of WS navigator settings 20100910
2 GET_WS_NAVIGATOR_URL Static method Public Method Get URL for WS navigator for specified service definition 20100910
Events
Class CL_SRT_WSP_RESTRICTED_API has no event.
Types
Class CL_SRT_WSP_RESTRICTED_API has no local type.
Method Signatures

Method EXIST_WS_NAVIGATOR_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS_HOST Call by reference Type reference (TYPE) BOOLEAN X=parameter exist; space=otherwise 20100910
2 Exporting E_EXISTS_OLD_STYLE Call by reference Type reference (TYPE) BOOLEAN X=parameter exist; space=otherwise 20100910
3 Exporting E_EXISTS_PORT Call by reference Type reference (TYPE) BOOLEAN X=parameter exist; space=otherwise 20100910
4 Exporting E_EXISTS_PROTOCOL Call by reference Type reference (TYPE) BOOLEAN X=parameter exist; space=otherwise 20100910
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100910

Method GET_WS_NAVIGATOR_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAVIGATOR_URL Call by reference Type reference (TYPE) STRING WS navigator URL 20100910
2 Importing I_SERVICE_DEF Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20100910
3 Importing I_WS_NAVIGATOR_HOST Call by reference Type reference (TYPE) STRING Host of WS navigator (optional) 20100910
4 Importing I_WS_NAVIGATOR_OLD_STYLE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=use "old-style" URL (NW 6.40, 7.00); space=new URL 20100910
5 Importing I_WS_NAVIGATOR_PORT Call by reference Type reference (TYPE) STRING Port number WS navigator (optional) 20100910
6 Importing I_WS_NAVIGATOR_PROTOCOL Call by reference Type reference (TYPE) STRING Protocol for WS navigator access (optional) 20100910
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100910
History
Last changed by/on SAP  20110908 
SAP Release Created in 740