SAP ABAP Class CL_GRFN_API_TASKPLANGROUP (Planner Entity API class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20080414 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_TASKPLANGROUP | Interface for planner entity APIs | 20080414 |
Properties
| Class | CL_GRFN_API_TASKPLANGROUP | |
| Short Description | Planner Entity API class | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ENTITY_API | GRC Foundation API |
| Created | 20080414 | 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_API_TASKPLANGROUP | Interface for planner entity APIs | 20080414 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20080414 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081114 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | YT_AUTH_ORGUNIT | Authorized organizations | 20080711 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | YT_AUTH_PLANGROUP | Authorized task plan group | 20080711 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | YT_AUTH_PLANGROUP | Authorized task plan group | 20080711 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | GRFN_T_PLANUSAGE | Planner usage configuration | 20081030 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | CHAR5 | Evaluation or certification | 20080711 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | XFELD | planusage Initialized | 20081030 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | XFELD | orgunit create initialized | 20081114 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Regulation ID | 20081030 | |||
| 10 | Constant | Private | Type reference (TYPE) | CHAR5 | 'CER' | Is certification planner | 20080711 | ||
| 11 | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20080414 | ||
| 12 | Constant | Private | Type reference (TYPE) | CHAR5 | 'EVA' | Is evaluation planner | 20080711 | ||
| 13 | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRFN_ENTITY_API' | Reference type | 20080414 | ||
| 14 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | Reference type | 20080414 | ||
| 15 | Constant | Private | Type reference (TYPE) | CHAR5 | 'RM' | Is RM planner | 20081110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check auth | 20080414 | |
| 2 | Static method | Public | Constructor | Class Constructor | 20080414 | |
| 3 | Instance method | Public | Constructor | Constructor | 20080414 | |
| 4 | Static method | Private | Method | Create risk consolidation plan | 20111101 | |
| 5 | Static method | Private | Method | Load auth | 20080711 | |
| 6 | Static method | Private | Method | Set model for evaluation or certification | 20080711 |
Events
Class CL_GRFN_API_TASKPLANGROUP has no event.
Types
Class CL_GRFN_API_TASKPLANGROUP has no local type.
Method Signatures
Method CHECK_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080414 | |||
| 2 | I_GROUP_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080414 | |||
| 3 | I_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20080414 | |||
| 4 | I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090226 | |||
| 5 | R_ALLOWED | Value transfer | Type reference (TYPE) | XFELD | Allowed | 20080414 |
Method CHECK_AUTH on class CL_GRFN_API_TASKPLANGROUP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRFN_API_TASKPLANGROUP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRFN_API_TASKPLANGROUP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080414 | |||
| 2 | I_GROUP_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Orgunit data | 20080414 |
Method CONSTRUCTOR on class CL_GRFN_API_TASKPLANGROUP has no exception.
Method CREATE_RISKCON_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20111101 | |||
| 2 | IS_TASKPLANGRP_ATTR | Value transfer | Type reference (TYPE) | GRFN_S_TASKPLAN_GRP_GEN_API | Task plan group information | 20111101 | |||
| 3 | IS_TASKPLAN_GENERAL | Value transfer | Type reference (TYPE) | GRFN_S_TASKPLAN_GENERAL | structure for task plan | 20111101 | |||
| 4 | IT_ORGUNIT_RISKCONS | Call by reference | Type reference (TYPE) | GRPC_T_ORGUNIT_HIER | Orgunit hierarchy table | 20111101 | |||
| 5 | IV_NEW_PLANID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20111101 |
Method CREATE_RISKCON_PLAN on class CL_GRFN_API_TASKPLANGROUP has no exception.
Method LOAD_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080711 | |||
| 2 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090226 |
Method LOAD_AUTH on class CL_GRFN_API_TASKPLANGROUP has no exception.
Method SET_EVA_CER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20080711 |
Method SET_EVA_CER on class CL_GRFN_API_TASKPLANGROUP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |