SAP ABAP Class CL_SATC_AC__UI_PLNERR_TREE_MDL ("Tool Failures" tree model - abstract base class)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_AC__UI_PLNERR_TREE_MDL Model for 'Tool Failure' tree control 20091029
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SATC_AC__SAP_PLNRR_T_CHECK SAP skin: Plugin errors tree sorted by check 20091205
2 Inheritance (c INHERITING FROM c_ref)  CL_SATC_AC__UI_PLNERR_T_CHECK "Tool Failures" tree model - aggregated by check ID 20091029
Properties
Class CL_SATC_AC__UI_PLNERR_TREE_MDL  
Short Description "Tool Failures" tree model - abstract base class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK__UI   INTERNAL: - *NO* REUSE - UI "CheckMan" style 
Created 20091029   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_AC__UI_PLNERR_TREE_MDL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_AC__UI_PLNERR_TREE_MDL Model for 'Tool Failure' tree control 20091029
Friends
Class CL_SATC_AC__UI_PLNERR_TREE_MDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_DISPLAY_ID Instance attribute Protected Type reference (TYPE) SATC_D_ID Unique ID - hex 16 - raw format 20091029
2 F_FILTER Instance attribute Protected Object reference (TYPE REF TO) IF_SATC_AC__UI_PLNERR_FILTER Selection criteria on 'Check Verdicts' in UI 20091103
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Public Method Initialize state 20091029
Events
Class CL_SATC_AC__UI_PLNERR_TREE_MDL has no event.
Types
Class CL_SATC_AC__UI_PLNERR_TREE_MDL has no local type.
Method Signatures

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ID Call by reference Type reference (TYPE) SATC_D_ID Unique ID - hex 16 - raw format 20091029
2 Importing I_FILTER Call by reference Object reference (TYPE REF TO) IF_SATC_AC__UI_PLNERR_FILTER Selection criteria on 'Check Verdicts' in UI 20091029

Method INIT on class CL_SATC_AC__UI_PLNERR_TREE_MDL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800