SAP ABAP Interface IF_GRPC_API_CONTROL_PROPOSAL (Interface:Control Proposal)
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_CONTROL_PROPOSAL GRPC Control Proposal 20080922
Properties
Interface IF_GRPC_API_CONTROL_PROPOSAL  
Short Description Interface:Control Proposal    
General Data
Package GRPC_ENTITY_API   GRC Process controls API 
Created 20080922   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 IF_GRPC_API_CONTROL_PROPOSAL has no interface.
Friends
Interface IF_GRPC_API_CONTROL_PROPOSAL has no friend.
Attributes
Interface IF_GRPC_API_CONTROL_PROPOSAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create a new Control Proposal 20080922
2 RETRIEVE Instance method Public Method Retrieve the Control Proposal 20080922
3 UPDATE Instance method Public Method Update the Control Proposal 20080922
Events
Interface IF_GRPC_API_CONTROL_PROPOSAL has no event.
Types
Interface IF_GRPC_API_CONTROL_PROPOSAL has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080923
2 Exporting EV_PROPOSAL_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080923
3 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20081001
4 Importing IS_PROPOSAL_DATA Value transfer Type reference (TYPE) GRPC_S_API_CONTROL_PROPOSAL Control Proposal 20080923
5 Importing I_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20080923
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080923

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROPOSAL_DATA Call by reference Type reference (TYPE) GRPC_S_API_CONTROL_PROPOSAL Control Proposal 20080923
2 Exporting ES_PROPOSAL_RISK_DATA Call by reference Type reference (TYPE) GRPC_S_API_PROPOSAL_RISK_DATA Risk Data for Control Proposal 20090120
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081003
4 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20081003
5 Importing I_DELETABLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080923
6 Importing I_EDITABLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080923
7 Importing I_IN_WORKFLOW Value transfer Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090120
8 Importing I_PROPOSAL_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20080923
9 Importing I_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20080923
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080923

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081001
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20080923
3 Importing IS_PROPOSAL_DATA Value transfer Type reference (TYPE) GRPC_S_API_CONTROL_PROPOSAL Control Proposal 20080923
4 Importing I_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20080923
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080923
History
Last changed by/on SAP  20141106 
SAP Release Created in 300