SAP ABAP Class CL_TREE_SUPPL_IGN (CL_TREE_SUPPL_IGN)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN (Package) IS-IS: Insurance General
Properties
Class CL_TREE_SUPPL_IGN  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IGN   IS-IS: Insurance General 
Created 19991029   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TREE_SUPPL_IGN has no forward declaration.
Interfaces
Class CL_TREE_SUPPL_IGN has no interface implemented.
Friends
Class CL_TREE_SUPPL_IGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLUMNS Instance attribute Private See coding COLUMNS 19991029
2 CO_ALIGN_AUTO Constant Public Type reference (TYPE) I 3 19991029
3 CO_ALIGN_CENTER Constant Public Type reference (TYPE) I 1 19991029
4 CO_ALIGN_LEFT Constant Public Type reference (TYPE) I 0 19991029
5 CO_ALIGN_RIGHT Constant Public Type reference (TYPE) I 2 19991029
6 CO_DEFAULT_WIDTH Constant Public Type reference (TYPE) I 20 19991029
7 CO_HEADER_AUTO Constant Public Type reference (TYPE) I 2 19991029
8 CO_HEADER_FIXED Constant Public Type reference (TYPE) I 0 19991029
9 CO_HEADER_VARIABLE Constant Public Type reference (TYPE) I 1 19991029
10 CO_HIERARCHY_COLUMN_NAME Constant Public Type reference (TYPE) TV_ITMNAME 'HEADER_0' Internal Name of Hierarchy Column 19991029
11 HIERARCHY_HEADER Instance attribute Private Type reference (TYPE) TREEV_HHDR Header of Hierarchy Column 19991029
12 N_HEADERS Instance attribute Private Type reference (TYPE) I 19991029
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN Instance method Public Method 19991029
2 COLUMN_EXISTS Instance method Public Method Checks Whether Selected Column Exists 20001124
3 CONSTRUCTOR Instance method Public Method 19991029
4 GET_COLUMN Instance method Public Method 19991029
5 GET_HIERARCHY_HEADER Instance method Public Method Returns Header of Hierarchy Column 19991029
6 GET_N_COLUMNS Instance method Public Method 19991029
7 SET_HIERARCHY_HEADER Instance method Public Method 19991029
Events
Class CL_TREE_SUPPL_IGN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_COLUMNS Protected See coding T_COLUMNS 19991029
2 T_HEADERS Protected See coding T_HEADERS 19991029
Method Signatures

Method ADD_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGNMENT Value transfer Type reference (TYPE) I Ausrichtung der Spalte 19991029
2 Importing DISABLED Value transfer Type reference (TYPE) AS4FLAG 'X': nicht selektierbar 19991029
3 Importing HEADER_IMAGE Value transfer Type reference (TYPE) TV_IMAGE Bild des Headers 19991029
4 Importing HEADER_TEXT Value transfer Type reference (TYPE) TV_HEADING Überschrift des Headers 19991029
5 Importing HEADER_TOOLTIP Value transfer Type reference (TYPE) TV_HEADING Tooltip des Headers 19991029
6 Importing HIDDEN Value transfer Type reference (TYPE) AS4FLAG 'X': unsichtbar 19991029
7 Importing NAME Value transfer Type reference (TYPE) TV_ITMNAME Name der Spalte 19991029
8 Importing WIDTH Value transfer Type reference (TYPE) I Breite der Spalte 19991029
9 Importing WIDTH_PIX Value transfer Type reference (TYPE) AS4FLAG 'X': Breite in Pixeln ' ': in Zeichen 19991029

Method ADD_COLUMN on class CL_TREE_SUPPL_IGN has no exception.

Method COLUMN_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COLUMN_EXISTS Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20001124
2 Importing ITEM_NAME Value transfer Type reference (TYPE) TV_ITMNAME Tree Control: Name einer Spalte / eines Items 20001124

Method COLUMN_EXISTS on class CL_TREE_SUPPL_IGN has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_TREE_SUPPL_IGN has no parameter.
Method CONSTRUCTOR on class CL_TREE_SUPPL_IGN has no exception.

Method GET_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COLUMN Value transfer Type reference (TYPE) IGN_COLUMN_DEFINITION Definition der Spalten 19991029
2 Importing INDEX Value transfer Type reference (TYPE) I Position der Spalte 19991029

Method GET_COLUMN on class CL_TREE_SUPPL_IGN has no exception.

Method GET_HIERARCHY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HIERARCHY_HEADER Value transfer Type reference (TYPE) TREEV_HHDR Hierarchie-Header 19991029

Method GET_HIERARCHY_HEADER on class CL_TREE_SUPPL_IGN has no exception.

Method GET_N_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting N_COLUMNS Call by reference Type reference (TYPE) I 19991029

Method GET_N_COLUMNS on class CL_TREE_SUPPL_IGN has no exception.

Method SET_HIERARCHY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADING Call by reference Type reference (TYPE) TV_HEADING 19991029
2 Importing TOOLTIP Call by reference Type reference (TYPE) TV_HEADING Tooltip 19991029
3 Importing T_IMAGE Call by reference Type reference (TYPE) TV_IMAGE 19991029
4 Importing WIDTH Call by reference Type reference (TYPE) INT4 CO_DEFAULT_WIDTH 19991029
5 Importing WIDTH_PIX Call by reference Type reference (TYPE) AS4FLAG ' ' 19991029

Method SET_HIERARCHY_HEADER on class CL_TREE_SUPPL_IGN has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in