SAP ABAP Class CL_SWF_RUN_WAPI_REQUEST (Workflow: WAPI Interfaces)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_WIM_REQUEST | Workflow: Request | 20030804 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_FORWARD_INF_REQUEST | Workflow: Determine Forwarding Targets for Work Item | 20050525 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_GET_WI_ALL_REQUEST | Workflow: Gets all active work items | 20030804 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_GET_WI_DLT_REQUEST | Workflow: Gets Delta for Work Items | 20030806 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_GET_WI_XML_REQUEST | Workflow: Gets XML Display | 20030805 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_WI_AGENTS_REQUEST | Workflow: Gets Agents for Work Items | 20030817 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_WI_COMPLETE_REQUEST | Workflow: Sets Work Item to 'COMPLETED' + Callback | 20030815 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_WI_CONFIRM_REQUEST | Workflow: Sets Work Item to 'COMPLETED' + Callback | 20031001 |
Properties
| Class | CL_SWF_RUN_WAPI_REQUEST | |
| Short Description | Workflow: WAPI Interfaces | |
| Super Class | CL_SWF_RUN_WIM_REQUEST | Workflow: Request |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWF_RUN | Workflow: Runtime |
| Created | 20030804 | 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
Class CL_SWF_RUN_WAPI_REQUEST has no interface implemented.
Friends
Class CL_SWF_RUN_WAPI_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SYLANGU | 20030806 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | 20030806 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FUNCNAME | Function Module Name | 20030804 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYLANGU | 20030806 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | 20030806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030804 |
Events
Class CL_SWF_RUN_WAPI_REQUEST has no event.
Types
Class CL_SWF_RUN_WAPI_REQUEST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_WIM_REQUEST | 20030804 | ||||
| 2 | IM_REQTYP | Call by reference | Type reference (TYPE) | SWW_REQTYP | 20030804 |
Method CONSTRUCTOR on class CL_SWF_RUN_WAPI_REQUEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |