SAP ABAP Class CL_OO_TABLEVIEW_FOR_BC (Refactoring Support)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Properties
Class CL_OO_TABLEVIEW_FOR_BC  
Short Description Refactoring Support    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 20000519   SAP 
Last change 20000519   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_TABLEVIEW_FOR_BC has no interface implemented.
Friends
Class CL_OO_TABLEVIEW_FOR_BC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DIALOGBOX Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Dialog Box Container 20000519
2 DYNNR Instance attribute Private Type reference (TYPE) SY-DYNNR ABAP Program: Number of Current Screen 20000519
3 GRID_DISPLAY Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20000519
4 REPID Instance attribute Private Type reference (TYPE) SY-REPID ABAP Program: Current Main Program 20000519
5 SELECTED_FIELDS_OF_TABLE Instance attribute Private Type reference (TYPE) DD03TTYP Selected Attributes 20000519
6 TABLE_LIST Instance attribute Private Type reference (TYPE) DD03TTYP Table Type for Structure DD03P 20000519
7 TABNAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20000519
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000519
2 DISPLAY Instance method Public Method Displays the Todo List in the Dialog Box as an ALV Grid 20000519
3 ON_CLOSE Instance method Public Event handling method Closes the Dialog Box 20000519
4 ON_USER_COMMAND Instance method Private Event handling method Processes user_commands from ALV 20000519
5 SET_ALV_TOOLBAR Instance method Private Event handling method Sets ALV Toolbar 20000519
Events
# Event Type Visibility Description Created on
1 FIELD_SELECTION Instance Event
(0)
Public
(2)
Fields Selected 20000522
Types
Class CL_OO_TABLEVIEW_FOR_BC 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 TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20000519

Method CONSTRUCTOR on class CL_OO_TABLEVIEW_FOR_BC has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNNR Value transfer Type reference (TYPE) SY-DYNNR Dynpronummer 20000519
2 Importing REPID Value transfer Type reference (TYPE) SY-REPID Programmname 20000519

Method DISPLAY on class CL_OO_TABLEVIEW_FOR_BC has no exception.

Method ON_CLOSE Signature

Method ON_CLOSE on class CL_OO_TABLEVIEW_FOR_BC has no parameter.
Method ON_CLOSE on class CL_OO_TABLEVIEW_FOR_BC 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 Value transfer Attribute reference (LIKE) 20000519

Method ON_USER_COMMAND on class CL_OO_TABLEVIEW_FOR_BC has no exception.

Method SET_ALV_TOOLBAR Signature

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

Method SET_ALV_TOOLBAR on class CL_OO_TABLEVIEW_FOR_BC has no exception.
Event Signatures

Event FIELD_SELECTION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 SELECTED_FIELDS Exporting Value transfer Type reference (TYPE) DD03TTYP ausgewählte Felder 20000522
History
Last changed by/on SAP  20000519 
SAP Release Created in 50A