SAP ABAP Interface IF_GRRM_API_OBJECTIVE (Interface for orgunit entity APIs)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_ENTITY_API (Package) Risk Management APIs
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_API_OBJECTIVE orgunit entity objective Api class 20080505
Properties
Interface IF_GRRM_API_OBJECTIVE  
Short Description Interface for orgunit entity APIs    
General Data
Package GRRM_ENTITY_API   Risk Management APIs 
Created 20080505   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRRM_API_OBJECTIVE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20080505
Friends
Interface IF_GRRM_API_OBJECTIVE has no friend.
Attributes
Interface IF_GRRM_API_OBJECTIVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHILDREN Instance method Public Method Get the list of all the children on the objective 20080804
2 CREATE Static method Public Method Creates an Objecive and returns the ID of the objective 20080505
3 DELETE Instance method Public Method Deletes an Objective 20080505
4 MOVE Instance method Public Method Move the objective to a new parent 20080804
5 QUERY Static method Public Method Get the list of all the objectives 20080505
6 RETRIEVE Instance method Public Method Retrieves the Data of an Objective 20080505
7 UPDATE Instance method Public Method Updates an Objective 20080505
Events
Interface IF_GRRM_API_OBJECTIVE has no event.
Types
Interface IF_GRRM_API_OBJECTIVE has no local type.
Method Signatures

Method CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTIVE_LIST Call by reference Type reference (TYPE) GRRM_T_API_OBJECTIVE_LIST Table Type for objective list 20080804
2 Importing IV_EXPANDED Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20080806
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECTIVE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Interface for orgunit entity APIs 20080505
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080505
3 Importing IS_OBJECTIVE_DATA Call by reference Type reference (TYPE) GRRM_S_API_OBJECTIVE_DATA objective data 20080505
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080505

Method DELETE Signature

Method DELETE on Interface IF_GRRM_API_OBJECTIVE has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080505

Method MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEW_PARENT Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080804
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080804

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTIVE_LIST Call by reference Type reference (TYPE) GRRM_T_API_OBJECTIVE_LIST Table type for the orgunit list structure 20080505
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20080505
3 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Orgunit id 20080505
4 Importing IV_PATTERN Call by reference Type reference (TYPE) GRFN_API_SEARCH_PATTERN Data element for the Search Pattern in the API 20080505
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080505

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OBJECTIVE_DATA Call by reference Type reference (TYPE) GRRM_S_API_OBJECTIVE_DATA objective data 20080505
2 Exporting ET_ORGUNIT_LIST Call by reference Type reference (TYPE) GRFN_T_API_ORGUNIT_LIST Table type for orgunit list 20080801
3 Importing IV_EDITABLE Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20080725
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080505

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECTIVE_DATA Call by reference Type reference (TYPE) GRRM_S_API_OBJECTIVE_DATA objective data 20080505
2 Importing IT_ORGUNIT_LIST Call by reference Type reference (TYPE) GRFN_T_API_ORGUNIT_LIST Table type for orgunit list 20080801
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080505
History
Last changed by/on SAP  20141106 
SAP Release Created in 300