SAP ABAP Class IF_TREE_CHECK_CONFIGURATION (Traffic Light Status According to Check Configuration)
Properties
Class IF_TREE_CHECK_CONFIGURATION  
Short Description Traffic Light Status According to Check Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TREE_CHECK_CONFIGURATION has no forward declaration.
Interfaces
Class IF_TREE_CHECK_CONFIGURATION has no interface implemented.
Friends
Class IF_TREE_CHECK_CONFIGURATION has no friend class.
Attributes
Class 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
Class 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 class IF_TREE_CHECK_CONFIGURATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in