SAP ABAP Class IF_GRPC_API_COBJECTIVE (COBJECTIVE API interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20091118
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
Class IF_GRPC_API_COBJECTIVE  
Short Description COBJECTIVE API interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091023   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)
Interfaces
Class IF_GRPC_API_COBJECTIVE has no interface implemented.
Friends
Class IF_GRPC_API_COBJECTIVE has no friend class.
Attributes
Class 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
Class IF_GRPC_API_COBJECTIVE has no event.
Types
Class 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