SAP ABAP Class CL_GRFN_LIST_ASSIST (Configurable List UIBB Assistance Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20090813
Properties
Class CL_GRFN_LIST_ASSIST  
Short Description Configurable List UIBB Assistance Class    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_WD_REUSE   GRC Common Layer Reusable UI Components 
Created 20090813   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_LIST_ASSIST has no interface implemented.
Friends
Class CL_GRFN_LIST_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_COMP Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090813
2 MO_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090813
3 MO_DATA_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Data Context Node 20100104
4 MO_DEFINITION Instance attribute Public Object reference (TYPE REF TO) CL_GRFN_LIST_DEFINITION List Extension Definition 20090813
5 MO_FEEDER Instance attribute Private Object reference (TYPE REF TO) IF_GRFN_LIST_FEEDER UI Feeder 20090820
6 MO_OIF_STATUS Instance attribute Private Object reference (TYPE REF TO) CL_GRPC_OIF_BASIS Provide OIF common functions, maintain OIF status 20090820
7 MO_OVS Instance attribute Public Object reference (TYPE REF TO) CL_GRFN_OVS Backend for OVS 20100317
8 MO_OVS_EXT Instance attribute Public Object reference (TYPE REF TO) CL_GRFN_OVS_EXT OVS Extension 20100318
9 MO_RENDER Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_LIST_RENDER List Extension Render 20090813
10 MO_SORT_FILTER_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_TABLE_METHOD_HNDL Sort and Filter Handler 20090901
11 MO_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: Interface for Context Nodes 20090813
12 MO_VIEW_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090820
13 MR_DATA Instance attribute Public Object reference (TYPE REF TO) DATA 20090825
14 MR_EXCLUDED_DATA Instance attribute Public Object reference (TYPE REF TO) DATA 20090825
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_DATE Instance method Private Method Filter date type 20100402
2 GENERATE_DOWNLOAD_CONTENT Instance method Public Method Generate download content 20110621
3 GET_LEAD_SELECTION Instance method Public Method Get lead selection 20100927
4 INITIALIZE Instance method Public Method Initialize 20090813
5 INIT_OVS Instance method Private Method Initialize OVS 20100317
6 IS_CHANGED Instance method Public Method Check is Changed 20090820
7 PROCESS_EVENT Instance method Public Method Process Event 20090820
8 PROCESS_LEAVE_SELECTION Instance method Public Method Process leave selection 20100927
9 REFRESH Instance method Public Method Refresh Usages and Data 20090820
10 SET_SORT_FILTER_HANDLER Instance method Private Method Set Sort and Filter Handler 20090901
Events
Class CL_GRFN_LIST_ASSIST has no event.
Types
Class CL_GRFN_LIST_ASSIST has no local type.
Method Signatures

Method FILTER_DATE Signature

Method FILTER_DATE on class CL_GRFN_LIST_ASSIST has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100402

Method GENERATE_DOWNLOAD_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_XSTRING Value transfer Type reference (TYPE) XSTRING 20110621
# Exception Resumable Description Created on
1 CX_GRPC_IO_EXCEPTION IO Exception class 20110621

Method GET_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SELECTION Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100927

Method GET_LEAD_SELECTION on class CL_GRFN_LIST_ASSIST has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090813
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090813
3 Importing IO_OIF_STATUS Call by reference Object reference (TYPE REF TO) CL_GRPC_OIF_BASIS Provide OIF common functions, maintain OIF status 20090820
4 Importing IR_EXCLUDED_DATA Call by reference Object reference (TYPE REF TO) DATA 20090825
5 Importing IV_TAB Call by reference Type reference (TYPE) GRFN_TAB Tab ID 20100111
6 Importing IV_UIBB Call by reference Type reference (TYPE) GRFN_UIBB UIBB ID 20091111
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100114

Method INIT_OVS Signature

Method INIT_OVS on class CL_GRFN_LIST_ASSIST has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100317

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090820
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111

Method PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_GRFN_EVENT Event 20090820
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111

Method PROCESS_LEAVE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_GRFN_EVENT Event Class 20100927
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100927

Method PROCESS_LEAVE_SELECTION on class CL_GRFN_LIST_ASSIST has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_GRFN_EVENT Event 20090820
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20090820
3 Importing IO_VIEW_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090820
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111

Method SET_SORT_FILTER_HANDLER Signature

Method SET_SORT_FILTER_HANDLER on class CL_GRFN_LIST_ASSIST has no parameter.
# 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