SAP ABAP Class IF_UC_VAL_TREE_GUI_DATA (VAL: Check Hierarchy: User Interface GUI Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_VAL_TREE Validation: Hierarchy of Checks and Messages 20020415
Properties
Class IF_UC_VAL_TREE_GUI_DATA  
Short Description VAL: Check Hierarchy: User Interface GUI Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020204   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_VAL_TREE_GUI_DATA has no forward declaration.
Interfaces
Class IF_UC_VAL_TREE_GUI_DATA has no interface implemented.
Friends
Class IF_UC_VAL_TREE_GUI_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NODETYPE_CHECK Constant Public Type reference (TYPE) UC_VALNODETYPE 1 Validation: Element of Hierarchy: Element Type 20020204
2 GC_NODETYPE_FALSE Constant Public Type reference (TYPE) UC_VALNODETYPE 3 Validation: Element of Hierarchy: Element Type 20020204
3 GC_NODETYPE_MSG Constant Public Type reference (TYPE) UC_VALNODETYPE 4 Validation: Element of Hierarchy: Element Type 20020204
4 GC_NODETYPE_TRUE Constant Public Type reference (TYPE) UC_VALNODETYPE 2 Validation: Element of Hierarchy: Element Type 20020204
Methods
# Method Level Visibility Method type Description Created on
1 GET_GUI_DATA Instance method Public Method Get data from data object 20020204
2 SET_GUI_DATA Instance method Public Method Rewrite data 20020204
Events
Class IF_UC_VAL_TREE_GUI_DATA has no event.
Types
Class IF_UC_VAL_TREE_GUI_DATA has no local type.
Method Signatures

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHAR Call by reference Object reference (TYPE REF TO) IF_UG_MD_CHAR Repräsentanz eines Merkmals: Validierungsmethode 20020315
2 Exporting ET_CHECK Call by reference Type reference (TYPE) UCF_TS_VAL_CHECKTXT Validierung: Hierarchie: Prüfungen 20020204
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UCF_TS_VAL_MSG Validierung: Hierarchie: Nachrichten 20020204
4 Exporting ET_VAL_HRY Call by reference Type reference (TYPE) UCF_TS_VAL_HRY Validierung: Hierarchie als Baum 20020204

Method GET_GUI_DATA on class IF_UC_VAL_TREE_GUI_DATA has no exception.

Method SET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHECK Call by reference Type reference (TYPE) UCF_TS_VAL_CHECKTXT Validierung: Hierarchie: Prüfungen 20020204
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) UCF_TS_VAL_MSG Validierung: Hierarchie: Nachrichten 20020204
3 Importing IT_VAL_HRY Call by reference Type reference (TYPE) UCF_TS_VAL_HRY Validierung: Hierarchie als Baum 20020204

Method SET_GUI_DATA on class IF_UC_VAL_TREE_GUI_DATA has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in