SAP ABAP Interface IF_SWF_XML_REQUEST_SERVICE (Services for XML Documents)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_XML (Package) Workflow: XML

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_XML_FORMAT_BASE | Basis Class for XML Formats | 20011015 |
Properties
Interface | IF_SWF_XML_REQUEST_SERVICE | |
Short Description | Services for XML Documents |
General Data
Package | SWF_XML | Workflow: XML |
Created | 20011015 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_XML_REQUEST_SERVICE has no forward declaration.
Interfaces
Interface IF_SWF_XML_REQUEST_SERVICE has no interface.
Friends
Interface IF_SWF_XML_REQUEST_SERVICE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_REQUEST_CANCEL_SUBPROCESS | Constant | Public | Type reference (TYPE) | STRING | 'CANCEL_SUBPROCESS' | 20011123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Fills Container Elements from XML Document | 20011015 |
2 | ![]() |
Instance method | Public | Method | Inserts Container Elements into XML Document | 20011015 |
3 | ![]() |
Instance method | Public | Method | Gets the Function for a Particular Request | 20011123 |
Events
Interface IF_SWF_XML_REQUEST_SERVICE has no event.
Types
Interface IF_SWF_XML_REQUEST_SERVICE has no local type.
Method Signatures
Method CONTAINER_FROM_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20011015 | |||
2 | ![]() |
IM_DIRECTION | Call by reference | Type reference (TYPE) | I | 20011015 | |||
3 | ![]() |
IM_XML_DATA_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20011015 | |||
4 | ![]() |
IM_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20011015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20011015 |
Method CONTAINER_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20011015 | |||
2 | ![]() |
IM_DIRECTION | Call by reference | Type reference (TYPE) | I | 20011015 | |||
3 | ![]() |
IM_XML_DATA_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20011015 | |||
4 | ![]() |
IM_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20011015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20011015 |
Method GET_REQUEST_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_REQUEST_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20011123 | |||
2 | ![]() |
EX_REQUEST_TYPE | Call by reference | Type reference (TYPE) | C | 20011123 | |||
3 | ![]() |
IM_REQUEST | Call by reference | Type reference (TYPE) | STRING | 20011123 |
Method GET_REQUEST_FUNCTION on Interface IF_SWF_XML_REQUEST_SERVICE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |