SAP ABAP Class CL_GRAC_FEEDER_CUP_REPORTING (Feeder class for Access Request Search OIF)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ACCESS_REQUEST (Package) Access Control GRC Access Request
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20100816
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20100816
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_SEARCH Generic Search UI Building Block 20100816
Properties
Class CL_GRAC_FEEDER_CUP_REPORTING  
Short Description Feeder class for Access Request Search OIF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ACCESS_REQUEST   Access Control GRC Access Request 
Created 20100816   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_FEEDER_CUP_REPORTING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20100816
2 IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20100816
3 IF_FPM_GUIBB_SEARCH Generic Search UI Building Block 20100816
Friends
Class CL_GRAC_FEEDER_CUP_REPORTING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MESSAGE_MANAGER Static Attribute Public Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20100816
2 MT_FILTER Static Attribute Public Type reference (TYPE) GRFN_T_REP_FILTER_DEFINITION Filter Definition 20100817
3 MT_FLAG Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110124
4 MT_RESULT Instance attribute Public Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20100819
5 MT_SEARCH_CRITERIA Static Attribute Private Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA search criteria for GUIBB Search 20100816
6 MT_UI_PROPERTIES Instance attribute Public Type reference (TYPE) GRAC_T_SEARCH_RENDER_SETTINGS Search render properties 20100816
7 MV_REPORT Static Attribute Public Type reference (TYPE) GRFN_REPNAME Report name 20100817
8 MV_TAB_NAME Static Attribute Public Type reference (TYPE) TABNAME Table Name 20100816
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100816
2 GET_RESULT Instance method Public Method 20100819
3 QUERY Instance method Private Method 20100816
4 RETRIEVE_SEARCH_CRITERIA Static method Public Method 20100816
5 SET_REPORTNAME Static method Public Method Set Report name 20100817
6 SET_WD_INSTANCES Static method Public Method 20100816
7 SORT_GUIBB_NODES Instance method Public Method 20100816
8 SORT_NODE_ELEMENTS Instance method Public Method 20100816
Events
Class CL_GRAC_FEEDER_CUP_REPORTING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_STRU_INPUT Public See coding 20100816
2 LTY_STRU_LIST Public See coding 20100816
3 S_ELEMENT Public See coding 20100816
4 T_ACTION_LIST Public See coding 20100816
5 T_ACTION_SEARCH Public See coding 20100816
6 T_BPROC_LIST Public See coding 20100816
7 T_ELEMENTS Public See coding 20100816
8 T_LANDSCAPE_LIST Public See coding 20100816
9 T_ORGLVL_LIST Public See coding 20100816
10 T_ORGLVL_SEARCH Public See coding 20100816
11 T_PERMISSION_LIST Public See coding 20100816
12 T_PERMISSION_SEARCH Public See coding 20100816
13 T_SYSTEM Public See coding 20100816
14 T_S_RESULT Public See coding 20100816
15 T_T_RESULT Public See coding 20100816
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRAC_FEEDER_CUP_REPORTING has no parameter.
Method CONSTRUCTOR on class CL_GRAC_FEEDER_CUP_REPORTING has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAG Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110124
2 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20100819

Method GET_RESULT on class CL_GRAC_FEEDER_CUP_REPORTING has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEARCH_CRITERIA Call by reference Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA rsparams Table 20100816
2 Returning RT_RESULTS Value transfer Type reference (TYPE) GRAC_T_API_REQUEST_LIST Table type for role search results 20100816
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100816

Method RETRIEVE_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SEARCH_CRITERIA Value transfer Type reference (TYPE) FPMGB_T_SEARCH_CRITERIA search criteria for GUIBB Search 20100816

Method RETRIEVE_SEARCH_CRITERIA on class CL_GRAC_FEEDER_CUP_REPORTING has no exception.

Method SET_REPORTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPORT Value transfer Type reference (TYPE) GRFN_REPNAME Report name 20100817

Method SET_REPORTNAME on class CL_GRAC_FEEDER_CUP_REPORTING has no exception.

Method SET_WD_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100816
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100816
3 Importing IO_SEARCH_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100816

Method SET_WD_INSTANCES on class CL_GRAC_FEEDER_CUP_REPORTING has no exception.

Method SORT_GUIBB_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT Web Dynpro Context 20100816

Method SORT_GUIBB_NODES on class CL_GRAC_FEEDER_CUP_REPORTING has no exception.

Method SORT_NODE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100816

Method SORT_NODE_ELEMENTS on class CL_GRAC_FEEDER_CUP_REPORTING has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000