Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_RUN_WFM | Interface for Workflow Manager | 20070301 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_RUN_WFM_INTERNAL | WFM Interface for WFM Components | 20061030 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_TSI_CONFIGURABLE | TSI: Interface for Configurable Service Providers | 20061030 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_TSI_INSTANCE_BASED | TSI: Interface for Instance-Based SPs | 20061030 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_TSI_PERSISTABLE | TSI: Interface for Service-Provider with Persistence | 20061122 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_TSI_ROLLBACK_LISTENER | TSI: Interface for Rollback-Sensitive Service Provider | 20070213 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_TSI_SERVICE_PROVIDER | TSI: Service Provider Interface | 20061030 |
Properties
| Class | CL_SWF_BPE_SP | |
| Short Description | BPE Service Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWP | Business Workflow: Processor |
| Created | 20061030 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_RUN_WFM | Interface for Workflow Manager | 20070301 | ||
| 2 | IF_SWF_RUN_WFM_INTERNAL | WFM Interface for WFM Components | 20061030 | ||
| 3 | IF_SWF_TSI_CONFIGURABLE | TSI: Interface for Configurable Service Providers | 20061030 | ||
| 4 | IF_SWF_TSI_INSTANCE_BASED | TSI: Interface for Instance-Based SPs | 20061030 | ||
| 5 | IF_SWF_TSI_PERSISTABLE | TSI: Interface for Service-Provider with Persistence | 20061122 | ||
| 6 | IF_SWF_TSI_ROLLBACK_LISTENER | TSI: Interface for Rollback-Sensitive Service Provider | 20070213 | ||
| 7 | IF_SWF_TSI_SERVICE_PROVIDER | TSI: Service Provider Interface | 20061030 |
Friends
Class CL_SWF_BPE_SP has no friend class.
Attributes
Methods
Events
Class CL_SWF_BPE_SP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ERROR_INFO_S | Public | See coding | 20070213 | BEGIN OF ty_error_info_s,
wf_id TYPE sww_wiid,
cs_wiid TYPE sww_wiid,
cs_stage TYPE swpcmpexst,
exception TYPE REF TO cx_swf_wfm,
END OF ty_error_info_s
|
||
| 2 | TY_PARKED_EVENT_S | Private | See coding | 20070124 | BEGIN OF ty_parked_event_s,
typeid TYPE sibftypeid,
crt_time TYPE swfrcrets,
catid TYPE sibfcatid,
instid TYPE sibfinstid,
event TYPE sibfevent,
guid TYPE guid_32,
crls TYPE STANDARD TABLE OF guid_32 WITH DEFAULT KEY,
END OF ty_parked_event_s
|
||
| 3 | TY_PARKED_EVENT_T | Private | See coding | 20070124 | ty_parked_event_t TYPE SORTED TABLE OF ty_parked_event_s WITH UNIQUE KEY typeid crt_time
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_BPE_SP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_BPE_SP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_BPE_SP has no parameter.
Method CONSTRUCTOR on class CL_SWF_BPE_SP has no exception.
Method CONTINUE_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FINAL_STATE_REACHED | Value transfer | Type reference (TYPE) | FLAG | 20070215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070213 |
Method DELIVER_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALLOW_PARKING | Call by reference | Type reference (TYPE) | FLAG | SPACE | 20070123 | |||
| 2 | IM_CORRELATIONS | Call by reference | Type reference (TYPE) | CL_SWF_CRL_SP=>TY_CRLKEY_T | 20061103 | ||||
| 3 | IM_MSG_KEY | Call by reference | Type reference (TYPE) | SIBFLPOR | 20061103 | ||||
| 4 | IM_START_TICK | Call by reference | Type reference (TYPE) | I | 20070820 | ||||
| 5 | RE_FINAL_STATE_REACHED | Value transfer | Type reference (TYPE) | FLAG | 20070215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070124 | |||
| 2 | 20070124 | |||
| 3 | 20070124 |
Method DEQUEUE_NEXT_NODE Signature
Method DEQUEUE_NEXT_NODE on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070124 | |||
| 2 | 20061120 |
Method DEQUEUE_SYNCHRONOUS_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_METHOD | Value transfer | Type reference (TYPE) | SWF_METNAM | 20061120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061120 |
Method DEQUEUE_TRANSIENT_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_METHOD | Value transfer | Type reference (TYPE) | SWF_METNAM | 20061110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061111 |
Method ENQUEUE_TRANSIENT_COMPONENT Signature
Method ENQUEUE_TRANSIENT_COMPONENT on class CL_SWF_BPE_SP has no parameter.
Method ENQUEUE_TRANSIENT_COMPONENT on class CL_SWF_BPE_SP has no exception.
Method EXECUTE_QUEUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXECUTION_MODE | Call by reference | Type reference (TYPE) | STRING | 20061120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070215 | |||
| 2 | 20070215 |
Method EXECUTE_TRANSIENT_QUEUE Signature
Method EXECUTE_TRANSIENT_QUEUE on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070123 | |||
| 2 | 20061128 |
Method GET_CONTINUE_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CONTINUE_REQUIRED | Value transfer | Type reference (TYPE) | FLAG | 20061120 |
Method GET_CONTINUE_REQUIRED on class CL_SWF_BPE_SP has no exception.
Method GET_KEY Signature
Method GET_KEY on class CL_SWF_BPE_SP has no parameter.
Method GET_KEY on class CL_SWF_BPE_SP has no exception.
Method GET_NODE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NODE_DEFINITION | Value transfer | Type reference (TYPE) | SWD_SNODES | 20061110 | ||||
| 2 | IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | 20061110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070124 |
Method GET_STEP_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STEP_DEFINITION | Value transfer | Type reference (TYPE) | SWD_SSTEPS | 20061110 | ||||
| 2 | IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | 20061110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070124 |
Method GET_SYNCHRONOUS_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT | 20061122 | ||||
| 2 | EX_METHOD | Call by reference | Type reference (TYPE) | SWF_METNAM | 20061122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061122 |
Method GET_WIM_TRANSACTION Signature
Method GET_WIM_TRANSACTION on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070117 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070215 |
Method INITIALIZE_FOR_DELIVERY Signature
Method INITIALIZE_FOR_DELIVERY on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070124 | |||
| 2 | 20070124 |
Method INITIALIZE_FOR_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FLOWITEM | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20061201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070123 | |||
| 2 | 20070123 |
Method INITIALIZE_SWP_HEADER Signature
Method INITIALIZE_SWP_HEADER on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070123 |
Method PARK_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CORRELATIONS | Call by reference | Type reference (TYPE) | CL_SWF_CRL_SP=>TY_CRLKEY_T | 20070124 | ||||
| 2 | IM_MSG_KEY | Call by reference | Type reference (TYPE) | SIBFLPOR | 20070124 |
Method PARK_MESSAGE on class CL_SWF_BPE_SP has no exception.
Method READ_PROCESS Signature
Method READ_PROCESS on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070123 |
Method READ_PROCESS_DEFINITION Signature
Method READ_PROCESS_DEFINITION on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070123 |
Method READ_PROCESS_INSTANCE Signature
Method READ_PROCESS_INSTANCE on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070123 |
Method RUN_SYNCHRONOUS_PHASE Signature
Method RUN_SYNCHRONOUS_PHASE on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070123 | |||
| 2 | 20070214 |
Method RUN_TRANSIENT_PHASE Signature
Method RUN_TRANSIENT_PHASE on class CL_SWF_BPE_SP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070123 | |||
| 2 | 20061128 |
Method SET_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ERROR_INFO | Call by reference | Type reference (TYPE) | TY_ERROR_INFO_S | 20070213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070213 | |||
| 2 | 20070213 | |||
| 3 | 20100920 |
Method SET_GLOBAL_PERSISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GLOBAL_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_BPE_PERSISTENCE | 20061102 |
Method SET_GLOBAL_PERSISTENCE on class CL_SWF_BPE_SP has no exception.
Method START_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FLOWITEM | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20061106 | ||||
| 2 | RE_FINAL_STATE_REACHED | Value transfer | Type reference (TYPE) | FLAG | 20070215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070123 | |||
| 2 | 20070123 | |||
| 3 | 20070123 |
Method SYNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SYNC_VALID | Value transfer | Type reference (TYPE) | FLAG | 20061122 |
Method SYNC on class CL_SWF_BPE_SP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |