SAP ABAP Class CL_PROXY_TABLE_VIEWER (Table Viewer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_UI (Package) User Interface for Proxy Generation
Properties
Class CL_PROXY_TABLE_VIEWER  
Short Description Table Viewer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_UI   User Interface for Proxy Generation 
Created 20110125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PROXY_TABLE_VIEWER has no forward declaration.
Interfaces
Class CL_PROXY_TABLE_VIEWER has no interface implemented.
Friends
Class CL_PROXY_TABLE_VIEWER 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 20110125
2 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Abstract Container for GUI Controls 20110125
3 CONTAINER_NAME Instance attribute Private Type reference (TYPE) FIELDNAME Field Name 20110125
4 DATA Instance attribute Private Object reference (TYPE REF TO) DATA Standard Data Table organized like UI_STRUCTURE 20110125
5 LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20110125
6 T_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20110125
7 UI_STRUCTURE Instance attribute Private Type reference (TYPE) TABNAME UI Structure for FieldCatalog 20110125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110125
2 CREATE_FIELDCATALOG Instance method Protected Method 20110125
3 DISPLAY Instance method Public Method 20110125
4 HANDLE_FCODE Instance method Public Method 20110125
Events
Class CL_PROXY_TABLE_VIEWER has no event.
Types
Class CL_PROXY_TABLE_VIEWER 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 CONTAINER_NAME Call by reference Type reference (TYPE) FIELDNAME Custom Container Name 20110125
2 Importing DATA Call by reference Object reference (TYPE REF TO) DATA Table Data to be displayed 20110126
3 Importing UI_STRUCTURE Call by reference Type reference (TYPE) TABNAME UI-Structure for FieldCatalog 20110125

Method CONSTRUCTOR on class CL_PROXY_TABLE_VIEWER has no exception.

Method CREATE_FIELDCATALOG Signature

Method CREATE_FIELDCATALOG on class CL_PROXY_TABLE_VIEWER has no parameter.
Method CREATE_FIELDCATALOG on class CL_PROXY_TABLE_VIEWER has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_PROXY_TABLE_VIEWER has no parameter.
Method DISPLAY on class CL_PROXY_TABLE_VIEWER has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) SY-UCOMM Function Code that Triggered PAI 20110125

Method HANDLE_FCODE on class CL_PROXY_TABLE_VIEWER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 802