SAP ABAP Class CL_WB_SEARCHLIST (ALV-concurrent Search UI for Gen. Locator)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD (Application Component) Master Data
     COM_WB_TOOLS (Package) Abstract Service Classes for BUS_LOCATOR WB Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_GRID ALV List Viewer 20040826
Properties
Class CL_WB_SEARCHLIST  
Short Description ALV-concurrent Search UI for Gen. Locator    
Super Class CL_GUI_ALV_GRID ALV List Viewer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_WB_TOOLS   Abstract Service Classes for BUS_LOCATOR WB Implementation 
Created 20040826   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WB_SEARCHLIST has no interface implemented.
Friends
Class CL_WB_SEARCHLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SAVE_USER_SPECIFIC Instance attribute Private Type reference (TYPE) CHAR1 'U' Single-Character Indicator 20040826
2 GS_LIST_LAYOUT Instance attribute Private Type reference (TYPE) DISVARIANT 20040826
3 GV_DRAGDROP Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP 20040826
4 GV_HANDLE_PROD_HITLIST Instance attribute Private Type reference (TYPE) I 20040826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040826
2 HANDLE_ONDRAG Instance method Private Event handling method 20040826
Events
# Event Type Visibility Description Created on
1 ADD_TO_TODO Instance Event
(0)
Public
(2)
20040826
2 DETAIL_OBJECT Instance Event
(0)
Public
(2)
20040826
Types
Class CL_WB_SEARCHLIST 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 IV_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20040826

Method CONSTRUCTOR on class CL_WB_SEARCHLIST has no exception.

Method HANDLE_ONDRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040826
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20040826
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20040826
4 Importing E_ROW Value transfer Attribute reference (LIKE) 20040826

Method HANDLE_ONDRAG on class CL_WB_SEARCHLIST has no exception.
Event Signatures

Event ADD_TO_TODO Signature
Event ADD_TO_TODO on class CL_WB_SEARCHLIST has no parameter.
Event DETAIL_OBJECT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_OBJECT_GUID Exporting Value transfer Type reference (TYPE) COMT_WB_OBJECT_GUID GUID eines Objekts in der Produktbearbeitung 20040826
History
Last changed by/on SAP  20050105 
SAP Release Created in 700