SAP ABAP Class CL_GRPC_UTIL_WORKFLOW (Workflow utilities)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_WORKFLOW (Package) Workflow-Unique
⤷
⤷
Properties
| Class | CL_GRPC_UTIL_WORKFLOW | |
| Short Description | Workflow utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_WORKFLOW | Workflow-Unique |
| Created | 20081029 | SAP |
| Last change | 20141106 | |
| 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_GRPC_UTIL_WORKFLOW has no interface implemented.
Friends
Class CL_GRPC_UTIL_WORKFLOW has no friend class.
Attributes
Class CL_GRPC_UTIL_WORKFLOW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Complete workitem | 20081029 | |
| 2 | Static method | Public | Method | Confirm workitem | 20081029 | |
| 3 | Static method | Public | Method | Forward workitem to a new agent | 20081029 | |
| 4 | Static method | Public | Method | Get workitem info from workitem id | 20091116 |
Events
Class CL_GRPC_UTIL_WORKFLOW has no event.
Types
Class CL_GRPC_UTIL_WORKFLOW has no local type.
Method Signatures
Method COMPLETE_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081029 | |||
| 2 | EV_SUCCEED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Succeed | 20081029 | |||
| 3 | IV_WORKITEM | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20081029 |
Method COMPLETE_WORKITEM on class CL_GRPC_UTIL_WORKFLOW has no exception.
Method CONFIRM_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081029 | |||
| 2 | EV_SUCCEED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Succeed | 20081029 | |||
| 3 | IV_WORKITEM | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20081029 |
Method CONFIRM_WORKITEM on class CL_GRPC_UTIL_WORKFLOW has no exception.
Method FORWARD_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081029 | |||
| 2 | EV_SUCCEED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Succeed | 20081029 | |||
| 3 | IV_EXCLUDED_AGENTS | Call by reference | Type reference (TYPE) | SWRTAGENT | Excluded Agents | 20081029 | |||
| 4 | IV_NEW_AGENT | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20081029 | |||
| 5 | IV_WORKITEM | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20081029 |
Method FORWARD_WORKITEM on class CL_GRPC_UTIL_WORKFLOW has no exception.
Method WORKITEM_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CASE_CATEGORY | Value transfer | Type reference (TYPE) | SCMG_CATEGORY | 20091116 | ||||
| 2 | E_CASE_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | 20091116 | ||||
| 3 | E_CASE_TYPE | Value transfer | Type reference (TYPE) | SCMGCASE_TYPE | 20091116 | ||||
| 4 | E_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | 20091116 | ||||
| 5 | E_TASK_DESC | Value transfer | Type reference (TYPE) | TEXT120 | 20091116 | ||||
| 6 | E_TASK_OWNER | Value transfer | Type reference (TYPE) | UNAME | 20091116 | ||||
| 7 | E_TASK_STATUS | Value transfer | Type reference (TYPE) | SWW_WISTAT | 20091116 | ||||
| 8 | I_WORKITEM_ID | Value transfer | Type reference (TYPE) | SWW_WIID | Work item ID | 20091116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091116 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |