SAP ABAP Class CL_SWF_WSI_PORT_HTTP_BATCH (HTTP Port for Background 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 | 20011121 |
Properties
| Class | CL_SWF_WSI_PORT_HTTP_BATCH | |
| Short Description | HTTP Port for Background 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 | 20011121 | SAP |
| Last change | 20110908 | 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 | 20011121 |
Friends
Class CL_SWF_WSI_PORT_HTTP_BATCH 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 | 20011121 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20020213 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER_CONTEXT | Context Interface for Web Service Handler | 20011121 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'EXECUTE_CALLBACK' | 20020222 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'EXECUTE_REQUEST_ASYNC' | 20020222 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'EXECUTE_REQUEST_RESPONSE_OP' | 20020222 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of Executed Method | 20011127 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message Interface | 20011121 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER | Handler Interface for Web Service Execution | 20011127 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message Interface | 20011121 | |||
| 11 | 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 | 20011121 | ||
| 2 | Static method | Public | Method | Factory | 20011121 | |
| 3 | Instance method | Private | Method | Creates Callback of Asynchronous Service Operation | 20011127 | |
| 4 | Instance method | Private | Method | Creates Input of Service Operation | 20011127 | |
| 5 | Instance method | Private | Method | Creates Output of Synchronous Service Operation | 20011127 | |
| 6 | Instance method | Private | Method | 20020222 | ||
| 7 | Instance method | Private | Method | 20011210 | ||
| 8 | Instance method | Public | Method | 20011121 | ||
| 9 | Instance method | Private | Method | Gets Final Launch URL | 20030114 |
Events
Class CL_SWF_WSI_PORT_HTTP_BATCH has no event.
Types
Class CL_SWF_WSI_PORT_HTTP_BATCH 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 | 20011121 | |||
| 2 | I_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER | Handler-Interface für Webservice-Execution | 20011127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020311 |
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 | 20011121 | |||
| 2 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER_CONTEXT | Kontext-Interface für Webservice-Handler | 20011121 | |||
| 3 | I_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER | Handler-Interface für Webservice-Execution | 20011127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020311 |
Method CREATE_CALLBACK_MESSAGE Signature
Method CREATE_CALLBACK_MESSAGE on class CL_SWF_WSI_PORT_HTTP_BATCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020311 |
Method CREATE_INPUT_MESSAGE Signature
Method CREATE_INPUT_MESSAGE on class CL_SWF_WSI_PORT_HTTP_BATCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020311 |
Method CREATE_OUTPUT_MESSAGE Signature
Method CREATE_OUTPUT_MESSAGE on class CL_SWF_WSI_PORT_HTTP_BATCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020305 |
Method EXECUTE_CALLBACK Signature
Method EXECUTE_CALLBACK on class CL_SWF_WSI_PORT_HTTP_BATCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020315 |
Method EXECUTE_REQUEST_ASYNC Signature
Method EXECUTE_REQUEST_ASYNC on class CL_SWF_WSI_PORT_HTTP_BATCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020227 | ||
| 2 | Fehler im WebServices-Handler | 20020227 |
Method EXECUTE_REQUEST_RESPONSE_OP Signature
Method EXECUTE_REQUEST_RESPONSE_OP on class CL_SWF_WSI_PORT_HTTP_BATCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020305 | ||
| 2 | Fehler im WebServices-Handler | 20020227 |
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 | 20030114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20030114 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |