SAP ABAP Class IF_SATC_AC__UI_VDCT_TREE_MODEL (Findings tree model)
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
Class IF_SATC_AC__UI_VDCT_TREE_MODEL  
Short Description Findings tree model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081114   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_AC__UI_VDCT_TREE_MODEL has no forward declaration.
Interfaces
Class IF_SATC_AC__UI_VDCT_TREE_MODEL has no interface implemented.
Friends
Class IF_SATC_AC__UI_VDCT_TREE_MODEL has no friend class.
Attributes
Class IF_SATC_AC__UI_VDCT_TREE_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILTER Instance method Public Method Returns clone of filter in use 20081114
2 GET_GRID_MODEL Instance method Public Method Returns grid data model 20081114
3 GET_TREE_DATA 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 Returning 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 class 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 Importing I_DATA_INDEX Call by reference Type reference (TYPE) SYINDEX Index of the Requested Detail 20081114
2 Importing I_PRIORITY Call by reference Type reference (TYPE) INT1 Extra Restriction on the Priority 20081114
3 Returning 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 class 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 Returning RESULT Value transfer Type reference (TYPE) SATC_T_UI_STAT_NODE_DATA Header Info For UI Structures 20081114

Method GET_TREE_DATA on class IF_SATC_AC__UI_VDCT_TREE_MODEL has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class IF_SATC_AC__UI_VDCT_TREE_MODEL has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in