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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_APPLICATION_SERVER' | Class Name | 20040415 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_ERRORAREA | TSRTM_ERRAREA_EP | Area ID | 20070307 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_APPLICATION | SOAP Runtime Processor Unit ID | 20060203 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '000' | Serialization Version | 20061109 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '001' | Serialization Version | 20061109 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | CO_SERIAL_VERS_710_1 | Serialization Version | 20061109 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | CXSLTDESC | TSRTM_HIB_APPLICATION_SERVER | ABAP Name of Corresponding ST | 20061031 | |
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_CONFIGURATION | Configuration Analyzer for Operation-Specific Settings | 20030811 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_CONFIGURATION | Configuration Analyzer for WS-Wide Settings | 20030811 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | QNAME | QName of Called Operation | 20030811 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ANYURI | CL_SOAP_RUNTIME=>CO_PROTOCOL_URI_SESSION_IMP | Name (URI) of Session Protocol Implementation | 20030610 | |
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SOAP_REGISTRY | Access to Web Services Configuration Data | 20030210 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SOAP_ROLES_LIST | List of SOAP Role URIs | 20030210 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCR_WSCFG_KEY | Current WS Key | 20030811 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Compares Operation Name from Config. with Operation Name | 20030821 |
2 | ![]() |
Instance method | Protected | Method | Overwrite WS Configuration with Operation-Specific Settings | 20030812 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20030110 |
4 | ![]() |
Instance method | Protected | Method | Determining Roles | 20030210 |
5 | ![]() |
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 | ![]() |
OPERATION_FROM_CONFIG | Call by reference | Type reference (TYPE) | QNAME | 20030821 | |||
2 | ![]() |
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 | ![]() |
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 |