SAP ABAP Class IF_SWF_XML_REQUEST_INTROSPECT (Queries to an XML Document)
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
Class | IF_SWF_XML_REQUEST_INTROSPECT | |
Short Description | Queries to an XML Document | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010220 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWF_XML_REQUEST_INTROSPECT has no forward declaration.
Interfaces
Class IF_SWF_XML_REQUEST_INTROSPECT has no interface implemented.
Friends
Class IF_SWF_XML_REQUEST_INTROSPECT has no friend class.
Attributes
Class 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
Class IF_SWF_XML_REQUEST_INTROSPECT has no event.
Types
Class 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 class IF_SWF_XML_REQUEST_INTROSPECT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |