SAP ABAP Class CL_FIELD_SELECTION_TREE (WTY MP: Tree for the Selection of the Fields)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY_MP (Package) Mass Change Warranty Claim
Properties
Class CL_FIELD_SELECTION_TREE  
Short Description WTY MP: Tree for the Selection of the Fields    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20020814   SAP 
Last change 20020814   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WTYMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FIELD_SELECTION_TREE has no interface implemented.
Friends
Class CL_FIELD_SELECTION_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TREE Instance attribute Private Object reference (TYPE REF TO) CL_SELECTION_TREE WTY MP: Tree for the Selection of the Fields 20020930
2 CT_FIELDS Instance attribute Private Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
3 CT_SELECTED_FIELDS Instance attribute Private Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
4 CT_TABLES Instance attribute Private Type reference (TYPE) WTYMP_T_TAB_TABLES 20020814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020814
2 FREE Instance method Public Method 20020930
3 GET_SELECTED_FIELDS Instance method Public Method 20020814
4 SET_EDITABLE Instance method Public Method 20020814
Events
Class CL_FIELD_SELECTION_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CHAR_INDEX Private See coding 20020814
2 T_TAB_TREE_ITEMS Private See coding 20020814
3 T_TREE_ITEM_STRUCTURE Private Type reference (TYPE) MTREEUITM 20020814
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_EXCLUDE_FIELDS Call by reference Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20020814
2 Importing IT_FIELDS Call by reference Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
3 Importing IT_SELECTED_FIELDS Call by reference Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814
4 Importing IT_TABLES Call by reference Type reference (TYPE) WTYMP_T_TAB_TABLES 20020814
5 Importing IV_HEADER_TEXT Call by reference Type reference (TYPE) CHAR70 Characterfeld der Länge 70 20020930
6 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020814

Method CONSTRUCTOR on class CL_FIELD_SELECTION_TREE has no exception.

Method FREE Signature

Method FREE on class CL_FIELD_SELECTION_TREE has no parameter.
Method FREE on class CL_FIELD_SELECTION_TREE has no exception.

Method GET_SELECTED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDS Call by reference Type reference (TYPE) WTYMP_T_TAB_FIELDS 20020814

Method GET_SELECTED_FIELDS on class CL_FIELD_SELECTION_TREE has no exception.

Method SET_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_EDITABLE Call by reference Object reference (TYPE REF TO) CL_BOOLEAN 20020814

Method SET_EDITABLE on class CL_FIELD_SELECTION_TREE has no exception.
History
Last changed by/on SAP  20020814 
SAP Release Created in 471