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
⤷ 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 | GRRM0 | 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 | MC_ACTIVITY_SVY | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_SACT' | Plan Activity | 20090211 | |
2 | MC_ACTIVITY_VALIDATION | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_ACT' | Plan Activity | 20090211 | |
3 | MC_KRI_SVY | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_SKRI' | Plan Activity | 20090211 | |
4 | MC_OPP_ASSESSMENT | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_OPP' | Plan Activity | 20090211 | |
5 | MC_OPP_ASSESSMENT_SRV | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_OPPS' | Plan Activity | 20100507 | |
6 | MC_OPP_VALIDATION | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_OPPVA' | Plan Activity | 20090211 | |
7 | MC_RESPONSE_VALIDATION | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_RESP' | Plan Activity | 20090211 | |
8 | MC_RISK_ASSESSMENT | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_ANAL' | Plan Activity | 20090211 | |
9 | MC_RISK_ASSESSMENT_SRV | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_ANALS' | Plan Activity | 20100507 | |
10 | MC_RISK_CONSOLIDATION | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_RISKC' | Plan usage | 20110829 | |
11 | MC_RISK_SVY | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_SRISK' | Plan Activity | 20090211 | |
12 | MC_RISK_VALIDATION | Constant | Public | Type reference (TYPE) | GRFN_PLAN_USAGE | 'GRRM_RISK' | Plan Activity | 20090211 | |
13 | MO_APPLOG | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_APPLOG_PLANNER | The application log for GRRM planner | 20081014 | ||
14 | MV_USAGE_ID | Instance attribute | Private | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan Activity | 20080829 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CANCEL_WORKFLOW | Instance method | Public | Method | 20080829 | |
2 | CONSTRUCTOR | Instance method | Public | Constructor | 20080829 | |
3 | CONVERT_WI_STATUS | Static method | Public | Method | WF status to monitor tatus | 20100728 |
4 | START_WORKFLOW_ANALYSIS | Static method | Public | Method | 20080923 | |
5 | START_WORKFLOW_RESPONSE | Static method | Public | Method | 20080922 | |
6 | START_WORKFLOW_VALIDATION | Static method | Public | Method | 20100504 | |
7 | VALIDATE_WORKFLOW | Static method | Public | Method | 20080829 | |
8 | VALIDATE_WORKFLOW_ANAL | 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 | Importing | 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 | Importing | IV_WI_STAT | Value transfer | Type reference (TYPE) | SWW_WISTAT | Processing Status of a Work Item | 20100728 | ||
2 | Returning | 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 | Exporting | 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 | Importing | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | CL_GRRM_APPLOG_PLANNER | The application log for GRRM planner | 20100510 | ||
3 | Importing | IV_CREATOR | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20100520 | ||
4 | Importing | IV_DUE_DATE | Call by reference | Type reference (TYPE) | ENDDATUM | End Date | 20091014 | ||
5 | Importing | IV_OFFLINE | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20100510 | ||
6 | Importing | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Technical Case Key (Case GUID) | 20081014 | ||
7 | Importing | IV_SURVEY_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20100510 | ||
8 | Importing | IV_TASK | Call by reference | Type reference (TYPE) | GRFN_TASK | Task ID | 20100520 | ||
9 | Importing | IV_TASKPLAN_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20091014 | ||
10 | Importing | IV_TF_YEAR | Call by reference | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20090702 | ||
11 | Importing | IV_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20090702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | 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 | Exporting | 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 | Exporting | EV_ERROR | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20081014 | ||
3 | Importing | IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20080922 | ||
4 | Importing | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Technical Case Key (Case GUID) | 20080922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | 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 | Exporting | 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 | Exporting | EV_ERROR | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100504 | ||
3 | Importing | IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20100504 | ||
4 | Importing | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Technical Case Key (Case GUID) | 20100504 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100504 |
Method VALIDATE_WORKFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_EVENT | Call by reference | Type reference (TYPE) | C | 20081120 | |||
2 | Importing | IV_OBJKEY | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Object ID | 20081120 | ||
3 | Importing | 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 | Importing | IV_EVENT | Call by reference | Type reference (TYPE) | C | 20090529 | |||
2 | Importing | IV_OBJKEY | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090529 | ||
3 | Importing | 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 |