SAP ABAP Class CL_SWF_WSI_PORT_HTTP_DIALOG (HTTP Port for Dialog Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WSI_PORT | Web Service Port Interface | 20011116 |
Properties
| Class | CL_SWF_WSI_PORT_HTTP_DIALOG | |
| Short Description | HTTP Port for Dialog Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_HTTP | Incorporation of External Services with HTTP into a Workflow |
| Created | 20011116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_WSI_PORT | Web Service Port Interface | 20011116 |
Friends
Class CL_SWF_WSI_PORT_HTTP_DIALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20011119 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWLWPCM | Call Mode of an External Service | 20011121 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER_CONTEXT | Context Interface for Web Service Handler | 20011119 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'EXECUTE_CALLBACK' | 20020208 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'EXECUTE_REDIRECT' | 20020208 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of Executed Method | 20011122 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message Interface | 20011121 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER | Handler Interface for Web Service Execution | 20011121 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message Interface | 20011121 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message Interface | 20011121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20011119 | ||
| 2 | Static method | Public | Method | Factory | 20011119 | |
| 3 | Instance method | Private | Method | Generates Callback of Asynchronous Service Operation | 20011123 | |
| 4 | Instance method | Private | Method | Creates Input of Service Operation | 20011121 | |
| 5 | Instance method | Private | Method | Executes Callback Processing | 20011122 | |
| 6 | Instance method | Private | Method | Executes Redirect to Service URL | 20020213 | |
| 7 | Instance method | Private | Method | Gets Final Launch URL | 20011204 |
Events
Class CL_SWF_WSI_PORT_HTTP_DIALOG has no event.
Types
Class CL_SWF_WSI_PORT_HTTP_DIALOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER_CONTEXT | Kontext-Interface für Webservice-Handler | 20011119 | |||
| 2 | I_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER | Handler-Interface für Webservice-Execution | 20011121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020314 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PORT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_PORT | WebService-Port-Interface | 20011119 | |||
| 2 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER_CONTEXT | Kontext-Interface für Webservice-Handler | 20011119 | |||
| 3 | I_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER | Handler-Interface für Webservice-Execution | 20011121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020314 |
Method CREATE_CALLBACK_MESSAGE Signature
Method CREATE_CALLBACK_MESSAGE on class CL_SWF_WSI_PORT_HTTP_DIALOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020228 |
Method CREATE_INPUT_MESSAGE Signature
Method CREATE_INPUT_MESSAGE on class CL_SWF_WSI_PORT_HTTP_DIALOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020228 |
Method EXECUTE_CALLBACK Signature
Method EXECUTE_CALLBACK on class CL_SWF_WSI_PORT_HTTP_DIALOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20011127 |
Method EXECUTE_REDIRECT Signature
Method EXECUTE_REDIRECT on class CL_SWF_WSI_PORT_HTTP_DIALOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020227 | ||
| 2 | Fehler bei der HTTP-Kommunikation | 20020221 |
Method GET_LAUNCH_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LAUNCH_URL | Call by reference | Type reference (TYPE) | STRING | 20011204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020227 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |