SAP ABAP Class CL_XMS_SOAP_APPLICATION (XI SOAP Application)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_APPLICATION_SERVER | Implementation of a SOAP Application Container | 20030827 |
Properties
| Class | CL_XMS_SOAP_APPLICATION | |
| Short Description | XI SOAP Application | |
| Super Class | CL_SOAP_APPLICATION_SERVER | Implementation of a SOAP Application Container |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20030827 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_XMS_SOAP_APPLICATION has no interface implemented.
Friends
Class CL_XMS_SOAP_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ANYURI | 'urn:sap-com:soap:xms:application:xip' | 20030827 | |||
| 2 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '000' | Serialization Version | 20061114 | ||
| 3 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '001' | Serialization Version | 20061114 | ||
| 4 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | CO_SERIAL_VERS_710_1 | Serialization Version | 20061114 | ||
| 5 | Constant | Private | Type reference (TYPE) | CXSLTDESC | TSRTM_HIB_APPLICATION_XMS | ABAP Name of Corresponding ST | 20061114 | ||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_PROXY_INBOUND_REGISTRY | 20030827 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20030929 | ||||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_FEATURE | 20030918 | ||||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_MSGID_PROTOCOL | 20030827 | ||||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SXML_FRAGMENT | SOAP Kernel Module | 20030905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Determine Features | 20030905 | |
| 2 | Instance method | Protected | Method | Determine Configuration Profile | 20030905 | |
| 3 | Instance method | Public | Constructor | Constructor | 20030827 | |
| 4 | Instance method | Private | Method | Fills XML Part of Directly Serializable Attributes | 20050620 | |
| 5 | Instance method | Protected | Method | Transfers Inbound Proxy Class Name | 20031105 | |
| 6 | Instance method | Protected | Method | Reference to Interface if_xms_plsrv | 20031105 | |
| 7 | Instance method | Private | Method | Shares Initialization for init_processing and resume | 20050622 |
Events
Class CL_XMS_SOAP_APPLICATION has no event.
Types
Class CL_XMS_SOAP_APPLICATION has no local type.
Method Signatures
Method COMPILE_FEATURES Signature
Method COMPILE_FEATURES on class CL_XMS_SOAP_APPLICATION has no parameter.
Method COMPILE_FEATURES on class CL_XMS_SOAP_APPLICATION has no exception.
Method COMPILE_PROFILES Signature
Method COMPILE_PROFILES on class CL_XMS_SOAP_APPLICATION has no parameter.
Method COMPILE_PROFILES on class CL_XMS_SOAP_APPLICATION 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? | 20030827 |
Method CONSTRUCTOR on class CL_XMS_SOAP_APPLICATION has no exception.
Method FILL_PART Signature
Method FILL_PART on class CL_XMS_SOAP_APPLICATION has no parameter.
Method FILL_PART on class CL_XMS_SOAP_APPLICATION has no exception.
Method GET_INBOUND_PROXY_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20031105 |
Method GET_INBOUND_PROXY_CLASS on class CL_XMS_SOAP_APPLICATION has no exception.
Method GET_INBOUND_PROXY_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_XMS_PLSRV | XMS pipeline service interface | 20031105 |
Method GET_INBOUND_PROXY_INTERFACE on class CL_XMS_SOAP_APPLICATION has no exception.
Method INIT_PROCESSING_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Kontext für einen SOAP Aufruf | 20050622 | |||
| 2 | OPERATION | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20050622 |
Method INIT_PROCESSING_INTERNAL on class CL_XMS_SOAP_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |