SAP ABAP Class CL_SOAP_PROTOCOL_FACTORY (Generate SOAP Protocols)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
Properties
Class CL_SOAP_PROTOCOL_FACTORY  
Short Description Generate SOAP Protocols    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20030610   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SOAP_RUNTIME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_SOAP_SESSION_PROTOCOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_PROTOCOL_FACTORY has no interface implemented.
Friends
Class CL_SOAP_PROTOCOL_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_PROTOCOL_FACTORY' Class Name 20040415
2 CO_ERR_AREA_ID Constant Private Type reference (TYPE) SRT_MONI_ERRORAREA TSRTM_ERRAREA_CORE Area ID 20070307
3 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_PROTOCOLS SOAP Runtime Processor Unit ID 20060203
4 M_LOCATION_TYPE Static Attribute Private Type reference (TYPE) CHAR1 b/R/S: Client, Remote Server, Shortcut Server 20080303
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Generate SOAP Protocol 20030610
2 CREATE_FOR_HIBERNATION Static method Public Method Create Protocol by Implementation Name (Hibernation) 20061114
3 CREATE_PROTOCOLS Static method Public Method Create Multiple SOAP Protocols 20050810
4 GET_DEFAULT_IMPL Static method Private Method Determine Default Implementation of Protocol 20030610
5 GET_LOCATION_TYPE Static method Public Method Get Location Type: Client / Remote Server / Shortcut Server 20080303
6 SET_LOCATION_TYPE Static method Public Method Set Location Type: Client / Remote Server / Shortcut Server 20080303
Events
Class CL_SOAP_PROTOCOL_FACTORY has no event.
Types
Class CL_SOAP_PROTOCOL_FACTORY has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) ANYURI CL_SOAP_RUNTIME=>CO_PROTOCOL_URI_SESSION Name (URI) des Protokolls 20030610
2 Importing NAME_IMPL Call by reference Type reference (TYPE) ANYURI Name (URI) der Protokollimplementierung 20030610
3 Returning PROTOCOL_REF Value transfer Object reference (TYPE REF TO) IF_SOAP_PROTOCOL Protokoll Instanz 20030610

Method CREATE on class CL_SOAP_PROTOCOL_FACTORY has no exception.

Method CREATE_FOR_HIBERNATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME_IMPL Call by reference Type reference (TYPE) ANYURI Name (URI) der Protokollimplementierung 20061114
2 Returning PROTOCOL_REF Value transfer Object reference (TYPE REF TO) IF_SOAP_PROTOCOL Protokoll Instanz 20061114

Method CREATE_FOR_HIBERNATION on class CL_SOAP_PROTOCOL_FACTORY has no exception.

Method CREATE_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTIVITY_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE 20120727
2 Importing LOCATION Call by reference Type reference (TYPE) I Location (Provider / Consumer) 20071205
3 Returning PROTOCOLS Value transfer Type reference (TYPE) SOAP_PROTOCOL_LIST Liste von SOAP Protokollen 20050810
4 Importing URIS Call by reference Type reference (TYPE) SOAP_URI_LIST Liste von SOAP Feature URIs 20050810

Method CREATE_PROTOCOLS on class CL_SOAP_PROTOCOL_FACTORY has no exception.

Method GET_DEFAULT_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) ANYURI Gewünschtes Protokoll 20030610
2 Returning NAME_IMPL Value transfer Type reference (TYPE) ANYURI Name (URI) der Default Implementierung 20030610

Method GET_DEFAULT_IMPL on class CL_SOAP_PROTOCOL_FACTORY has no exception.

Method GET_LOCATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCATION_TYPE Value transfer Type reference (TYPE) CHAR1 b/R/S: Client / Remote Server / Shortcut Server 20080303

Method GET_LOCATION_TYPE on class CL_SOAP_PROTOCOL_FACTORY has no exception.

Method SET_LOCATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION_TYPE Call by reference Type reference (TYPE) CHAR1 b/R/S: Client / Remote Server / Shortcut Server 20080303

Method SET_LOCATION_TYPE on class CL_SOAP_PROTOCOL_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640