SAP ABAP Class CL_WAPI_WEBFLOW_SERVICES (Services for WebFlow)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWR (Package) Business Workflow: WAPI Interfaces

⤷

⤷

Properties
Class | CL_WAPI_WEBFLOW_SERVICES | |
Short Description | Services for WebFlow | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWR | Business Workflow: WAPI Interfaces |
Created | 20010214 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WAPI_WEBFLOW_SERVICES has no interface implemented.
Friends
Class CL_WAPI_WEBFLOW_SERVICES has no friend class.
Attributes
Class CL_WAPI_WEBFLOW_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Fills Container Elements from XML Document | 20010214 |
2 | ![]() |
Static method | Public | Method | Inserts Container Elements into XML Document | 20010214 |
3 | ![]() |
Static method | Public | Method | Sends an XML Document Using http | 20010214 |
Events
Class CL_WAPI_WEBFLOW_SERVICES has no event.
Types
Class CL_WAPI_WEBFLOW_SERVICES 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 | Container | 20010214 | ||
2 | ![]() |
IM_DIRECTION | Call by reference | Type reference (TYPE) | I | Aufruf-Richtung | 20011015 | ||
3 | ![]() |
IM_XML_DATA_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | Knoten im XML-Dokument | 20010214 | ||
4 | ![]() |
IM_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | XML-Dokument | 20010214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in der Verarbeitung | 20010214 |
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 | Container | 20010214 | ||
2 | ![]() |
IM_DIRECTION | Call by reference | Type reference (TYPE) | I | Aufruf-Richtung | 20011015 | ||
3 | ![]() |
IM_XML_DATA_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | Knoten innerhalb des Dokuments | 20010214 | ||
4 | ![]() |
IM_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | XML-Dokument | 20010214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in der Ausführung | 20010214 |
Method HTTP_POST_XML_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_XML_RESPONSE | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | XML-Dokument (Response) | 20010214 | ||
2 | ![]() |
IM_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Authentifizierung: Passwort | 20010214 | ||
3 | ![]() |
IM_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20010214 | ||
4 | ![]() |
IM_USER | Call by reference | Type reference (TYPE) | STRING | Authentifizierung: Benutzer | 20010214 | ||
5 | ![]() |
IM_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT | XML-Dokument | 20010214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Ausführung | 20010214 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |