SAP ABAP Class CL_GRRM_PLAN_USAGE (CL_GRRM_PLAN_USAGE)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CASE_MANAGEMENT (Package) Case management for risks
⤷
⤷
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 | 20080829 |
Properties
| Class | CL_GRRM_PLAN_USAGE | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_CASE_MANAGEMENT | Case management for risks |
| Created | 20080829 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_PLAN_USAGE | Each plan usage type will implement the interface | 20080829 |
Friends
Class CL_GRRM_PLAN_USAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_SACT' | Plan Activity | 20090211 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_ACT' | Plan Activity | 20090211 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_SKRI' | Plan Activity | 20090211 | ||
| 4 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_OPP' | Plan Activity | 20090211 | ||
| 5 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_OPPS' | Plan Activity | 20100507 | ||
| 6 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_OPPVA' | Plan Activity | 20090211 | ||
| 7 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_RESP' | Plan Activity | 20090211 | ||
| 8 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_ANAL' | Plan Activity | 20090211 | ||
| 9 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_ANALS' | Plan Activity | 20100507 | ||
| 10 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_RISKC' | Plan usage | 20110829 | ||
| 11 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_SRISK' | Plan Activity | 20090211 | ||
| 12 | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_RISK' | Plan Activity | 20090211 | ||
| 13 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_APPLOG_PLANNER | The application log for GRRM planner | 20081014 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan Activity | 20080829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080829 | ||
| 2 | Instance method | Public | Constructor | 20080829 | ||
| 3 | Static method | Public | Method | WF status to monitor tatus | 20100728 | |
| 4 | Static method | Public | Method | 20080923 | ||
| 5 | Static method | Public | Method | 20080922 | ||
| 6 | Static method | Public | Method | 20100504 | ||
| 7 | Static method | Public | Method | 20080829 | ||
| 8 | Static method | Public | Method | 20090529 |
Events
Class CL_GRRM_PLAN_USAGE has no event.
Types
Class CL_GRRM_PLAN_USAGE has no local type.
Method Signatures
Method CANCEL_WORKFLOW Signature
Method CANCEL_WORKFLOW on class CL_GRRM_PLAN_USAGE has no parameter.
Method CANCEL_WORKFLOW on class CL_GRRM_PLAN_USAGE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USAGE_ID | Call by reference | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan Activity | 20080829 |
Method CONSTRUCTOR on class CL_GRRM_PLAN_USAGE has no exception.
Method CONVERT_WI_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WI_STAT | Value transfer | Type reference (TYPE) | SWW_WISTAT | Processing Status of a Work Item | 20100728 | |||
| 2 | RV_MONITOR_STATUS | Value transfer | Type reference (TYPE) | GRFN_PLAN_MONITOR_STATUS | The status for planner monitor | 20100728 |
Method CONVERT_WI_STATUS on class CL_GRRM_PLAN_USAGE has no exception.
Method START_WORKFLOW_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN_RESULT | Call by reference | Type reference (TYPE) | GRFN_T_PLAN_RESULT | The table for plan objects which created by plan usage | 20100728 | |||
| 2 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | CL_GRRM_APPLOG_PLANNER | The application log for GRRM planner | 20100510 | |||
| 3 | IV_CREATOR | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20100520 | |||
| 4 | IV_DUE_DATE | Call by reference | Type reference (TYPE) | ENDDATUM | End Date | 20091014 | |||
| 5 | IV_OFFLINE | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20100510 | |||
| 6 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Technical Case Key (Case GUID) | 20081014 | |||
| 7 | IV_SURVEY_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20100510 | |||
| 8 | IV_TASK | Call by reference | Type reference (TYPE) | GRFN_TASK | Task ID | 20100520 | |||
| 9 | IV_TASKPLAN_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20091014 | |||
| 10 | IV_TF_YEAR | Call by reference | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20090702 | |||
| 11 | IV_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20090702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080923 |
Method START_WORKFLOW_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN_RESULT | Call by reference | Type reference (TYPE) | GRFN_T_PLAN_RESULT | The table for plan objects which created by plan usage | 20100806 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20081014 | |||
| 3 | IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20080922 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Technical Case Key (Case GUID) | 20080922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080922 |
Method START_WORKFLOW_VALIDATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN_RESULT | Call by reference | Type reference (TYPE) | GRFN_T_PLAN_RESULT | The table for plan objects which created by plan usage | 20100806 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100504 | |||
| 3 | IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20100504 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Technical Case Key (Case GUID) | 20100504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100504 |
Method VALIDATE_WORKFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT | Call by reference | Type reference (TYPE) | C | 20081120 | ||||
| 2 | IV_OBJKEY | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Object ID | 20081120 | |||
| 3 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | C | 20081120 |
Method VALIDATE_WORKFLOW on class CL_GRRM_PLAN_USAGE has no exception.
Method VALIDATE_WORKFLOW_ANAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT | Call by reference | Type reference (TYPE) | C | 20090529 | ||||
| 2 | IV_OBJKEY | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090529 | |||
| 3 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | C | 20090529 |
Method VALIDATE_WORKFLOW_ANAL on class CL_GRRM_PLAN_USAGE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |