SAP ABAP Class CL_GFSWB_ERROR_LIST (Docking Container Error List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_WB2 (Package) Fast Search Workbench Tool
Properties
Class CL_GFSWB_ERROR_LIST  
Short Description Docking Container Error List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSG_WB2   Fast Search Workbench Tool 
Created 20040514   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFSWB_ERROR_LIST has no forward declaration.
Interfaces
Class CL_GFSWB_ERROR_LIST has no interface implemented.
Friends
Class CL_GFSWB_ERROR_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_B_EXTENSION_INITIALIZED Instance attribute Protected Type reference (TYPE) C SPACE 20040514
2 M_DOCKING_WINDOW Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20040514
3 M_ERRORLIST_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040514
4 M_ERROR_LIST Instance attribute Protected Type reference (TYPE) SFSWB_ERROR_LIST Fast Search Error List 20040609
5 M_EXCLUDE_GRID_FUNCS Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS Function Code Table 20040514
6 M_FIELDCATALOG Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040514
7 M_GRIDEXTENSION Instance attribute Protected Object reference (TYPE REF TO) GRIDEXTENSION 20040514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040514
2 CREATE_WINDOW Instance method Public Method 20040514
3 DESTROY_WINDOW Instance method Public Method 20040514
4 DISPLAY_ERRORLIST Instance method Public Method 20040514
5 FREE Instance method Public Method 20040514
Events
Class CL_GFSWB_ERROR_LIST has no event.
Types
Class CL_GFSWB_ERROR_LIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GFSWB_ERROR_LIST has no parameter.
Method CONSTRUCTOR on class CL_GFSWB_ERROR_LIST has no exception.

Method CREATE_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040514
2 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID 20040514

Method CREATE_WINDOW on class CL_GFSWB_ERROR_LIST has no exception.

Method DESTROY_WINDOW Signature

Method DESTROY_WINDOW on class CL_GFSWB_ERROR_LIST has no parameter.
Method DESTROY_WINDOW on class CL_GFSWB_ERROR_LIST has no exception.

Method DISPLAY_ERRORLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing I_ERROR_LIST Call by reference Type reference (TYPE) SFSWB_TAB_STRING Fast Search Fehlerliste 20040514

Method DISPLAY_ERRORLIST on class CL_GFSWB_ERROR_LIST has no exception.

Method FREE Signature

Method FREE on class CL_GFSWB_ERROR_LIST has no parameter.
Method FREE on class CL_GFSWB_ERROR_LIST has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in 700