SAP ABAP Interface IF_GRFN_SELECTION_PROCEDURE (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_GRRM_SEL_PRC_ATTR Sel. procedure without filtering - just take all 20080915
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_RISK_VAL_ALL Sel. procedure without filtering - just take all 20130620
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_OPP_LIST Select Specific Opportunity 20081121
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_LIST_RESP Sel. procedure without filtering - just take all 20080918
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_LIST_KRI Sel. procedure for specific kris 20081008
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_LIST_ACT Sel. procedure without filtering - just take all 20080915
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_LIST Sel. procedure without filtering - just take all 20080915
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ATTR_RISK Sel. procedure for risk validation 20081022
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ATTR_RESP Sel. procedure without filtering - just take all 20080922
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ATTR_OPP Sel. procedure for opportunity validation 20081121
... Click here to see Used By full list (26 items)
Properties
Interface IF_GRFN_SELECTION_PROCEDURE  
Short Description Selection Procedure    
General Data
Package GRFN_PLANNER   GRC Common Planner 
Created 20080331   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRPCA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GRPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_GRFN_SELECTION_PROCEDURE has no interface.
Friends
Interface IF_GRFN_SELECTION_PROCEDURE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PERF_AOD Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'PERF-AOD' Plan Activity 20080630
2 C_PERF_CDASS Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'PERF-CDASS' Plan Activity 20080331
3 C_PERF_CEASS Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'PERF-CEASS' Plan Activity 20080331
4 C_PERF_CRISK Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'PERF-CRISK' plan Activity 20080917
5 C_PERF_ETEST Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'PERF-ETEST' plan Activity 20080701
6 C_PERF_MCAOU Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'PERF-MCAOU' Plan Activity 20080331
7 C_PERF_PDASS Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'PERF-PDASS' Plan Activity 20080331
8 C_PERF_RCSA Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'GRRM_RCSA' Plan Activity 20110415
9 C_PERF_RISK Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'PERF-RISK' plan Activity 20080814
10 C_PERF_SOFOU Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'PERF-SOFOU' Plan Activity 20080331
11 C_PERF_TEST Constant Public Type reference (TYPE) GRFN_PLAN_ACTIVITY 'PERF-TEST' Plan Activity 20080331
12 MO_SESSION Instance attribute Public Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090114
Methods
# Method Level Visibility Method type Description Created on
1 COUNT Instance method Public Method Count number of objects in the selection 20080331
2 EXECUTE Instance method Public Method Execute the selection 20080331
3 GET_WD_COMPONENT Instance method Public Method Return UI component if any 20080331
Events
Interface IF_GRFN_SELECTION_PROCEDURE has no event.
Types
Interface IF_GRFN_SELECTION_PROCEDURE 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 Call by reference Type reference (TYPE) I 20080331
2 Exporting E_OBJTYPE Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20080826
3 Importing IS_TIMEFRAME Call by reference Type reference (TYPE) GRFN_S_DATE_INTERVAL PC Compatibility: Date and Timeframe 20080331
4 Importing IT_ORGUNIT Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID The orgunit id table 20080713
5 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080901
6 Importing I_TASK Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Task ID 20080331
7 Importing I_USER_INPUT Call by reference Type reference (TYPE) XSTRING 20080331

Method COUNT on Interface IF_GRFN_SELECTION_PROCEDURE has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID local object Id 20080331
2 Importing IS_TIMEFRAME Call by reference Type reference (TYPE) GRFN_S_DATE_INTERVAL PC Compatibility: Date and Timeframe 20080331
3 Importing IT_ORGUNIT Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID The orgunit id table 20080713
4 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080901
5 Importing I_NO_CASE_CHECK Call by reference Type reference (TYPE) XFLAG New Input Values 20090217
6 Importing I_TASK Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Task ID 20080331
7 Importing I_USER_INPUT Call by reference Type reference (TYPE) XSTRING 20080331

Method EXECUTE on Interface IF_GRFN_SELECTION_PROCEDURE has no exception.

Method GET_WD_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_WD_COMPONENT Value transfer Type reference (TYPE) GRFN_WD_COMPONENT WD component 20080331

Method GET_WD_COMPONENT on Interface IF_GRFN_SELECTION_PROCEDURE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ATTR Sel. procedure without filtering - just take all 20080915
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_RISK_VAL_ALL Sel. procedure without filtering - just take all 20130620
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_OPP_LIST Select Specific Opportunity 20081121
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_LIST_RESP Sel. procedure without filtering - just take all 20080918
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_LIST_KRI Sel. procedure for specific kris 20081008
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_LIST_ACT Sel. procedure without filtering - just take all 20080915
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_LIST Sel. procedure without filtering - just take all 20080915
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ATTR_RISK Sel. procedure for risk validation 20081022
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ATTR_RESP Sel. procedure without filtering - just take all 20080922
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ATTR_OPP Sel. procedure for opportunity validation 20081121
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ATTR_KRI Sel. procedure for KRI with attributes filter 20081008
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ATTR_ACTV Sel. procedure without filtering - just take all 20081030
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ATTR_ACT Sel. procedure without filtering - just take all 20080915
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_SEL_PRC_ALL Sel. procedure without filtering - just take all 20080407
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC_ALL Sel. procedure without filtering - just take all 20080821
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_PRC Sel. procedure without filtering - just take all 20080912
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_SEL_ACT_VAL_ALL Sel. procedure without filtering - just take all 20130621
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_OB_RCSA_SEL_PRC_RC Sel. procedure without filtering - just take all 20110408
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_OB_RCSA_SEL_PRC_ALL Sel. procedure without filtering - just take all 20110418
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_SEL_PRC_SPRO_RISK selection procedure for risk assessment 20080814
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_SEL_PRC_SPRO_ATTR Sel.procedure according the subprosess attributes 20080429
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_SEL_PRC_POLICY Sel.procedure for policy 20100512
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_SEL_PRC_OBJECTS Selection procedure for Process 20080407
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_SEL_PRC_ELC_ATTR Sel.procedure according the subprosess attributes 20080429
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_SEL_PRC_CNTR_ATTR Sel.procedure according the Significance 20080407
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_SEL_PRC_CHANGED_ON selection prdedure for changed on 20080814
History
Last changed by/on SAP  20141106 
SAP Release Created in 300