SAP ABAP Class IF_GRPC_API_PROCESS (Interface for Local Process Entity APIs)
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 20091022
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_PROCESS Local Process Entity API Class 20091022
Properties
Class IF_GRPC_API_PROCESS  
Short Description Interface for Local Process Entity APIs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091022   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRPC_API_PROCESS has no forward declaration.
Interfaces
Class IF_GRPC_API_PROCESS has no interface implemented.
Friends
Class IF_GRPC_API_PROCESS has no friend class.
Attributes
Class IF_GRPC_API_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 QUERY Static method Public Method Query Local Process List 20100105
2 RETRIEVE Instance method Public Method Retrieve Local Process Data 20091022
3 SEARCH_BY_DESC Static method Public Method Search Process by Description (Name) 20091022
4 UPDATE Instance method Public Method Update Local Process Data 20091022
Events
Class IF_GRPC_API_PROCESS has no event.
Types
Class IF_GRPC_API_PROCESS has no local type.
Method Signatures

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PROCESS_LIST Value transfer Type reference (TYPE) GRPC_T_API_OBJECT_LIST Object list 20100105
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100105
3 Importing IV_ORGUNIT_SP Call by reference Type reference (TYPE) GRPC_API_SEARCH_PATTERN 20100105
4 Importing IV_PROCESS_SP Call by reference Type reference (TYPE) GRPC_API_SEARCH_PATTERN 20100105
5 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID 20100105
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100105

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROCESS_LOCAL Value transfer Type reference (TYPE) GRPC_S_API_PROCESS_DATA API structure of Process( detail information ) 20091022
2 Importing IV_EDITABLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091022
3 Importing IV_REGULATION_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091022
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091022

Method SEARCH_BY_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESULT Value transfer Type reference (TYPE) GRFN_T_OVS Generic type for OVS 20091022
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091104
3 Importing IV_MAX_ROWS Value transfer Type reference (TYPE) INT4 Search pattern for the Query APIs 20091023
4 Importing IV_ORGUNIT_SP Value transfer Type reference (TYPE) GRPC_API_SEARCH_PATTERN GRPC unique session ID 20091023
5 Importing IV_PROCESS_SP Value transfer Type reference (TYPE) GRPC_API_SEARCH_PATTERN Search pattern for the Query APIs 20091023
6 Importing IV_REGULATION_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID Natural number 20091023
7 Importing IV_REPORT_ID Value transfer Type reference (TYPE) GRFN_REPNAME GRPC ID of the individual object 20091022
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091022

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROCESS_LOCAL_CHANGED Value transfer Type reference (TYPE) GRPC_S_API_PROCESS_DATA API structure of Process( detail information ) 20091022
2 Importing IV_REGULATION_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091022
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091022
History
Last changed by/on SAP  20141106 
SAP Release Created in