SAP ABAP Class IF_SATC_AC__UI_GRID_CONTROLLER (Module Verdicts: Controller for UI)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FA_UI_GRID_CONTROLLER | Test grid controller for ATC result display | 20101130 |
Properties
| Class | IF_SATC_AC__UI_GRID_CONTROLLER | |
| Short Description | Module Verdicts: Controller for UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110107 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_AC__UI_GRID_CONTROLLER has no forward declaration.
Interfaces
Class IF_SATC_AC__UI_GRID_CONTROLLER has no interface implemented.
Friends
Class IF_SATC_AC__UI_GRID_CONTROLLER has no friend class.
Attributes
Class IF_SATC_AC__UI_GRID_CONTROLLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adjust field catalog | 20110107 | |
| 2 | Instance method | Public | Method | Adjust functions for context menu | 20110107 | |
| 3 | Instance method | Public | Method | Adjust functions for toolbar | 20110107 | |
| 4 | Instance method | Public | Method | Handle double click | 20110107 | |
| 5 | Instance method | Public | Method | Handle function | 20110107 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | REFRESH_GRID | Instance Event (0) |
Public (2) |
20110211 | |
| 2 | UPDATE_TREE_CASCADE | Instance Event (0) |
Public (2) |
20110209 | |
| 3 | UPDATE_TREE_ONLY | Instance Event (0) |
Public (2) |
20110209 |
Types
Class IF_SATC_AC__UI_GRID_CONTROLLER has no local type.
Method Signatures
Method ADJUST_FIELD_CATALOGUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FIELD_CATALOGUE | Value transfer | Type reference (TYPE) | LVC_T_FCAT | 20110107 |
Method ADJUST_FIELD_CATALOGUE on class IF_SATC_AC__UI_GRID_CONTROLLER has no exception.
Method ADJUST_FUNCTIONS_FOR_CTXMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CTXMENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | 20110107 | ||||
| 2 | I_SELECTED_LINES | Call by reference | Type reference (TYPE) | DATA | 20110107 |
Method ADJUST_FUNCTIONS_FOR_CTXMENU on class IF_SATC_AC__UI_GRID_CONTROLLER has no exception.
Method ADJUST_FUNCTIONS_FOR_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TOOLBAR_FUNCTIONS | Value transfer | Type reference (TYPE) | TTB_BUTTON | 20110107 |
Method ADJUST_FUNCTIONS_FOR_TOOLBAR on class IF_SATC_AC__UI_GRID_CONTROLLER has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COMPLETED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110107 | ||||
| 2 | I_COLUMN_INFO | Call by reference | Type reference (TYPE) | LVC_S_COL | 20110107 | ||||
| 3 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20110209 | ||||
| 4 | I_SELECTED_LINE | Call by reference | Type reference (TYPE) | DATA | 20110107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110107 |
Method HANDLE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COMPLETED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110107 | ||||
| 2 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20110209 | ||||
| 3 | I_FUNCTION_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | 20110107 | ||||
| 4 | I_SELECTED_LINES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110107 |
Event Signatures
Event REFRESH_GRID Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_INDEXES | Exporting | Value transfer | Type reference (TYPE) | SATC_T_AC_INDEXES | 20110211 |
Event UPDATE_TREE_CASCADE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_INDEX | Exporting | Value transfer | Type reference (TYPE) | I | 20110209 |
Event UPDATE_TREE_ONLY Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_INDEX | Exporting | Value transfer | Type reference (TYPE) | I | 20110209 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |