SAP ABAP Class CL_ALV_LVC_SEARCH_DIALOG (Search LVC Controller with Dialog Box)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Properties
Class CL_ALV_LVC_SEARCH_DIALOG  
Short Description Search LVC Controller with Dialog Box    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIS   Generic list types 
Created 20070304   SAP 
Last change 20070911   SAP 
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)
2 IF_ALV_LVC_SEARCH Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ALV_LVC_SEARCH_DIALOG has no interface implemented.
Friends
Class CL_ALV_LVC_SEARCH_DIALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIRST_TIME Instance attribute Private Type reference (TYPE) SAP_BOOL ABAP_TRUE Boolean Variable (X=True, Space=False) 20070304
2 R_SEARCH_MODEL Instance attribute Public Object reference (TYPE REF TO) IF_ALV_LVC_SEARCH Interface for Search 20070304
3 SEARCH_VALUE Instance attribute Private Type reference (TYPE) LVC_VALUE ALV Control: Cell Content 20070305
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY Instance method Private Method 20070304
2 EXECUTE Instance method Public Method 20070304
3 GET_MODEL Instance method Public Method 20070304
Events
# Event Type Visibility Description Created on
1 MATCH_FOUND Instance Event
(0)
Public
(2)
20070304
Types
Class CL_ALV_LVC_SEARCH_DIALOG has no local type.
Method Signatures

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_GZAHL Call by reference Type reference (TYPE) CHAR01 SPACE Charakterfeld der Länge 1 20070304
2 Changing C_SEARCH_ORDER Call by reference Type reference (TYPE) CHAR01 SPACE Charakterfeld der Länge 1 20070304
3 Changing C_SINH Call by reference Type reference (TYPE) CHAR01 SPACE Charakterfeld der Länge 1 20070304
4 Changing C_STRING Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20070304
5 Exporting E_CANCELLED Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20070304
6 Exporting E_NEW_SEARCH Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20070304
7 Importing I_DISABLE_SEARCH_SEQUENCE Call by reference Type reference (TYPE) CHAR01 SPACE Charakterfeld der Länge 1 20070304
8 Importing I_INFORM Call by reference Type reference (TYPE) LVC_STRING SPACE Suchstring für ALV Grid Control 20070304

Method DISPLAY on class CL_ALV_LVC_SEARCH_DIALOG has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACC_MODE Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20070304
2 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA 20070304
3 Exporting ET_SEARCH_ENTRIES Call by reference Type reference (TYPE) IF_ALV_LVC_SEARCH=>TYPE_T_SEARCH_POSITION 20070304
4 Exporting E_NUMBER_OF_HITS Call by reference Type reference (TYPE) I 20070304
5 Importing IT_FIDX Call by reference Type reference (TYPE) LVC_T_FIDX ALV-Control: Filter Index 20070423
6 Importing IT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20070304
7 Importing MODUS Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20070304
8 Importing NO_DIALOG Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20070304
9 Importing S_CURRENT_CELL Call by reference Type reference (TYPE) IF_ALV_LVC_SEARCH=>TYPE_S_SEARCH_POSITION 20070304

Method EXECUTE on class CL_ALV_LVC_SEARCH_DIALOG has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_ALV_LVC_SEARCH Interface für Search 20070304

Method GET_MODEL on class CL_ALV_LVC_SEARCH_DIALOG has no exception.
Event Signatures

Event MATCH_FOUND Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_SEARCH_ENTRIES Exporting Value transfer Type reference (TYPE) IF_ALV_LVC_SEARCH=>TYPE_T_SEARCH_POSITION 20070304
2 E_CURRENT_HIT Exporting Value transfer Type reference (TYPE) I 20070304
3 E_MODUS Exporting Value transfer Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20070304
4 E_NUMBER_OF_HITS Exporting Value transfer Type reference (TYPE) I 20070304
History
Last changed by/on SAP  20070911 
SAP Release Created in