SAP ABAP Class IF_IGN_SEARCH_ALV_MANAGER (Interface for ALV Grid Manager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IGN_SEARCH_ALV_MANAGER ALV Grid Manager (Template Class) 20031021
Properties
Class IF_IGN_SEARCH_ALV_MANAGER  
Short Description Interface for ALV Grid Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031021   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IGN_SEARCH_ALV_MANAGER has no forward declaration.
Interfaces
Class IF_IGN_SEARCH_ALV_MANAGER has no interface implemented.
Friends
Class IF_IGN_SEARCH_ALV_MANAGER has no friend class.
Attributes
Class IF_IGN_SEARCH_ALV_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY Instance method Public Method Display Table in ALV Grid 20031021
2 FREE_ALV_GRID Instance method Public Method Release ALV Grid 20031128
3 GET_SELECTED_ROWS Instance method Public Method Determine Selected Table Lines 20031021
4 HANDLE_FCODE Instance method Public Method Function Code Processing for Pushbuttons in PAI 20031023
5 SET_CONTAINER Instance method Public Method Set Container in Which ALV Grid Is Displayed 20031023
Events
Class IF_IGN_SEARCH_ALV_MANAGER has no event.
Types
Class IF_IGN_SEARCH_ALV_MANAGER has no local type.
Method Signatures

Method DISPLAY Signature

Method DISPLAY on class IF_IGN_SEARCH_ALV_MANAGER has no parameter.
Method DISPLAY on class IF_IGN_SEARCH_ALV_MANAGER has no exception.

Method FREE_ALV_GRID Signature

Method FREE_ALV_GRID on class IF_IGN_SEARCH_ALV_MANAGER has no parameter.
Method FREE_ALV_GRID on class IF_IGN_SEARCH_ALV_MANAGER has no exception.

Method GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SELECTED_REF Call by reference Object reference (TYPE REF TO) DATA Datenreferenz auf Tabelle mit selektierten Zeilen 20031127
2 Exporting ES_HITLIST_PROPERTIES Call by reference Type reference (TYPE) IGN_SEARCH_HITLIST_PROPERTIES Eigenschaften der Rückgabetabelle 20031127

Method GET_SELECTED_ROWS on class IF_IGN_SEARCH_ALV_MANAGER has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing EV_DISPATCHED Call by reference Type reference (TYPE) XFELD Flag: Funktionscode wurde verarbeitet 20031023
2 Importing IV_FCODE Value transfer Type reference (TYPE) SYUCOMM Funktionscode 20031023

Method HANDLE_FCODE on class IF_IGN_SEARCH_ALV_MANAGER has no exception.

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALV_GRID_SUBCLASS Value transfer Type reference (TYPE) SEOCLSNAME 'CL_ALV_GRID_XT' Spezialisierung des ALV Grid Controls 20041110
2 Importing IV_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Referenz auf den Container 20031023

Method SET_CONTAINER on class IF_IGN_SEARCH_ALV_MANAGER has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in