SAP ABAP Interface IF_SATC_AC__UI_VDCT_TREE_MODEL (Findings tree model)
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_SATC_AC__UI_VDCT_TREE_MODEL | Aggregated findings model: abstract base class | 20081124 |
Properties
Interface | IF_SATC_AC__UI_VDCT_TREE_MODEL | |
Short Description | Findings tree model |
General Data
Package | SATC_ABAP_CHECK__UI | INTERNAL: - *NO* REUSE - UI "CheckMan" style |
Created | 20081114 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_AC__UI_VDCT_TREE_MODEL has no forward declaration.
Interfaces
Interface IF_SATC_AC__UI_VDCT_TREE_MODEL has no interface.
Friends
Interface IF_SATC_AC__UI_VDCT_TREE_MODEL has no friend.
Attributes
Interface IF_SATC_AC__UI_VDCT_TREE_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns clone of filter in use | 20081114 |
2 | ![]() |
Instance method | Public | Method | Returns grid data model | 20081114 |
3 | ![]() |
Instance method | Public | Method | Returns data of the tree model (expensive) | 20081114 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
Model has Data | 20081114 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_UI_INFO | Public | See coding | Descriptive Info for User Interface | 20081114 | begin of ty_S_Ui_Info,
sort_Order type int1,
title type c length 40,
end of ty_S_Ui_Info
|
|
2 | TY_T_UI_INFOS | Public | See coding | Descriptive Infos for User Interface | 20081114 | ty_T_Ui_Infos type standard table of ty_S_Ui_Info with default key
|
Method Signatures
Method GET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC__UI_VDCT_FILTER | Selection Criteria on Verdicts in UI | 20081114 |
Method GET_FILTER on Interface IF_SATC_AC__UI_VDCT_TREE_MODEL has no exception.
Method GET_GRID_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Index of the Requested Detail | 20081114 | ||
2 | ![]() |
I_PRIORITY | Call by reference | Type reference (TYPE) | INT1 | Extra Restriction on the Priority | 20081114 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC__UI_VDCT_GRID_MODEL | ATC: Model Class for Access to Messages | 20081114 |
Method GET_GRID_MODEL on Interface IF_SATC_AC__UI_VDCT_TREE_MODEL has no exception.
Method GET_TREE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_T_UI_STAT_NODE_DATA | Header Info For UI Structures | 20081114 |
Method GET_TREE_DATA on Interface IF_SATC_AC__UI_VDCT_TREE_MODEL has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_SATC_AC__UI_VDCT_TREE_MODEL has no parameter.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 720 |