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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20110125 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Abstract Container for GUI Controls | 20110125 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name | 20110125 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Standard Data Table organized like UI_STRUCTURE | 20110125 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20110125 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110125 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | UI Structure for FieldCatalog | 20110125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110125 |
2 | ![]() |
Instance method | Protected | Method | 20110125 | |
3 | ![]() |
Instance method | Public | Method | 20110125 | |
4 | ![]() |
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 | ![]() |
CONTAINER_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Custom Container Name | 20110125 | ||
2 | ![]() |
DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Table Data to be displayed | 20110126 | ||
3 | ![]() |
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 | ![]() |
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 |