SAP ABAP Interface IF_GRPC_API_SEL_PRC (interface for selection procedure)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_PLANNER (Package) GRC-PC Planner
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_SEL_PRC API class for Selection Procedure 20091103
Properties
Interface IF_GRPC_API_SEL_PRC  
Short Description interface for selection procedure    
General Data
Package GRPC_PLANNER   GRC-PC Planner 
Created 20091029   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRPC_API_SEL_PRC has no forward declaration.
Interfaces
Interface IF_GRPC_API_SEL_PRC has no interface.
Friends
Interface IF_GRPC_API_SEL_PRC has no friend.
Attributes
Interface IF_GRPC_API_SEL_PRC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COUNT Static method Public Method Count number of objects in selection 20091029
2 EXECUTE Static method Public Method Executes the Selection Procedure and provides a result list 20091029
3 INITIAL_OBJ Static method Public Method Count number of objects in selection 20091029
4 QUERY Static method Public Method Get list of Selection Procedures 20091029
5 RETRIEVE Static method Public Method Get Selection Procedure 20091029
Events
Interface IF_GRPC_API_SEL_PRC has no event.
Types
Interface IF_GRPC_API_SEL_PRC has no local type.
Method Signatures

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT Value transfer Type reference (TYPE) INT4 Natural number 20091029
2 Exporting E_OBJTYPE Value transfer Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20091029
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION GRPC unique session ID 20091104
4 Importing IT_ORGUNIT Value transfer Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20091029
5 Importing I_PLAN_ACTIVITY Value transfer Type reference (TYPE) GRPC_PLAN_ACTIVITY Plan Activity 20091029
6 Importing I_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091029
7 Importing I_SEL_PRC_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091029
8 Importing I_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20091029
9 Importing I_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20091029
10 Importing I_USER_INPUT Value transfer Type reference (TYPE) XSTRING 20091029
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091104

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTS Call by reference Type reference (TYPE) GRPC_T_API_SELPRC_OBJECTS Selection procedure object list 20091104
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION GRPC unique session ID 20091104
3 Importing IT_ORGUNIT Call by reference Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20091104
4 Importing I_NO_CASE_CHECK Value transfer Type reference (TYPE) XFLAG New Input Values 20091104
5 Importing I_PLAN_ACTIVITY Value transfer Type reference (TYPE) GRPC_PLAN_ACTIVITY Plan Activity 20091104
6 Importing I_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091104
7 Importing I_SEL_PRC_ID Value transfer Type reference (TYPE) GRPC_SEL_PRC_ID Selection Procedure ID 20091104
8 Importing I_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20091104
9 Importing I_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20091104
10 Importing I_USER_INPUT Value transfer Type reference (TYPE) XSTRING 20091104
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091104

Method INITIAL_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTS Call by reference Type reference (TYPE) GRPC_T_API_SELPRC_OBJECTS Selection procedure object list 20091104
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091104
3 Importing IT_ORGUNIT Call by reference Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20091104
4 Importing I_NO_CASE_CHECK Value transfer Type reference (TYPE) XFLAG New Input Values 20091104
5 Importing I_PLAN_ACTIVITY Value transfer Type reference (TYPE) GRPC_PLAN_ACTIVITY Plan Activity 20091104
6 Importing I_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091104
7 Importing I_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20091104
8 Importing I_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20091104
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091104

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL_PRC Call by reference Type reference (TYPE) GRPC_T_API_SEL_PRC_DATA Selection Procedure API 20091104
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION GRPC unique session ID 20091104
3 Importing I_PLAN_ACTIVITY Value transfer Type reference (TYPE) GRPC_PLAN_ACTIVITY Plan Activity 20091104
4 Importing I_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091104
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091104

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SEL_PRC Value transfer Type reference (TYPE) GRPC_S_API_SEL_PRC_DATA Selection procedure API 20091104
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION GRPC unique session ID 20091104
3 Importing I_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091104
4 Importing I_SEL_PRC_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091104
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091104
History
Last changed by/on SAP  20141106 
SAP Release Created in 600