SAP ABAP Class IF_GRPC_API_CONTROL_PROPOSAL (Interface:Control Proposal)
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
Class IF_GRPC_API_CONTROL_PROPOSAL  
Short Description Interface:Control Proposal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080922   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_CONTROL_PROPOSAL has no interface implemented.
Friends
Class IF_GRPC_API_CONTROL_PROPOSAL has no friend class.
Attributes
Class 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
Class IF_GRPC_API_CONTROL_PROPOSAL has no event.
Types
Class 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