SAP ABAP Class CL_SWF_XML_FORMAT_WFXML_V11 (Web Activity: XML Document: Wf-XML Version 1.1)
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_WFXML_V10 | Web Activity: XML Document: Wf-XML Version 1.0 | 20011213 |
Properties
| Class | CL_SWF_XML_FORMAT_WFXML_V11 | |
| Short Description | Web Activity: XML Document: Wf-XML Version 1.1 | |
| Super Class | CL_SWF_XML_FORMAT_WFXML_V10 | Web Activity: XML Document: Wf-XML Version 1.0 |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_XML | Workflow: XML |
| Created | 20011213 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_XML_FORMAT_WFXML_V11 has no forward declaration.
Interfaces
Class CL_SWF_XML_FORMAT_WFXML_V11 has no interface implemented.
Friends
Class CL_SWF_XML_FORMAT_WFXML_V11 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SWFDNAME | 'WfXML_NotificationName' | 20011213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks the Response: Notify | 20011213 | |
| 2 | Instance method | Public | Constructor | Constructor | 20011213 | |
| 3 | Instance method | Protected | Method | Processes the Request: Notify | 20011213 | |
| 4 | Instance method | Protected | Method | Notify: Authorization Check | 20011213 | |
| 5 | Instance method | Protected | Method | Notify: Gets the Event Name | 20011213 | |
| 6 | Instance method | Protected | Method | Notify: Gets the Notification Name | 20011213 | |
| 7 | Instance method | Protected | Method | Notify: Creates the Notify Event | 20011213 | |
| 8 | Instance method | Protected | Method | Creates the Request-Body: Notify | 20011213 | |
| 9 | Instance method | Protected | Method | Creates the Envelope: Notify | 20011213 |
Events
Class CL_SWF_XML_FORMAT_WFXML_V11 has no event.
Types
Class CL_SWF_XML_FORMAT_WFXML_V11 has no local type.
Method Signatures
Method CHECK_RESPONSE_NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAMETER_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20011213 | ||||
| 2 | IM_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_XML_FORMAT_WFXML_V11 has no parameter.
Method CONSTRUCTOR on class CL_SWF_XML_FORMAT_WFXML_V11 has no exception.
Method INBOUND_HANDLE_NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESPONSE_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20011213 | ||||
| 2 | IM_REQUEST_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 |
Method INBOUND_NOTIFY_CHECK_AUTH Signature
Method INBOUND_NOTIFY_CHECK_AUTH on class CL_SWF_XML_FORMAT_WFXML_V11 has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 |
Method INBOUND_NOTIFY_GET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EVENT | Call by reference | Type reference (TYPE) | STRING | 20011213 | ||||
| 2 | IM_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20011213 | ||||
| 3 | IM_NOTIFY_NAME | Call by reference | Type reference (TYPE) | STRING | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 |
Method INBOUND_NOTIFY_GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NOTIFY_NAME | Call by reference | Type reference (TYPE) | STRING | 20011213 | ||||
| 2 | IM_REQUEST_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 |
Method INBOUND_NOTIFY_RAISE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NOTIFY_NAME | Call by reference | Type reference (TYPE) | STRING | 20011213 | ||||
| 2 | IM_REQUEST_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20011213 | ||||
| 3 | IM_WIM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 |
Method SET_REQUEST_BODY_NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_XML_DATA_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20011213 | ||||
| 2 | IM_PARAMETER_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20011213 | ||||
| 3 | IM_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20011213 | ||||
| 4 | IM_XML_MESSAGE_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 |
Method SET_REQUEST_ENV_NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_XML_DATA_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20011213 | ||||
| 2 | IM_PARAMETER_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20011213 | ||||
| 3 | IM_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |