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 | ![]() |
Instance attribute | Private | See coding | COLUMNS | 19991029 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | 19991029 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 19991029 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | 19991029 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | 19991029 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 20 | 19991029 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | 19991029 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 0 | 19991029 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 19991029 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | TV_ITMNAME | 'HEADER_0' | Internal Name of Hierarchy Column | 19991029 | |
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREEV_HHDR | Header of Hierarchy Column | 19991029 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 19991029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 19991029 | |
2 | ![]() |
Instance method | Public | Method | Checks Whether Selected Column Exists | 20001124 |
3 | ![]() |
Instance method | Public | Method | 19991029 | |
4 | ![]() |
Instance method | Public | Method | 19991029 | |
5 | ![]() |
Instance method | Public | Method | Returns Header of Hierarchy Column | 19991029 |
6 | ![]() |
Instance method | Public | Method | 19991029 | |
7 | ![]() |
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 | ![]() |
ALIGNMENT | Value transfer | Type reference (TYPE) | I | Ausrichtung der Spalte | 19991029 | ||
2 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': nicht selektierbar | 19991029 | ||
3 | ![]() |
HEADER_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Bild des Headers | 19991029 | ||
4 | ![]() |
HEADER_TEXT | Value transfer | Type reference (TYPE) | TV_HEADING | Überschrift des Headers | 19991029 | ||
5 | ![]() |
HEADER_TOOLTIP | Value transfer | Type reference (TYPE) | TV_HEADING | Tooltip des Headers | 19991029 | ||
6 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': unsichtbar | 19991029 | ||
7 | ![]() |
NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19991029 | ||
8 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Breite der Spalte | 19991029 | ||
9 | ![]() |
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 | ![]() |
COLUMN_EXISTS | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20001124 | ||
2 | ![]() |
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 | ![]() |
COLUMN | Value transfer | Type reference (TYPE) | IGN_COLUMN_DEFINITION | Definition der Spalten | 19991029 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
HEADING | Call by reference | Type reference (TYPE) | TV_HEADING | 19991029 | |||
2 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | TV_HEADING | Tooltip | 19991029 | ||
3 | ![]() |
T_IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | 19991029 | |||
4 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | INT4 | CO_DEFAULT_WIDTH | 19991029 | ||
5 | ![]() |
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 |