SAP ABAP Class CL_SALV_GUI_GRID_V_TABLE_IDA (cl_salv_gui_grid_ida_viewtable)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_IMPL (Package) ALV: Development for IDA No Translation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID_BASE | Basis Class for ALV Grid | 20131009 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ALV_RU_GRID_BASE_FRIEND | Friend of CL_GUI_ALV_GRID_BASE | 20131009 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_GUI_GRID_VIEW_IDA | Interface for UI-Views: BeforeAction,Update,... | 20131009 |
Properties
| Class | CL_SALV_GUI_GRID_V_TABLE_IDA | |
| Short Description | cl_salv_gui_grid_ida_viewtable | |
| Super Class | CL_GUI_ALV_GRID_BASE | Basis Class for ALV Grid |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_IDA_IMPL | ALV: Development for IDA No Translation |
| Created | 20131009 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ALV_RU_GRID_BASE_FRIEND | Friend of CL_GUI_ALV_GRID_BASE | 20131009 | ||
| 2 | IF_SALV_GUI_GRID_VIEW_IDA | Interface for UI-Views: BeforeAction,Update,... | 20131009 |
Friends
Class CL_SALV_GUI_GRID_V_TABLE_IDA has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20140506 | ||
| 2 | Instance method | Private | Method | 20131009 | ||
| 3 | Instance method | Public | Constructor | 20131009 | ||
| 4 | Instance method | Private | Method | 20131009 | ||
| 5 | Instance method | Private | Method | 20131009 | ||
| 6 | Instance method | Public | Method | 20131009 | ||
| 7 | Instance method | Private | Method | 20140225 | ||
| 8 | Instance method | Private | Method | 20131009 | ||
| 9 | Instance method | Private | Method | 20131009 | ||
| 10 | Instance method | Private | Method | 20140602 | ||
| 11 | Instance method | Private | Method | 20131009 |
Events
Class CL_SALV_GUI_GRID_V_TABLE_IDA has no event.
Types
Class CL_SALV_GUI_GRID_V_TABLE_IDA has no local type.
Method Signatures
Method CHANGE_COLUMN_WIDTH Signature
Method CHANGE_COLUMN_WIDTH on class CL_SALV_GUI_GRID_V_TABLE_IDA has no parameter.
Method CHANGE_COLUMN_WIDTH on class CL_SALV_GUI_GRID_V_TABLE_IDA has no exception.
Method CLEAR_CACHE Signature
Method CLEAR_CACHE on class CL_SALV_GUI_GRID_V_TABLE_IDA has no parameter.
Method CLEAR_CACHE on class CL_SALV_GUI_GRID_V_TABLE_IDA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_GRID_OBSERVER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_GUI_GRID_MODEL_OBSERV | 20131009 | ||||
| 2 | IO_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20140610 | ||||
| 3 | IO_GUI_GRID_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_SALV_GUI_GRID_TABLE_MODEL | 20131009 | ||||
| 4 | IO_LAYOUT_OBSERVER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_GUI_GRID_LAYOUT_OBSERV | 20131009 | ||||
| 5 | IO_LIST_OBSERVER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_GUI_GRID_LIST_OBSERV | 20140525 | ||||
| 6 | IO_USER_ACTION | Call by reference | Object reference (TYPE REF TO) | CL_SALV_GUI_USER_ACTION | 20131009 |
Method CONSTRUCTOR on class CL_SALV_GUI_GRID_V_TABLE_IDA has no exception.
Method IS_CACHE_STILL_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLEAR_CACHE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131009 | ||||
| 2 | I_NEW_FIRSTLINE | Call by reference | Type reference (TYPE) | SYTABIX | 20131009 | ||||
| 3 | I_NEW_LASTLINE | Call by reference | Type reference (TYPE) | SYTABIX | 20131009 |
Method IS_CACHE_STILL_VALID on class CL_SALV_GUI_GRID_V_TABLE_IDA has no exception.
Method IS_FRONTEND_UPDATE_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131009 |
Method IS_FRONTEND_UPDATE_REQUIRED on class CL_SALV_GUI_GRID_V_TABLE_IDA has no exception.
Method REGISTER_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDE_MOVE_CURRENT_CELL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20140403 |
Method REGISTER_EVENTS on class CL_SALV_GUI_GRID_V_TABLE_IDA has no exception.
Method SET_COLUMN_ORDER_AND_WIDTH Signature
Method SET_COLUMN_ORDER_AND_WIDTH on class CL_SALV_GUI_GRID_V_TABLE_IDA has no parameter.
Method SET_COLUMN_ORDER_AND_WIDTH on class CL_SALV_GUI_GRID_V_TABLE_IDA has no exception.
Method SET_NEW_SELECTION Signature
Method SET_NEW_SELECTION on class CL_SALV_GUI_GRID_V_TABLE_IDA has no parameter.
Method SET_NEW_SELECTION on class CL_SALV_GUI_GRID_V_TABLE_IDA has no exception.
Method SET_ROW_FRAGMENT_FOR_WEB_GUI Signature
Method SET_ROW_FRAGMENT_FOR_WEB_GUI on class CL_SALV_GUI_GRID_V_TABLE_IDA has no parameter.
Method SET_ROW_FRAGMENT_FOR_WEB_GUI on class CL_SALV_GUI_GRID_V_TABLE_IDA has no exception.
Method SHOW_F1 Signature
Method SHOW_F1 on class CL_SALV_GUI_GRID_V_TABLE_IDA has no parameter.
Method SHOW_F1 on class CL_SALV_GUI_GRID_V_TABLE_IDA has no exception.
Method _SET_ROWS_FRAGMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TABLE | Call by reference | Type reference (TYPE) | LVC_T_DATA | 20131009 | ||||
| 2 | FRAGMENTS | Call by reference | Type reference (TYPE) | STRING | 20131009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131009 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |