SAP ABAP Class CL_SOAP_APPLICATION_SERVER (Implementation of a SOAP Application Container)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_APPLICATION Implementation of a SOAP Application Container 20030110
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_APPLICATION_DT Interface of SOAP Application for Development Tools 20030211
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_APPLICATION_IDOC SOAP Application for RFCs 20030904
2 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_APPLICATION_IS_IN XI SOAP Application 20050725
3 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_APPLICATION_PROXY SOAP Application for Provider Proxies 20050614
4 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_APPLICATION_RFC SOAP Application for RFCs 20030110
5 Inheritance (c INHERITING FROM c_ref)  CL_XMS_SOAP_APPLICATION XI SOAP Application 20030827
Properties
Class CL_SOAP_APPLICATION_SERVER  
Short Description Implementation of a SOAP Application Container    
Super Class CL_SOAP_APPLICATION Implementation of a SOAP Application Container 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20030110   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SOAP_APPLICATION_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SOAP_RUNTIME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SOAP_APPLICATION_DT Interface of SOAP Application for Development Tools 20030211
Friends
Class CL_SOAP_APPLICATION_SERVER 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_APPLICATION_SERVER' Class Name 20040415
2 CO_ERR_AREA_ID Constant Private Type reference (TYPE) SRT_MONI_ERRORAREA TSRTM_ERRAREA_EP Area ID 20070307
3 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_APPLICATION SOAP Runtime Processor Unit ID 20060203
4 CO_SERIAL_VERS_710_0 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '000' Serialization Version 20061109
5 CO_SERIAL_VERS_710_1 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '001' Serialization Version 20061109
6 CO_SERIAL_VERS_CURRENT Constant Private Type reference (TYPE) SRT_SERIAL_VERS CO_SERIAL_VERS_710_1 Serialization Version 20061109
7 CO_SIMPLE_TRANS_ID Constant Private Type reference (TYPE) CXSLTDESC TSRTM_HIB_APPLICATION_SERVER ABAP Name of Corresponding ST 20061031
8 M_CFG_OPERATION Instance attribute Protected Object reference (TYPE REF TO) CL_SOAP_CONFIGURATION Configuration Analyzer for Operation-Specific Settings 20030811
9 M_CFG_WS Instance attribute Protected Object reference (TYPE REF TO) CL_SOAP_CONFIGURATION Configuration Analyzer for WS-Wide Settings 20030811
10 M_OPERATION Instance attribute Protected Type reference (TYPE) QNAME QName of Called Operation 20030811
11 M_PROTIMPL_SESSION Instance attribute Protected Type reference (TYPE) ANYURI CL_SOAP_RUNTIME=>CO_PROTOCOL_URI_SESSION_IMP Name (URI) of Session Protocol Implementation 20030610
12 M_REGISTRY Instance attribute Protected Object reference (TYPE REF TO) IF_SOAP_REGISTRY Access to Web Services Configuration Data 20030210
13 M_ROLES Instance attribute Protected Type reference (TYPE) SOAP_ROLES_LIST List of SOAP Role URIs 20030210
14 M_WSKEY Instance attribute Protected Type reference (TYPE) SCR_WSCFG_KEY Current WS Key 20030811
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OPERATION Instance method Protected Method Compares Operation Name from Config. with Operation Name 20030821
2 COMBINE_CONFIG Instance method Protected Method Overwrite WS Configuration with Operation-Specific Settings 20030812
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030110
4 DETERMINE_ROLES Instance method Protected Method Determining Roles 20030210
5 FILL_PART Instance method Private Method Fills XML Part of Directly Serializable Attributes 20050615
Events
Class CL_SOAP_APPLICATION_SERVER has no event.
Types
Class CL_SOAP_APPLICATION_SERVER has no local type.
Method Signatures

Method CHECK_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATION_FROM_CONFIG Call by reference Type reference (TYPE) QNAME 20030821
2 Importing OPERATION_FROM_REQUEST Call by reference Type reference (TYPE) QNAME 20030821

Method CHECK_OPERATION on class CL_SOAP_APPLICATION_SERVER has no exception.

Method COMBINE_CONFIG Signature

Method COMBINE_CONFIG on class CL_SOAP_APPLICATION_SERVER has no parameter.
Method COMBINE_CONFIG on class CL_SOAP_APPLICATION_SERVER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USAGE_DT Value transfer Type reference (TYPE) BOOLEAN '-' Instantiierung zur Design Time? 20030110

Method CONSTRUCTOR on class CL_SOAP_APPLICATION_SERVER has no exception.

Method DETERMINE_ROLES Signature

Method DETERMINE_ROLES on class CL_SOAP_APPLICATION_SERVER has no parameter.
Method DETERMINE_ROLES on class CL_SOAP_APPLICATION_SERVER has no exception.

Method FILL_PART Signature

Method FILL_PART on class CL_SOAP_APPLICATION_SERVER has no parameter.
Method FILL_PART on class CL_SOAP_APPLICATION_SERVER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640