SAP ABAP Class CL_SWF_XML_FORMAT_SOAP (Web Activity: XML Document: SOAP (1.0))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_XML (Package) Workflow: XML
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_XML_FORMAT_BASE | Basis Class for XML Formats | 20010807 |
Properties
| Class | CL_SWF_XML_FORMAT_SOAP | |
| Short Description | Web Activity: XML Document: SOAP (1.0) | |
| Super Class | CL_SWF_XML_FORMAT_BASE | Basis Class for XML Formats |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_XML | Workflow: XML |
| Created | 20010807 | 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) |
Interfaces
Class CL_SWF_XML_FORMAT_SOAP has no interface implemented.
Friends
Class CL_SWF_XML_FORMAT_SOAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SWFDNAME | 'SoapHeader' | 20011001 | |||
| 2 | Constant | Private | Type reference (TYPE) | SWFDNAME | 'SoapMethodName' | 20011001 | |||
| 3 | Constant | Private | Type reference (TYPE) | SWFDNAME | 'SoapMethodAttributes' | 20011001 | |||
| 4 | Constant | Private | Type reference (TYPE) | SWFDNAME | 'SoapMethodNsPrefix' | 20011001 | |||
| 5 | Constant | Private | Type reference (TYPE) | SWFDNAME | 'SoapMethodNsValue' | 20011001 | |||
| 6 | Constant | Private | Type reference (TYPE) | SWFDNAME | 'SoapParameterExtension' | 20011001 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'Body' | 20010917 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | T_ELEMENTS | 20010808 | ||||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_XML_CONTEXT | 20010807 | ||||
| 10 | Constant | Private | Type reference (TYPE) | SWFDNAME | 'SoapParameterExtension' | 20010808 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CSOAPDOCUMENT | 20010807 | ||||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20010807 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20010807 | ||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20010808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20010808 |
Events
Class CL_SWF_XML_FORMAT_SOAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ELEMENT | Private | See coding | 20010808 | |
||
| 2 | T_ELEMENTS | Private | See coding | 20010808 | |
Method Signatures
Method SOAP_TO_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20010808 | ||||
| 2 | IM_SOAP | Call by reference | Object reference (TYPE REF TO) | CSOAPDOCUMENT | 20010808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010917 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |