SAP ABAP Interface IF_TREE_CHECK_CONFIGURATION (Traffic Light Status According to Check Configuration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_UI (Package) UI Functionality
Properties
Interface IF_TREE_CHECK_CONFIGURATION  
Short Description Traffic Light Status According to Check Configuration    
General Data
Package SCOV_UI   UI Functionality 
Created 20090115   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_TREE_CHECK_CONFIGURATION has no forward declaration.
Interfaces
Interface IF_TREE_CHECK_CONFIGURATION has no interface.
Friends
Interface IF_TREE_CHECK_CONFIGURATION has no friend.
Attributes
Interface IF_TREE_CHECK_CONFIGURATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LIGHT_STATUS Instance method Public Method Returns Traffic Light Status for a Tree Node 20090116
Events
Interface IF_TREE_CHECK_CONFIGURATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_NODEKEY Public See coding ID of a Tree Node 20090116 BEGIN OF ty_s_nodekey, view_type TYPE cva_vwtyp, testkey TYPE cva_testk, lev TYPE n LENGTH 2, parent TYPE cva_name, name TYPE cva_name, leaf TYPE cva_flag, END OF ty_s_nodekey
Method Signatures

Method GET_LIGHT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODEKEY Call by reference Type reference (TYPE) TY_S_NODEKEY ID eines Baumknotens 20090116
2 Returning RE_STATUS Value transfer Type reference (TYPE) CVA_ICON Ikone mit Ausgabelänge 2 20090116

Method GET_LIGHT_STATUS on Interface IF_TREE_CHECK_CONFIGURATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720