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 GRFN0 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 DR_SESSION Static Attribute Private Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20081114
2 GT_AUTH_ORGUNIT Static Attribute Private Type reference (TYPE) YT_AUTH_ORGUNIT Authorized organizations 20080711
3 GT_AUTH_PLANGROUP_FAIL Static Attribute Private Type reference (TYPE) YT_AUTH_PLANGROUP Authorized task plan group 20080711
4 GT_AUTH_PLANGROUP_PASS Static Attribute Private Type reference (TYPE) YT_AUTH_PLANGROUP Authorized task plan group 20080711
5 GT_PLANUSAGE Static Attribute Private Type reference (TYPE) GRFN_T_PLANUSAGE Planner usage configuration 20081030
6 GV_EVA_CER Static Attribute Private Type reference (TYPE) CHAR5 Evaluation or certification 20080711
7 GV_INIT Static Attribute Private Type reference (TYPE) XFELD planusage Initialized 20081030
8 GV_ORG_AUTH Static Attribute Private Type reference (TYPE) XFELD orgunit create initialized 20081114
9 GV_REGULATION_ID Static Attribute Private Type reference (TYPE) GRFN_API_OBJECT_ID Regulation ID 20081030
10 MC_CER Constant Private Type reference (TYPE) CHAR5 'CER' Is certification planner 20080711
11 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20080414
12 MC_EVA Constant Private Type reference (TYPE) CHAR5 'EVA' Is evaluation planner 20080711
13 MC_MESSAGE_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRFN_ENTITY_API' Reference type 20080414
14 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRFN_MODEL_CATALOGUE' Reference type 20080414
15 MC_RM Constant Private Type reference (TYPE) CHAR5 'RM' Is RM planner 20081110
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTH Static method Private Method Check auth 20080414
2 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20080414
3 CONSTRUCTOR Instance method Public Constructor Constructor 20080414
4 CREATE_RISKCON_PLAN Static method Private Method Create risk consolidation plan 20111101
5 LOAD_AUTH Static method Private Method Load auth 20080711
6 SET_EVA_CER 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 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080414
2 Importing I_GROUP_ID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080414
3 Importing I_OPERATION Call by reference Type reference (TYPE) GRFN_API_OPERATION_ID The ID of the operation 20080414
4 Importing I_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20090226
5 Returning 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 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080414
2 Importing 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 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20111101
2 Importing IS_TASKPLANGRP_ATTR Value transfer Type reference (TYPE) GRFN_S_TASKPLAN_GRP_GEN_API Task plan group information 20111101
3 Importing IS_TASKPLAN_GENERAL Value transfer Type reference (TYPE) GRFN_S_TASKPLAN_GENERAL structure for task plan 20111101
4 Importing IT_ORGUNIT_RISKCONS Call by reference Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20111101
5 Importing 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 Importing IR_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080711
2 Importing 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 Importing 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