SAP ABAP Class CL_SOAP_APPLICATION_IDOC (SOAP Application for RFCs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_APPS (Package) Package for Various SOAP Applications
⤷
⤷
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 | 20030904 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_OBSERVER | 20061024 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_OBSERVER_ABSTRACT | Abstract SXML/SXMLP Observer | 20061024 |
Properties
| Class | CL_SOAP_APPLICATION_IDOC | |
| Short Description | SOAP Application for RFCs | |
| Super Class | CL_SOAP_APPLICATION_SERVER | Implementation of a SOAP Application Container |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_APPS | Package for Various SOAP Applications |
| Created | 20030904 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXMLP_OBSERVER | 20061024 | |||
| 2 | IF_SXMLP_OBSERVER_ABSTRACT | Abstract SXML/SXMLP Observer | 20061024 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_APPLICATION_FACTORY | 20030904 | Generation of SOAP Applications |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_APPLICATION_IDOC' | Class Name | 20061103 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_APPLICATION | SOAP Runtime Processor Unit ID | 20061103 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | IDOC_ASSIGN_TAB | Table of Assignments | 20050110 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | S_CALLSTACK | 20030904 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_FRAGMENT | XML Part for IDocs | 20030904 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SXML_ELEMENT | SOAP Kernel Module | 20050110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Determine Design Time Features | 20030904 | |
| 2 | Instance method | Private | Method | Determine Design Time Configuration Profiles | 20030904 | |
| 3 | Instance method | Private | Method | Determine Runtime Features | 20030904 | |
| 4 | Instance method | Public | Constructor | Constructor | 20030904 |
Events
Class CL_SOAP_APPLICATION_IDOC has no event.
Types
Class CL_SOAP_APPLICATION_IDOC has no local type.
Method Signatures
Method COMPILE_FEATURES Signature
Method COMPILE_FEATURES on class CL_SOAP_APPLICATION_IDOC has no parameter.
Method COMPILE_FEATURES on class CL_SOAP_APPLICATION_IDOC has no exception.
Method COMPILE_PROFILES Signature
Method COMPILE_PROFILES on class CL_SOAP_APPLICATION_IDOC has no parameter.
Method COMPILE_PROFILES on class CL_SOAP_APPLICATION_IDOC has no exception.
Method COMPILE_RUNTIME_FEATURES Signature
Method COMPILE_RUNTIME_FEATURES on class CL_SOAP_APPLICATION_IDOC has no parameter.
Method COMPILE_RUNTIME_FEATURES on class CL_SOAP_APPLICATION_IDOC 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 für Design Time? | 20030904 |
Method CONSTRUCTOR on class CL_SOAP_APPLICATION_IDOC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |