SAP ABAP Class CL_QB_F4 (Join Builder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFS_QB_UI (Package) Query Builder UI
Properties
Class CL_QB_F4  
Short Description Join Builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFS_QB_UI   Query Builder UI 
Created 20040417   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QB_F4 has no forward declaration.
Interfaces
Class CL_QB_F4 has no interface implemented.
Friends
Class CL_QB_F4 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F4_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040417
2 F4_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20040417
3 F4_ITAB Instance attribute Private See coding 20040417
4 F4_PARAMS Instance attribute Private Type reference (TYPE) ONF4_EVENT_PARAMETERS_TYPE 20040417
5 FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040417
6 MSTR_AUTH_STRUCTURE Instance attribute Private Type reference (TYPE) STRING Name of Structure 20040419
7 MSTR_INPUT_STRUCTURE Instance attribute Private Type reference (TYPE) STRING Name of Structure 20040419
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCATALOG Instance method Private Method 20040417
2 CONSTRUCTOR Instance method Public Constructor 20040419
3 FILL_F4_ITAB Instance method Private Method 20040417
4 FREE Instance method Public Method 20041007
5 INIT_F4 Instance method Private Method 20040417
6 ON_DOUBLE_CLICK Instance method Private Event handling method 20040417
7 ON_F4 Instance method Public Event handling method 20040417
8 ON_OK Instance method Public Method 20040419
9 RESET Instance method Public Method 20040417
10 SHOW_F4 Instance method Public Method 20040417
Events
Class CL_QB_F4 has no event.
Types
Class CL_QB_F4 has no local type.
Method Signatures

Method BUILD_FIELDCATALOG Signature

Method BUILD_FIELDCATALOG on class CL_QB_F4 has no parameter.
Method BUILD_FIELDCATALOG on class CL_QB_F4 has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTH_STRUCTURE Call by reference Type reference (TYPE) STRING Name einer Struktur 20040419
2 Importing I_INPUT_STRUCTURE Call by reference Type reference (TYPE) STRING Name einer Struktur 20040419

Method CONSTRUCTOR on class CL_QB_F4 has no exception.

Method FILL_F4_ITAB Signature

Method FILL_F4_ITAB on class CL_QB_F4 has no parameter.
Method FILL_F4_ITAB on class CL_QB_F4 has no exception.

Method FREE Signature

Method FREE on class CL_QB_F4 has no parameter.
Method FREE on class CL_QB_F4 has no exception.

Method INIT_F4 Signature

Method INIT_F4 on class CL_QB_F4 has no parameter.
Method INIT_F4 on class CL_QB_F4 has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040417

Method ON_DOUBLE_CLICK on class CL_QB_F4 has no exception.

Method ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20040417
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040417
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20040417
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20040417
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20040417

Method ON_F4 on class CL_QB_F4 has no exception.

Method ON_OK Signature

Method ON_OK on class CL_QB_F4 has no parameter.
Method ON_OK on class CL_QB_F4 has no exception.

Method RESET Signature

Method RESET on class CL_QB_F4 has no parameter.
Method RESET on class CL_QB_F4 has no exception.

Method SHOW_F4 Signature

Method SHOW_F4 on class CL_QB_F4 has no parameter.
Method SHOW_F4 on class CL_QB_F4 has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700