SAP ABAP Interface IF_SATC_AC__UI_GRID_CONTROLLER (Module Verdicts: Controller for UI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK__UI (Package) INTERNAL: - *NO* REUSE - UI "CheckMan" style
⤷
⤷
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
| Interface | IF_SATC_AC__UI_GRID_CONTROLLER | |
| Short Description | Module Verdicts: Controller for UI |
General Data
| Package | SATC_ABAP_CHECK__UI | INTERNAL: - *NO* REUSE - UI "CheckMan" style |
| Created | 20110107 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_AC__UI_GRID_CONTROLLER has no forward declaration.
Interfaces
Interface IF_SATC_AC__UI_GRID_CONTROLLER has no interface.
Friends
Interface IF_SATC_AC__UI_GRID_CONTROLLER has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 | 740 |