Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ITEM_TREE_MODEL | Tree Model with Items | 00000000 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SAT_TOOL_TREE | Tree Control for SAT Tools | 20051213 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_UC_COLUMN_TREE_MODEL2 | Redefinition of Column Trees for Workbench | 20040209 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_BSC_TREE | Scorecard Tree | 20010628 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_CUST_MAPPING_TREE | Scorecard Element Mapping: Tree Model | 20021031 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_CUST_STRUCTURE_TREE1 | Scorecard Tree | 20030219 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_BIC_TREE_MODEL | BIC Selections | 20010405 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_BW_ANALYZER_TREE_MODEL | BW Report, Workbook and Query | 20010516 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_PS_TREE_MODEL | Project System: Model | 20020527 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_TOOLBAR_TREE_MODEL | 20021119 | |
10 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_URL_ASSIGNMENT_TREE | URL | 20010612 |
Properties
Class | CL_COLUMN_TREE_MODEL | |
Short Description | Column Tree Control with Data Management at Backend | |
Super Class | CL_ITEM_TREE_MODEL | Tree Model with Items |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEU_TREE_MODEL | Tree Model Framework |
Created | 19981029 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_COLUMN_TREE_MODEL has no interface implemented.
Friends
Class CL_COLUMN_TREE_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COLUMN_INFOS_TYPE | COLUMNS | 19990723 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREEM_DEL_COLUMN_TABLE | COLUMNS_TO_DELETE | 19990723 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AS4FLAG | " | 20000110 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AS4FLAG | " | 20000110 | ||
5 | ![]() |
Instance attribute | Private | See coding | HEADER_COLUMNS | 19990723 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREEM_HIERARCHY_COLUMNS | HIERARCHY_COLUMNS | 19990723 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AS4FLAG | HIERARCHY_COLUMNS_CHANGED | 19990723 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREEM_HIERARCHY_HEADER | HIERARCHY_HEADER | 19990723 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_COLUMN_TREE_MODEL_ITEM_PROV | " | 19990920 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | 250 | Maximum Number of Columns | 19981029 | |
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | NR_OF_COLUMNS | 19990723 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | " | 20000112 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | TREE_CONTROL | 19990723 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AS4FLAG | " | 20050310 |
Methods
Events
Class CL_COLUMN_TREE_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | COLUMN_INFOS_TYPE | Private | See coding | COLUMN_INFOS_TYPE | 19990723 |
|
|
2 | COLUMN_INFO_TYPE | Private | See coding | " | 19990723 |
|
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 | 19981105 | ||
2 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': not selectable | 19981105 | ||
3 | ![]() |
HEADER_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Bild des Headers | 19981105 | ||
4 | ![]() |
HEADER_TEXT | Call by reference | Type reference (TYPE) | TV_HEADING | Überschrift des Headers | 19981105 | ||
5 | ![]() |
HEADER_TOOLTIP | Call by reference | Type reference (TYPE) | TV_HEADING | Tooltip des Headers | 19981208 | ||
6 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': unsichtbar | 19981105 | ||
7 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19981105 | ||
8 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Breite der Spalte | 19981105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte ist bereits vorhanden | 19981105 | |
2 | ![]() |
Parameter ALIGNMENT hat unzulässigen Wert | 19981105 | |
3 | ![]() |
unzulässiger Spaltenname | 19981105 | |
4 | ![]() |
Es sind maximal 250 Spalten erlaubt | 19981105 |
Method ADD_HIERARCHY_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': not selectable | 19990722 | ||
2 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': unsichtbar | 19990722 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte ist bereits vorhanden | 19990722 | |
2 | ![]() |
unzulässiger Spaltenname | 19990722 | |
3 | ![]() |
Es sind maximal 250 Spalten erlaubt | 19990722 |
Method ADD_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAC | Items | 19990720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ITEM_TABLE enthält einen fehlerhaften Eintrag | 19990804 | |
2 | ![]() |
Knotenschlüssel existiert nicht | 19981209 |
Method ADD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Knoten kann nicht selektiert werden | 19981029 | ||
2 | ![]() |
DRAG_DROP_ID | Value transfer | Type reference (TYPE) | I | siehe Methodendokumentation | 19990507 | ||
3 | ![]() |
EXPANDED_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | siehe Methodendokumentation | 19981029 | ||
4 | ![]() |
EXPANDER | Value transfer | Type reference (TYPE) | AS4FLAG | siehe Methodendokumentation | 19990614 | ||
5 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Knoten ist unsichtbar | 19981029 | ||
6 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | siehe Methodendokumentation | 19981029 | ||
7 | ![]() |
ISFOLDER | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Knoten ist Ordner; ' ': Knoten ist Blatt | 19981029 | ||
8 | ![]() |
ITEMS_INCOMPLETE | Value transfer | Type reference (TYPE) | AS4FLAG | siehe Methodendokumentation | 19990921 | ||
9 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAB | Items des Knotens | 19990727 | ||
10 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19981029 | ||
11 | ![]() |
NO_BRANCH | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Keine Hierarchielinie zeichnen | 19981029 | ||
12 | ![]() |
RELATIONSHIP | Value transfer | Type reference (TYPE) | I | Verwandschaftsbeziehung | 19981029 | ||
13 | ![]() |
RELATIVE_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des verwandten Knotens | 19981029 | ||
14 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | INT4 | siehe Methodendokumentation | 19981029 | ||
15 | ![]() |
USER_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | User Objekt | 19990812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ITEM_TABLE enthält einen fehlerhaften Eintrag | 19990809 | |
2 | ![]() |
RELATIONSHIP hat unzulässigen Wert | 19981029 | |
3 | ![]() |
NODE_KEY ist initial oder besteht nur aus Blanks | 19990810 | |
4 | ![]() |
Knotenschlüssel ist bereits vorhanden | 19981029 | |
5 | ![]() |
Knoten mit Schlüssel RELATIVE_NODE existiert nicht | 19990708 |
Method ADD_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_TABLE | Call by reference | Type reference (TYPE) | TREEMCNOTA | Knoten-Tabelle | 19990803 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Knotentabelle fehlerhaft | 19990803 |
Method ADJUST_COLUMN_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_COLUMNS | Value transfer | Type reference (TYPE) | AS4FLAG | alle Spalten + Hierarchie-Header anpassen | 19990728 | ||
2 | ![]() |
END_COLUMN | Value transfer | Type reference (TYPE) | TV_ITMNAME | letzte Spalte | 19990728 | ||
3 | ![]() |
INCLUDE_HEADING | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Überschrift bei der Breitenberechnung berücksichtigen | 19990923 | ||
4 | ![]() |
START_COLUMN | Value transfer | Type reference (TYPE) | TV_ITMNAME | erste Spalte | 19990728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19990728 | |
2 | ![]() |
Tree Control wurde bereits zerstört | 19990728 | |
3 | ![]() |
Tree Control existiert nicht | 19990728 | |
4 | ![]() |
Spalte END_COLUMN ist eine Hierarchiespalte | 19990728 | |
5 | ![]() |
Spalte END_COLUMN existiert nicht | 19990728 | |
6 | ![]() |
Allgemeiner Fehler | 19990728 | |
7 | ![]() |
START_COLUMN ist leer | 19990728 | |
8 | ![]() |
Spalte START_COLUMN ist eine Hierarchiespalte | 19990728 | |
9 | ![]() |
Spalte START_COLUMN existiert nicht | 19990728 |
Method CALC_INITIAL_PRINT_LAYOUT_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_NODES | Value transfer | Type reference (TYPE) | AS4FLAG | " | 20000112 | ||
2 | ![]() |
EXPANDED_NODES | Value transfer | Type reference (TYPE) | TREEMHNOTA | " | 20000112 | ||
3 | ![]() |
IGNORE_HEADERS | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Header bei Breite nicht berücksichtigen | 20000112 | ||
4 | ![]() |
NR_OF_COLUMNS | Value transfer | Type reference (TYPE) | I | " | 20000112 | ||
5 | ![]() |
NR_OF_ROWS | Value transfer | Type reference (TYPE) | I | " | 20000112 |
Method CALC_INITIAL_PRINT_LAYOUT_INT on class CL_COLUMN_TREE_MODEL has no exception.
Method CALC_PRINT_COLUMN_POSITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USE_MAX_WIDTH | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991012 |
Method CALC_PRINT_COLUMN_POSITIONS on class CL_COLUMN_TREE_MODEL has no exception.
Method CHECK_COLUMN_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19981029 | ||
2 | ![]() |
VALID_NAME | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': unzulässiger Name | 19981029 |
Method CHECK_COLUMN_NAME on class CL_COLUMN_TREE_MODEL has no exception.
Method CHECK_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Call by reference | Type reference (TYPE) | TREEMCITEM | Item | 19981209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19981209 | |
2 | ![]() |
" | 19981209 | |
3 | ![]() |
" | 19981209 | |
4 | ![]() |
" | 19981209 |
Method COLUMN_GET_NEXT_SIBLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990901 | ||
2 | ![]() |
SIBLING_COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Nachfolgerspalte | 19990901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte ist eine Hierarchie-Spalte | 19990901 | |
2 | ![]() |
Spalte existiert nicht | 19990901 |
Method COLUMN_GET_PREV_SIBLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990901 | ||
2 | ![]() |
SIBLING_COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Vorgängerspalte | 19990901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte ist eine Hierarchie-Spalte | 19990901 | |
2 | ![]() |
Spalte existiert nicht | 19990901 |
Method COLUMN_GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990901 | ||
2 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | TREEMCCOL | Eigenschaften der Spalte | 19990901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte ist eine Hierarchie-Spalte | 19990901 | |
2 | ![]() |
Spalte existiert nicht | 19990901 |
Method COLUMN_GET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990728 | ||
2 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Breite der Spalte | 19990728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19990728 | |
2 | ![]() |
Spalte ist eine Hierarchie-Spalte | 19990728 | |
3 | ![]() |
Spalte existiert nicht | 19990728 | |
4 | ![]() |
Tree Control wurde bereits zerstört | 19990728 | |
5 | ![]() |
Tree Control existiert nicht | 19990728 | |
6 | ![]() |
Allgemeiner Fehler | 19990728 |
Method COLUMN_SET_ALIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIGNMENT | Value transfer | Type reference (TYPE) | I | siehe Methodendokumentation | 19990916 | ||
2 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990916 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte mit Namen COLUMN_NAME ist nicht vorhanden | 19990916 | |
2 | ![]() |
Spalte ist eine Hierarchiespalte | 19990916 | |
3 | ![]() |
Parameter ALIGNMENT hat unzulässigen Wert | 19990916 |
Method COLUMN_SET_DISABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990728 | ||
2 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Spalte nicht selektierbar; ' ': selektierbar | 19990728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte mit Namen COLUMN_NAME ist nicht vorhanden | 19990728 |
Method COLUMN_SET_HEADING_IMAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990728 | ||
2 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Bild der Überschrift der Spalte | 19990728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte mit Namen COLUMN_NAME ist nicht vorhanden | 19990728 | |
2 | ![]() |
Spalte ist eine Hierarchiespalte | 19990728 |
Method COLUMN_SET_HEADING_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990728 | ||
2 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | TV_HEADING | Text der Spaltenüberschrift | 19990728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte mit Namen COLUMN_NAME ist nicht vorhanden | 19990728 | |
2 | ![]() |
Spalte ist eine Hierarchiespalte | 19990728 |
Method COLUMN_SET_HEADING_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990728 | ||
2 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | TV_HEADING | Tooltip der Spaltenüberschrift | 19990728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte mit Namen COLUMN_NAME ist nicht vorhanden | 19990728 | |
2 | ![]() |
Spalte ist eine Hierarchiespalte | 19990728 |
Method COLUMN_SET_HIDDEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990722 | ||
2 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Spalte unsichtbar schalten; ' ': sichtbar | 19990722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte mit Namen COLUMN_NAME ist nicht vorhanden | 19990722 |
Method COLUMN_SET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990728 | ||
2 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Breite der Spalte | 19990728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte mit Namen COLUMN_NAME ist nicht vorhanden | 19990728 | |
2 | ![]() |
Spalte ist eine Hierarchiespalte | 19990728 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HIDE_SELECTION | Value transfer | Type reference (TYPE) | AS4FLAG | Sichtbarkeit der Selektion | 19981030 | ||
2 | ![]() |
HIERARCHY_COLUMN_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name der Spalte im Hierarchie-Bereich | 19981030 | ||
3 | ![]() |
HIERARCHY_HEADER | Call by reference | Type reference (TYPE) | TREEMHHDR | Hierarchie-Header | 19981030 | ||
4 | ![]() |
ITEM_SELECTION | Value transfer | Type reference (TYPE) | AS4FLAG | Selektierbarkeit einzelner Items | 19981030 | ||
5 | ![]() |
NODE_SELECTION_MODE | Value transfer | Type reference (TYPE) | I | Knoten: Einfach- oder Mehrfachselektion | 19981030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
unzulässiger Spaltenname | 19981030 | |
2 | ![]() |
" | 19981030 |
Method DELETE_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte mit Namen COLUMN_NAME ist nicht vorhanden | 19990727 |
Method DELETE_COLUMNS_TO_DELETE Signature
Method DELETE_COLUMNS_TO_DELETE on class CL_COLUMN_TREE_MODEL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19990727 | |
2 | ![]() |
" | 19990727 |
Method DELETE_COLUMN_WITH_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Value transfer | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL_COL | " | 19990727 |
Method DELETE_COLUMN_WITH_HEADER on class CL_COLUMN_TREE_MODEL has no exception.
Method DELETE_HIERARCHY_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | " | 19990727 |
Method DELETE_HIERARCHY_COLUMN on class CL_COLUMN_TREE_MODEL has no exception.
Method DELETE_ITEMS_OF_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | " | 19990727 |
Method DELETE_ITEMS_OF_COLUMN on class CL_COLUMN_TREE_MODEL has no exception.
Method GET_COLUMN_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMNS | Call by reference | Type reference (TYPE) | TREEV_CONA | Tabelle mit Spaltennamen | 19990728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19990728 | |
2 | ![]() |
Tree Control wurde bereits zerstört | 19990728 | |
3 | ![]() |
Tree Control existiert nicht | 19990728 | |
4 | ![]() |
Allgemeiner Fehler | 19990728 |
Method GET_FIRST_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990901 |
Method GET_FIRST_COLUMN on class CL_COLUMN_TREE_MODEL has no exception.
Method GET_HIERARCHY_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_TABLE | Call by reference | Type reference (TYPE) | TREEMCHCLS | Tabelle der Hierarchiespalten | 19990901 |
Method GET_HIERARCHY_COLUMNS on class CL_COLUMN_TREE_MODEL has no exception.
Method GET_HIERARCHY_ITEMS_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | CL_TREE_MODEL_NODE | " | 19991012 | ||
2 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | " | 19991013 |
Method GET_HIERARCHY_ITEMS_WIDTH on class CL_COLUMN_TREE_MODEL has no exception.
Method GET_LAST_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19990901 |
Method GET_LAST_COLUMN on class CL_COLUMN_TREE_MODEL has no exception.
Method GET_NON_HIERARCHY_ITEMS_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | CL_TREE_MODEL_NODE | " | 19991012 |
Method GET_NON_HIERARCHY_ITEMS_WIDTH on class CL_COLUMN_TREE_MODEL has no exception.
Method GET_NR_OF_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NR_OF_COLUMNS | Value transfer | Type reference (TYPE) | I | Anzahl der Spalten | 19990901 |
Method GET_NR_OF_COLUMNS on class CL_COLUMN_TREE_MODEL has no exception.
Method GET_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAC | Item-Tabelle | 19990813 | ||
2 | ![]() |
NODE_TABLE | Call by reference | Type reference (TYPE) | TREEMCNOTA | Knoten-Tabelle | 19990813 | ||
3 | ![]() |
ROOT_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel Wurzelknoten des Teilbaumes | 19990813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Knoten mit Schlüssel ROOT_NODE_KEY existiert nicht | 19990813 |
Method GET_WIDTHS_OF_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTHS_OF_COLUMNS | Call by reference | Type reference (TYPE) | TREEV_COWT | Tabelle mit Spaltenbreiten | 20000112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 20000112 | |
2 | ![]() |
Tree Control wurde bereits zerstört | 20000112 | |
3 | ![]() |
Tree Control existiert nicht | 20000112 | |
4 | ![]() |
Allgemeiner Fehler | 20000112 |
Method HIERARCHY_HEADER_ADJUST_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_HEADING | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Überschrift bei der Breitenberechnung berücksichtigen | 19990923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19990728 | |
2 | ![]() |
Tree Control wurde bereits zerstört | 19990728 | |
3 | ![]() |
Tree Control existiert nicht | 19990728 | |
4 | ![]() |
Allgemeiner Fehler | 19990728 |
Method HIERARCHY_HEADER_GET_PROPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | TREEMHHDR | Eigenschaften des Hierarchie Headers | 19990901 |
Method HIERARCHY_HEADER_GET_PROPS on class CL_COLUMN_TREE_MODEL has no exception.
Method HIERARCHY_HEADER_GET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Breite des Headers | 19990728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19990728 | |
2 | ![]() |
Tree Control wurde bereits zerstört | 19990728 | |
3 | ![]() |
Tree Control existiert nicht | 19990728 | |
4 | ![]() |
Allgemeiner Fehler | 19990728 |
Method HIERARCHY_HEADER_SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | TV_HEADING | Text des Headers | 19990728 |
Method HIERARCHY_HEADER_SET_TEXT on class CL_COLUMN_TREE_MODEL has no exception.
Method HIERARCHY_HEADER_SET_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | TV_HEADING | Tooltip des Headers | 19990728 |
Method HIERARCHY_HEADER_SET_TOOLTIP on class CL_COLUMN_TREE_MODEL has no exception.
Method HIERARCHY_HEADER_SET_T_IMAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Bild des Headers | 19990728 |
Method HIERARCHY_HEADER_SET_T_IMAGE on class CL_COLUMN_TREE_MODEL has no exception.
Method HIERARCHY_HEADER_SET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Breite des Headers | 19990728 |
Method HIERARCHY_HEADER_SET_WIDTH on class CL_COLUMN_TREE_MODEL has no exception.
Method INSERT_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 | 19981029 | ||
2 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': not selectable | 19981029 | ||
3 | ![]() |
HEADER_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Bild des Headers | 19981029 | ||
4 | ![]() |
HEADER_TEXT | Call by reference | Type reference (TYPE) | TV_HEADING | Überschrift des Headers | 19981029 | ||
5 | ![]() |
HEADER_TOOLTIP | Call by reference | Type reference (TYPE) | TV_HEADING | Tooltip des Headers | 19981208 | ||
6 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': unsichtbar | 19981029 | ||
7 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19981029 | ||
8 | ![]() |
PREDECESSOR_COLUMN | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name der Vorgängerspalte | 19981105 | ||
9 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Breite der Spalte | 19981029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte ist bereits vorhanden | 19981029 | |
2 | ![]() |
" | 19981105 | |
3 | ![]() |
Parameter ALIGNMENT hat unzulässigen Wert | 19981029 | |
4 | ![]() |
unzulässiger Spaltenname | 19981029 | |
5 | ![]() |
Die in PREDECESSOR_COLUMN angegebene Spalte existiert nicht | 19981105 | |
6 | ![]() |
Es sind maximal 250 Spalten erlaubt | 19981029 |
Method INSERT_COLUMN_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL_COL | Spaltenobjekt | 19990723 | ||
2 | ![]() |
HIERARCHY_COLUMN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Hierarchie-Spalte einfügen | 19981105 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19981105 | ||
4 | ![]() |
RELATIVE_COLUMN | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name einer Spalte | 19981105 | ||
5 | ![]() |
RELATIVE_COLUMN_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL_COL | " | 19990723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte ist bereits vorhanden | 19981105 | |
2 | ![]() |
" | 19981105 | |
3 | ![]() |
unzulässiger Spaltenname | 19981105 | |
4 | ![]() |
Die RELATIVE_COLUMN angegebene Spalte existiert nicht | 19981105 | |
5 | ![]() |
Es sind maximal 250 Spalten erlaubt | 19981105 |
Method INSERT_HEADER_COLUMNS Signature
Method INSERT_HEADER_COLUMNS on class CL_COLUMN_TREE_MODEL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19990726 | |
2 | ![]() |
" | 19990726 |
Method INSERT_HIERARCHY_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': not selectable | 19981029 | ||
2 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': unsichtbar | 19981029 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19981029 | ||
4 | ![]() |
PREDECESSOR_COLUMN | Call by reference | Type reference (TYPE) | TV_ITMNAME | Name der Nachfolgespalte | 19981105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte ist bereits vorhanden | 19981029 | |
2 | ![]() |
" | 19981105 | |
3 | ![]() |
unzulässiger Spaltenname | 19981029 | |
4 | ![]() |
Die in SUCCESSOR_COLUMN angegebene Spalte existiert nicht | 19981105 | |
5 | ![]() |
Es sind maximal 250 Spalten erlaubt | 19981029 |
Method NODE_GET_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM | Call by reference | Type reference (TYPE) | TREEMCITEM | Item | 19990812 | ||
2 | ![]() |
ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990812 | ||
3 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Item mit Namen ITEM_NAME exisiert nicht | 19990812 | |
2 | ![]() |
Knoten mit Schlüssel NODE_KEY existiert nicht | 19990812 |
Method NODE_GET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAB | Items | 19990812 | ||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Knoten mit Schlüssel NODE_KEY existiert nicht | 19990812 |
Method NODE_GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990812 | ||
2 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | TREEMSNOD | Eigenschaften des Knotens | 19990812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Knoten mit Schlüssel NODE_KEY existiert nicht | 19990812 |
Method PRINT_HIERARCHY_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | CL_TREE_MODEL_NODE | " | 19991007 | ||
2 | ![]() |
POS | Value transfer | Type reference (TYPE) | I | " | 19991007 |
Method PRINT_HIERARCHY_ITEMS on class CL_COLUMN_TREE_MODEL has no exception.
Method PRINT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIGNMENT | Value transfer | Type reference (TYPE) | I | " | 19991008 | ||
2 | ![]() |
ITEM | Call by reference | Type reference (TYPE) | TREEMIITEM | " | 19991007 | ||
3 | ![]() |
MAX_LENGTH | Value transfer | Type reference (TYPE) | I | " | 19991007 | ||
4 | ![]() |
OUTPUT_LENGTH | Value transfer | Type reference (TYPE) | I | " | 19991007 | ||
5 | ![]() |
OUTPUT_TRUNCATED | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991007 | ||
6 | ![]() |
POS | Value transfer | Type reference (TYPE) | I | " | 19991007 |
Method PRINT_ITEM on class CL_COLUMN_TREE_MODEL has no exception.
Method PRINT_NON_HIERARCHY_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | CL_TREE_MODEL_NODE | " | 19991008 |
Method PRINT_NON_HIERARCHY_ITEMS on class CL_COLUMN_TREE_MODEL has no exception.
Method SET_COLUMN_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMNS | Call by reference | Type reference (TYPE) | TREEV_CONA | Tabelle mit Spaltennamen | 19990728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19990728 | |
2 | ![]() |
unbekannter Spaltenname in COLUMNS | 19990728 | |
3 | ![]() |
Tree Control wurde bereits zerstört | 19990728 | |
4 | ![]() |
Tree Control existiert nicht | 19990728 | |
5 | ![]() |
Allgemeiner Fehler | 19990728 | |
6 | ![]() |
COLUMNS enthält den Namen einer Hierarchiespalte | 19990728 | |
7 | ![]() |
COLUMNS muß genau alle Nicht-Hierarchiespalten enthalten | 19990728 |
Method SET_COLUMN_ORDER_FROZEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROZEN | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': Spalten können nicht mit der Maus vertauscht werden | 20000110 |
Method SET_COLUMN_ORDER_FROZEN on class CL_COLUMN_TREE_MODEL has no exception.
Method SET_ITEM_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_COLUMN_TREE_MODEL_ITEM_PROV | " | 19990920 | ||
2 | ![]() |
UPDATE_EXISTING_ITEMS | Value transfer | Type reference (TYPE) | AS4FLAG | " | 20050310 |
Method SET_ITEM_PROVIDER on class CL_COLUMN_TREE_MODEL has no exception.
Method SET_PRINT_SHORT_HEADER_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | I | Breite (0: keine Kürzung) | 20000112 |
Method SET_PRINT_SHORT_HEADER_WIDTH on class CL_COLUMN_TREE_MODEL has no exception.
Method UPDATE_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIGNMENT | Value transfer | Type reference (TYPE) | I | " | 19981110 | ||
2 | ![]() |
DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
3 | ![]() |
HEADER_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | " | 19981110 | ||
4 | ![]() |
HEADER_TEXT | Call by reference | Type reference (TYPE) | TV_HEADING | " | 19981110 | ||
5 | ![]() |
HEADER_TOOLTIP | Call by reference | Type reference (TYPE) | TV_HEADING | " | 19981208 | ||
6 | ![]() |
HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
7 | ![]() |
NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name der Spalte | 19981110 | ||
8 | ![]() |
UPDATE_ALIGNMENT | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
9 | ![]() |
UPDATE_DISABLED | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
10 | ![]() |
UPDATE_HEADER_IMAGE | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
11 | ![]() |
UPDATE_HEADER_TEXT | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
12 | ![]() |
UPDATE_HEADER_TOOLTIP | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981208 | ||
13 | ![]() |
UPDATE_HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
14 | ![]() |
UPDATE_WIDTH | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
15 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | " | 19981110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spalte ist eine Hierarchie-Spalte | 19981110 | |
2 | ![]() |
Spalte existiert nicht | 19981110 | |
3 | ![]() |
Parameter ALIGNMENT hat unzulässigen Wert | 19990916 |
Method UPDATE_COL_TREE_PROPERTIES Signature
Method UPDATE_COL_TREE_PROPERTIES on class CL_COLUMN_TREE_MODEL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 20000110 | |
2 | ![]() |
" | 20000110 |
Method UPDATE_CTRL_COLUMN_WITH_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | TREEM_COLUMN_WITH_HEADER | " | 19981110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19981110 | |
2 | ![]() |
" | 19981110 |
Method UPDATE_CTRL_HIERARCHY_HEADER Signature
Method UPDATE_CTRL_HIERARCHY_HEADER on class CL_COLUMN_TREE_MODEL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19981110 | |
2 | ![]() |
" | 19981110 |
Method UPDATE_HEADER_COLUMNS Signature
Method UPDATE_HEADER_COLUMNS on class CL_COLUMN_TREE_MODEL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19990726 | |
2 | ![]() |
" | 19990726 |
Method UPDATE_HIERARCHY_COLUMNS Signature
Method UPDATE_HIERARCHY_COLUMNS on class CL_COLUMN_TREE_MODEL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
" | 19990722 | |
2 | ![]() |
" | 19990722 |
Method UPDATE_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 | Überschrift des Hierarchie-Headers | 19981110 | ||
2 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | TV_HEADING | Tooltip | 19981208 | ||
3 | ![]() |
T_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | Bild des Hierarchie-Headers | 19981110 | ||
4 | ![]() |
UPDATE_HEADING | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
5 | ![]() |
UPDATE_TOOLTIP | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981208 | ||
6 | ![]() |
UPDATE_T_IMAGE | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
7 | ![]() |
UPDATE_WIDTH | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19981110 | ||
8 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Breite des Hierarchie-Headers | 19981110 |
Method UPDATE_HIERARCHY_HEADER on class CL_COLUMN_TREE_MODEL has no exception.
Method UPDATE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMCITAD | Items des Knotens | 19990727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ITEM_TABLE enthält einen fehlerhaften Eintrag | 19990809 |
Method UPDATE_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_TABLE | Call by reference | Type reference (TYPE) | TREEMCUNOT | Knotentabelle | 19990811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NODE_TABLE enthält einen fehlerhaften Eintrag | 19990811 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |