SAP ABAP Class CL_FVD_FW_VIEW_GRID (Facade for ALV)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_FW_UI (Package) Framework - User Interface
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_COLLATERAL Collateral - Grid Comp 20041201
2 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_CONDITIONS Conditions 20041228
3 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_FINDAT_AS Collateral - Grid Comp 20050120
4 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_FINDAT_AS2 Collateral - Grid Comp 20050502
5 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_FINDAT_CF Collateral - Grid Comp 20050112
6 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_FINDAT_LC Collateral - Grid Comp 20050118
7 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_FINDAT_PS Collateral - Grid Comp 20050203
8 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_INSURANCE Insurance - Grid Comp 20050121
9 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_ORGDATA Organization - Grid Comp 20050406
10 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_PARTNER Collateral - Grid Comp 20050120
... Click here to see Used By full list (11 items)
Properties
Class CL_FVD_FW_VIEW_GRID  
Short Description Facade for ALV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_FW_UI   Framework - User Interface 
Created 20040310   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FVDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FVD_FW_VIEW_GRID has no interface implemented.
Friends
Class CL_FVD_FW_VIEW_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20040310
2 FIELDCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040310
3 GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040310
4 GRID_SETUP_DONE Instance attribute Public Type reference (TYPE) BOOLE_D SET_TABLE_FOR_FIRST_DISPLAY Executed 20040310
5 LAYOUT Instance attribute Public Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20040310
6 TAB_TOOLBAR_EXCLUDE Instance attribute Public Type reference (TYPE) UI_FUNCTIONS Function Code Table 20040310
7 VARIANT Instance attribute Public Type reference (TYPE) DISVARIANT Layout (External Use) 20040310
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040310
2 DISPLAY Instance method Public Method Display Grid 20040310
3 ON_BUTTON_CLICK Instance method Protected Event handling method ALV Event: button_click 20040427
4 ON_CONTEXT_MENU_REQUEST Instance method Protected Event handling method ALV Event: context_menu_request 20040427
5 ON_DATA_CHANGED Instance method Protected Event handling method ALV Event: data_changed 20040427
6 ON_DOUBLE_CLICK Instance method Protected Event handling method ALV Event: double_click 20040427
7 ON_F4 Instance method Protected Event handling method ALV Event: onf4 20040427
8 ON_HOTSPOT_CLICK Instance method Protected Event handling method ALV Event: hotspot_click 20040427
9 ON_MENU_BUTTON Instance method Protected Event handling method ALV Event: Menu_button 20040427
10 ON_PRINT_END_OF_LIST Instance method Protected Event handling method ALV Event: print_end_of_list 20040427
11 ON_PRINT_TOP_OF_LIST Instance method Protected Event handling method ALV Event: print_top_of_list 20040427
12 ON_PRINT_TOP_OF_PAGE Instance method Protected Event handling method ALV Event: print_top_of_page 20040427
13 ON_TOOLBAR Instance method Protected Event handling method ALV Event: toolbar 20040427
14 ON_USER_COMMAND Instance method Protected Event handling method ALV Event: user_command 20040427
Events
Class CL_FVD_FW_VIEW_GRID has no event.
Types
Class CL_FVD_FW_VIEW_GRID has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040426

Method CONSTRUCTOR on class CL_FVD_FW_VIEW_GRID has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040426

Method DISPLAY on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Call by reference Attribute reference (LIKE) 20040427
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040427

Method ON_BUTTON_CLICK on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040427

Method ON_CONTEXT_MENU_REQUEST on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20040427
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20040427
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20040427
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20040427
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040427

Method ON_DATA_CHANGED on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040427
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20040427
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20040427

Method ON_DOUBLE_CLICK on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20040427
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040427
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20040427
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20040427
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20040427
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20040427

Method ON_F4 on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040427
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20040427
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20040427

Method ON_HOTSPOT_CLICK on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040427
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040427

Method ON_MENU_BUTTON on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_PRINT_END_OF_LIST Signature

Method ON_PRINT_END_OF_LIST on class CL_FVD_FW_VIEW_GRID has no parameter.
Method ON_PRINT_END_OF_LIST on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_PRINT_TOP_OF_LIST Signature

Method ON_PRINT_TOP_OF_LIST on class CL_FVD_FW_VIEW_GRID has no parameter.
Method ON_PRINT_TOP_OF_LIST on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_PRINT_TOP_OF_PAGE Signature

Method ON_PRINT_TOP_OF_PAGE on class CL_FVD_FW_VIEW_GRID has no parameter.
Method ON_PRINT_TOP_OF_PAGE on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20040427
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040427

Method ON_TOOLBAR on class CL_FVD_FW_VIEW_GRID has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040427

Method ON_USER_COMMAND on class CL_FVD_FW_VIEW_GRID has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_COLLATERAL Collateral - Grid Comp 20041201
2 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_CONDITIONS Conditions 20041228
3 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_FINDAT_AS Collateral - Grid Comp 20050120
4 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_FINDAT_AS2 Collateral - Grid Comp 20050502
5 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_FINDAT_CF Collateral - Grid Comp 20050112
6 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_FINDAT_LC Collateral - Grid Comp 20050118
7 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_FINDAT_PS Collateral - Grid Comp 20050203
8 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_INSURANCE Insurance - Grid Comp 20050121
9 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_ORGDATA Organization - Grid Comp 20050406
10 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_PARTNER Collateral - Grid Comp 20050120
11 Inheritance (c INHERITING FROM c_ref)  CL_FVD_GRID_COMP_STOPS Collateral - Grid Comp 20050117
History
Last changed by/on SAP  20050109 
SAP Release Created in 500