SAP ABAP Class CL_GRPC_TASKPLAN_USAGE (To implement the IF_GRFN_PLAN_USAGE)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_PLANNER (Package) GRC-PC Planner
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_PLAN_USAGE | Each plan usage type will implement the interface | 20080410 |
Properties
| Class | CL_GRPC_TASKPLAN_USAGE | |
| Short Description | To implement the IF_GRFN_PLAN_USAGE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_PLANNER | GRC-PC Planner |
| Created | 20080410 | 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) | |
| 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_PLAN_USAGE | Each plan usage type will implement the interface | 20080410 |
Friends
Class CL_GRPC_TASKPLAN_USAGE 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) | GRFN_PLAN_USAGE | Plan activity | 20080410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | check for sign off | 20080410 | |
| 2 | Static method | Public | Method | check role assignment for controls | 20080410 | |
| 3 | Instance method | Public | Constructor | 20080410 | ||
| 4 | Static method | Public | Method | Covert object id for planner monitor | 20100618 | |
| 5 | Static method | Private | Method | Get workflow status and workflow agents | 20100621 | |
| 6 | Static method | Public | Method | 20090213 |
Events
Class CL_GRPC_TASKPLAN_USAGE has no event.
Types
Class CL_GRPC_TASKPLAN_USAGE has no local type.
Method Signatures
Method CHECK_ASSERT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CLOSING_CHANGE | Call by reference | Object reference (TYPE REF TO) | IF_GRPC_CLS_DISPLAY | Closing: Display Information | 20080410 | |||
| 2 | E_ERROR | Call by reference | Type reference (TYPE) | INT4 | Table with BAPI Return Information | 20080410 | |||
| 3 | IO_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20080410 | |||
| 4 | IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20080410 | |||
| 5 | I_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080410 |
Method CHECK_ASSERT_ALLOWED on class CL_GRPC_TASKPLAN_USAGE has no exception.
Method CHECK_ROLE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080410 | |||
| 2 | IS_ENTITY | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY | Entity type Structure | 20080411 | |||
| 3 | IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20080410 |
Method CHECK_ROLE_ASSIGNMENT on class CL_GRPC_TASKPLAN_USAGE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USAGE_ID | Call by reference | Type reference (TYPE) | GRPC_PLAN_ACTIVITY | Task ID | 20080410 |
Method CONSTRUCTOR on class CL_GRPC_TASKPLAN_USAGE has no exception.
Method CONVERT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20100618 | |||
| 2 | IS_ENTITY | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY | the table for the entitys | 20100618 | |||
| 3 | IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20100618 | |||
| 4 | RV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100618 |
Method CONVERT_OBJECT on class CL_GRPC_TASKPLAN_USAGE has no exception.
Method GET_WF_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AGENT | Call by reference | Type reference (TYPE) | GRFN_T_RECIPIENT | String | 20100705 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | GRFN_PLAN_MONITOR_STATUS | Text | 20100621 | |||
| 3 | IS_PLAN_OBJECT | Call by reference | Type reference (TYPE) | GRFNPLANRESULT | Object in scheduler | 20100621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100621 |
Method UPDATE_SEL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20090213 | |||
| 2 | IT_OBJECT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20090213 |
Method UPDATE_SEL_OBJECTS on class CL_GRPC_TASKPLAN_USAGE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |