SAP ABAP Interface IF_GRPC_API_COBJECTIVE (COBJECTIVE API interface)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_ENTITY_API (Package) GRC Process controls API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_COBJECTIVE COBJECTIVE API 20091026
Properties
Interface IF_GRPC_API_COBJECTIVE  
Short Description COBJECTIVE API interface    
General Data
Package GRPC_ENTITY_API   GRC Process controls API 
Created 20091023   SAP 
Last changed 20141106    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20091118
Friends
Interface IF_GRPC_API_COBJECTIVE has no friend.
Attributes
Interface IF_GRPC_API_COBJECTIVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create a new cobjective 20091023
2 DELETE Instance method Public Method Delete a new cobjective 20091023
3 QUERY Static method Public Method Used for retrieving the list of cobjectives 20091023
4 RETRIEVE Instance method Public Method Retrieve the cobjective data 20091023
5 UPDATE Instance method Public Method Update the cobjective 20091023
Events
Interface IF_GRPC_API_COBJECTIVE has no event.
Types
Interface IF_GRPC_API_COBJECTIVE has no local type.
Method Signatures

Method CREATE 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 20091023
2 Importing IS_COBJECTIVE_DATA Call by reference Type reference (TYPE) GRPC_S_API_COBJECTIVE GRPC Control Objective Structure 20091023
3 Importing IT_COBJECTIVE_SUBPROCESS Call by reference Type reference (TYPE) GRPC_T_API_COBJ_SUBPROCESS Table type for Cobjective Subprocesses 20091023
4 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID GRPC ID of the individual object 20091023
5 Returning RV_COBJECTIVE_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID GRPC ID of the individual object 20091023
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091023

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID GRPC ID of the individual object 20091023
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091023

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COBJECTIVE_LIST Call by reference Type reference (TYPE) GRPC_T_API_COBJECTIVE_LIST Table type of cobjective list 20091103
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION GRPC unique session ID 20091023
3 Importing IV_FULL Call by reference Type reference (TYPE) GRFN_BOOLEAN 'X' Boolean 20091023
4 Importing IV_PATTERN Call by reference Type reference (TYPE) GRPC_API_SEARCH_PATTERN Search pattern for the Query APIs 20091026
5 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID GRPC ID of the individual object 20091023
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091023

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COBJECTIVE_DATA Call by reference Type reference (TYPE) GRPC_S_API_COBJECTIVE GRPC Control Objective Structure 20091023
2 Exporting ET_COBJECTIVE_SUBPROCESS Call by reference Type reference (TYPE) GRPC_T_API_COBJ_SUBPROCESS Table type for Cobjective Subprocesses 20091023
3 Exporting ET_RISK_LIST Call by reference Type reference (TYPE) GRPC_T_API_RISK_ASS Table storing risks assigned to subprocess 20091023
4 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091023
5 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091023
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091023

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COBJECTIVE_DATA Call by reference Type reference (TYPE) GRPC_S_API_COBJECTIVE GRPC Control Objective Structure 20091023
2 Importing IT_COBJECTIVE_SUBPROCESS Call by reference Type reference (TYPE) GRPC_T_API_COBJ_SUBPROCESS Table type for Cobjective Subprocesses 20091027
3 Importing IT_RISK_LIST Call by reference Type reference (TYPE) GRPC_T_API_RISK_ASS Table storing risks assigned to subprocess 20091027
4 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID GRPC ID of the individual object 20091023
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091023
History
Last changed by/on SAP  20141106 
SAP Release Created in 600