SAP ABAP Class CL_GRRM_API_OBJECTIVE (orgunit entity objective Api class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_ENTITY_API (Package) Risk Management APIs
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 20080505
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_REPORT Get data for reporting engine 20080826
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRRM_API_OBJECTIVE Interface for orgunit entity APIs 20080505
Properties
Class CL_GRRM_API_OBJECTIVE  
Short Description orgunit entity objective 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 GRRM_ENTITY_API   Risk Management APIs 
Created 20080505   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_REPORT Get data for reporting engine 20080826
2 IF_GRRM_API_OBJECTIVE Interface for orgunit entity APIs 20080505
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20080505 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20080505
2 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRRM_MODEL_OBJECTIVE' Reference type 20080505
3 MC_MSG_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRRM_ENTITY_API' Message Class 20080505
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080505
2 GET Static method Private Method Used for retrieving the list of objectives for a particular 20080505
3 GET_OBJECTIVE_CAT Static method Public Method 20080911
4 QUERY Instance method Public Method 20081201
Events
Class CL_GRRM_API_OBJECTIVE has no event.
Types
Class CL_GRRM_API_OBJECTIVE has no local type.
Method Signatures

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 20080505
2 Importing I_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080505

Method CONSTRUCTOR on class CL_GRRM_API_OBJECTIVE has no exception.

Method GET 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 20080505
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID objective id 20080505
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRRM_API_OBJECTIVE Interface for orgunit entity APIs 20080505
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080505

Method GET_OBJECTIVE_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUESET Call by reference Type reference (TYPE) GRFN_T_API_VALUESET Table type for Value Set 20080911
2 Importing IV_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130313

Method GET_OBJECTIVE_CAT on class CL_GRRM_API_OBJECTIVE has no exception.

Method QUERY Signature

Method QUERY on class CL_GRRM_API_OBJECTIVE has no parameter.
Method QUERY on class CL_GRRM_API_OBJECTIVE has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300