SAP ABAP Interface IF_SWF_XML_REQUEST_INTROSPECT (Queries to an XML Document)
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 | 20010220 |
Properties
Interface | IF_SWF_XML_REQUEST_INTROSPECT | |
Short Description | Queries to an XML Document |
General Data
Package | SWF_XML | Workflow: XML |
Created | 20010220 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_XML_REQUEST_INTROSPECT has no forward declaration.
Interfaces
Interface IF_SWF_XML_REQUEST_INTROSPECT has no interface.
Friends
Interface IF_SWF_XML_REQUEST_INTROSPECT has no friend.
Attributes
Interface IF_SWF_XML_REQUEST_INTROSPECT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the URL that a response is to be sent to | 20010220 |
2 | ![]() |
Instance method | Public | Method | Gets ResponseRequired ID from Request | 20040929 |
3 | ![]() |
Instance method | Public | Method | Identifies the protocol ID using the request | 20010802 |
Events
Interface IF_SWF_XML_REQUEST_INTROSPECT has no event.
Types
Interface IF_SWF_XML_REQUEST_INTROSPECT has no local type.
Method Signatures
Method GET_CALLBACK_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REQUEST_TYPE | Call by reference | Type reference (TYPE) | C | Request-Typ | 20010220 | ||
2 | ![]() |
IM_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | XML-Dokument | 20010220 | ||
3 | ![]() |
RE_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20010220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme | 20010220 |
Method GET_RESPONSE_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20040929 | |||
2 | ![]() |
RE_RESPONSE_REQUIRED | Value transfer | Type reference (TYPE) | FLAG | 20040929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web-Aktivität: Ausnahme | 20040929 |
Method RECOGNIZE_PROTOCOL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PROTOCOL | Value transfer | Type reference (TYPE) | N | 20010802 | |||
2 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | 20010802 |
Method RECOGNIZE_PROTOCOL_ID on Interface IF_SWF_XML_REQUEST_INTROSPECT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |