SAP ABAP Class CL_TWB_F4_USER_MULTI (TWBM: ALV GRID As Popup)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-ORG (Application Component) Test Organizer
     S_TWB (Package) Test Workbench
Properties
Class CL_TWB_F4_USER_MULTI  
Short Description TWBM: ALV GRID As Popup    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_TWB   Test Workbench 
Created 20040326   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TWB_F4_USER_MULTI has no forward declaration.
Interfaces
Class CL_TWB_F4_USER_MULTI has no interface implemented.
Friends
Class CL_TWB_F4_USER_MULTI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20081126
2 ALV_TAB Instance attribute Public Type reference (TYPE) TWBMAN_TEST_OBJ_TABTYP TWBM: Test Objects 20040326
3 CUST_CONTROL_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20081126
4 G_USER Instance attribute Public Type reference (TYPE) TTYP_TWB_UNAME User Name 20040406
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_USER Instance method Public Method Check Entries in ALV 20040414
2 CONSTRUCTOR Instance method Public Constructor Class Constructor 20040326
3 CREATE_ALV Instance method Public Method ALV GRID Structure 20040326
4 CREATE_FIELDCAT Instance method Private Method Field Catalog Structure 20040326
5 FREE_ALV_GRID Instance method Public Method ALV GRID: Reset 20040326
6 GET_DATA Instance method Public Method Data Return 20040413
7 HANDLE_F4 Instance method Protected Event handling method F4 Help 20040406
8 HANDLE_PUSH_ENTER Instance method Protected Event handling method Event Handling: Press the ENTER Key 20040422
9 HANDLE_USER_COMMAND Instance method Protected Event handling method Event Handling: Command Handling 20040420
10 HIDE_BUTTONS Instance method Private Method Turn Off Pushbuttons 20040415
11 REGISTER_EVENTS Instance method Protected Method Register Events 20040406
Events
Class CL_TWB_F4_USER_MULTI has no event.
Types
Class CL_TWB_F4_USER_MULTI has no local type.
Method Signatures

Method CHECK_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERNAL Call by reference Type reference (TYPE) FLAG Klasseninterne Verarbeitung 20040422
2 Exporting USER_NOT_EXIST Call by reference Type reference (TYPE) UNAME User existiert nicht 20040414

Method CHECK_USER on class CL_TWB_F4_USER_MULTI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_NAME Call by reference Type reference (TYPE) C Name des Custom Containers 20040326

Method CONSTRUCTOR on class CL_TWB_F4_USER_MULTI has no exception.

Method CREATE_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_OUTTAB Call by reference Type reference (TYPE) TABLE ALV: Ausgabetabelle 20040326
2 Importing ALV_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20040326

Method CREATE_ALV on class CL_TWB_F4_USER_MULTI has no exception.

Method CREATE_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20040326
2 Exporting FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20040326

Method CREATE_FIELDCAT on class CL_TWB_F4_USER_MULTI has no exception.

Method FREE_ALV_GRID Signature

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

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting USER Call by reference Type reference (TYPE) TTYP_TWB_UNAME Benutzer 20040413

Method GET_DATA on class CL_TWB_F4_USER_MULTI has no exception.

Method HANDLE_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) 20040406
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040406
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20040406
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20040406
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20040406
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20040406

Method HANDLE_F4 on class CL_TWB_F4_USER_MULTI has no exception.

Method HANDLE_PUSH_ENTER Signature

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

Method HANDLE_PUSH_ENTER on class CL_TWB_F4_USER_MULTI has no exception.

Method HANDLE_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) 20040420

Method HANDLE_USER_COMMAND on class CL_TWB_F4_USER_MULTI has no exception.

Method HIDE_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TOOLBAR_FUNCTIONS Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20040415

Method HIDE_BUTTONS on class CL_TWB_F4_USER_MULTI has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_TWB_F4_USER_MULTI has no parameter.
Method REGISTER_EVENTS on class CL_TWB_F4_USER_MULTI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700