SAP ABAP Interface IF_GRFN_API_SEL_PRC (interface for selection procedure)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_PLANNER (Package) GRC Common Planner
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_SEL_PRC API class for Selection Procedure 20091111
Properties
Interface IF_GRFN_API_SEL_PRC  
Short Description interface for selection procedure    
General Data
Package GRFN_PLANNER   GRC Common Planner 
Created 20091111   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRFN_API_SEL_PRC has no forward declaration.
Interfaces
Interface IF_GRFN_API_SEL_PRC has no interface.
Friends
Interface IF_GRFN_API_SEL_PRC has no friend.
Attributes
Interface IF_GRFN_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 20091111
2 QUERY Static method Public Method Get list of Selection Procedures 20091111
3 RETRIEVE Static method Public Method Get Selection Procedure 20091111
Events
Interface IF_GRFN_API_SEL_PRC has no event.
Types
Interface IF_GRFN_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 20091111
2 Exporting E_OBJTYPE Value transfer Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20091111
3 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091111
4 Importing IT_ORGUNIT Value transfer Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20091111
5 Importing I_PLAN_ACTIVITY Value transfer Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20091111
6 Importing I_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091111
7 Importing I_SEL_PRC_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091111
8 Importing I_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20091111
9 Importing I_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20091111
10 Importing I_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20091111
11 Importing I_USER_INPUT Value transfer Type reference (TYPE) XSTRING 20091111
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111

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) GRFN_T_API_SEL_PRC_DATA Selection Procedure API 20091111
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091111
3 Importing I_PLAN_ACTIVITY Value transfer Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20091111
4 Importing I_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091111
5 Importing I_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20091111
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111

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) GRFN_S_API_SEL_PRC_DATA Selection procedure API 20091111
2 Exporting E_NEW_SP Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091111
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091111
4 Importing I_REGULATION_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091111
5 Importing I_SEL_PRC_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091111
6 Importing I_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20091111
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111
History
Last changed by/on SAP  20141106 
SAP Release Created in 600