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 | 19990719 |
Properties
| Class | CL_LIST_TREE_MODEL | |
| Short Description | List Tree Control with Data Management at the 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_LIST_TREE_MODEL has no interface implemented.
Friends
Class CL_LIST_TREE_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 3 | Automatic Length | 19990720 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | TREEM_HIERARCHY_HEADER | Hierarchy Header | 19990720 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_LIST_TREE_MODEL_ITEM_PROV | " | 19990921 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TREEM_LIST_HEADER | List Header | 19990720 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | " | 19991014 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_LIST_TREE | List Tree Control | 19990720 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | 'X': With Headers | 19990720 |
Methods
Events
Class CL_LIST_TREE_MODEL has no event.
Types
Class CL_LIST_TREE_MODEL has no local type.
Method Signatures
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) | TREEMLITAC | Items | 19990720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ITEM_TABLE enthält einen fehlerhaften Eintrag | 19990810 |
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 | " | 19990720 | |||
| 2 | DRAG_DROP_ID | Value transfer | Type reference (TYPE) | I | " | 19990720 | |||
| 3 | EXPANDED_IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | " | 19990720 | |||
| 4 | EXPANDER | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19990720 | |||
| 5 | HIDDEN | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19990720 | |||
| 6 | IMAGE | Value transfer | Type reference (TYPE) | TV_IMAGE | " | 19990720 | |||
| 7 | ISFOLDER | Call by reference | Type reference (TYPE) | AS4FLAG | " | 19990720 | |||
| 8 | ITEMS_INCOMPLETE | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19990921 | |||
| 9 | ITEM_TABLE | Call by reference | Type reference (TYPE) | TREEMLITAB | Items des Knotens | 19990727 | |||
| 10 | LAST_HITEM | Value transfer | Type reference (TYPE) | TV_ITMNAME | " | 19990720 | |||
| 11 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990720 | |||
| 12 | NO_BRANCH | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19990720 | |||
| 13 | RELATIONSHIP | Value transfer | Type reference (TYPE) | I | Verwandschaftsbeziehung | 19990720 | |||
| 14 | RELATIVE_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des verwandten Knotens | 19990720 | |||
| 15 | STYLE | Value transfer | Type reference (TYPE) | INT4 | " | 19990720 | |||
| 16 | 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 | 19990810 | ||
| 2 | RELATIONSHIP hat unzulässigen Wert | 19990720 | ||
| 3 | NODE_KEY ist initial oder besteht nur aus Blanks | 19990810 | ||
| 4 | Knotenschlüssel ist bereits vorhanden | 19990720 | ||
| 5 | Knoten RELATIVE_NODE gehört nicht zu diesem Baum | 19990720 |
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) | TREEMLNOTA | Knoten-Tabelle | 19990720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knotentabelle fehlerhaft | 19990720 |
Method CALC_PRINT_HEADER_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 | " | 19991014 |
Method CALC_PRINT_HEADER_POSITIONS on class CL_LIST_TREE_MODEL has no exception.
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 | 19990719 | |||
| 2 | HIERARCHY_HEADER | Call by reference | Type reference (TYPE) | TREEMHHDR | Hierarchie-Header | 19990719 | |||
| 3 | ITEM_SELECTION | Value transfer | Type reference (TYPE) | AS4FLAG | Selektierbarkeit einzelner Items | 19990719 | |||
| 4 | LIST_HEADER | Call by reference | Type reference (TYPE) | TREEMLHDR | List-Header | 19990719 | |||
| 5 | NODE_SELECTION_MODE | Value transfer | Type reference (TYPE) | I | Knoten: Einfach- oder Mehrfachselektion | 19990719 | |||
| 6 | WITH_HEADERS | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': mit Headern | 19990719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameter NODE_SELECTION_MODE fehlerhaft | 19990719 |
Method GET_ITEM_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Type reference (TYPE) | TREEMIITEM | " | 19991014 | |||
| 2 | ITEM_LENGTH | Value transfer | Type reference (TYPE) | I | " | 19991014 |
Method GET_ITEM_LENGTH on class CL_LIST_TREE_MODEL has no exception.
Method GET_NAMES_OF_VISIBLE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAMES | Call by reference | Type reference (TYPE) | TREEMINAMT | Tabelle von Item-Namen | 19991014 | |||
| 2 | NODE | Value transfer | Object reference (TYPE REF TO) | CL_ITEM_TREE_MODEL_NODE | " | 19991014 |
Method GET_NAMES_OF_VISIBLE_ITEMS on class CL_LIST_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) | TREEMLITAC | Item-Tabelle | 19990813 | |||
| 2 | NODE_TABLE | Call by reference | Type reference (TYPE) | TREEMLNOTA | 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_WITH_HEADERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WITH_HEADERS | Value transfer | Type reference (TYPE) | AS4FLAG | 'X': List Tree hat Header | 19990901 |
Method GET_WITH_HEADERS on class CL_LIST_TREE_MODEL has no exception.
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 | " | 19990721 | ||
| 2 | Tree Control wurde bereits zerstört | 19990721 | ||
| 3 | Tree Control existiert nicht | 19990721 | ||
| 4 | Allgemeiner Fehler | 19990721 |
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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dieser List Tree hat keine Header | 19990901 |
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 | 19990901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990721 | ||
| 2 | Tree Control wurde bereits zerstört | 19990721 | ||
| 3 | Tree Control existiert nicht | 19990721 | ||
| 4 | Allgemeiner Fehler | 19990721 | ||
| 5 | Dieser List Tree hat keine Header | 19990721 |
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 | 19990721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dieser List Tree hat keine Header | 19990721 |
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 | 19990721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dieser List Tree hat keine Header | 19990721 |
Method HIERARCHY_HEADER_SET_T_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | Bild des Headers | 19990721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dieser List Tree hat keine Header | 19990721 |
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 in Zeichen | 19990721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dieser List Tree hat keine Header | 19990721 |
Method ITEM_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 | Ausrichtung des Items | 19990811 | |||
| 2 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990811 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameter ALIGNMENT hat unzulässigen Wert | 19990811 | ||
| 2 | Item mit Namen ITEM_NAME nicht vorhanden | 19990811 | ||
| 3 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990811 |
Method ITEM_SET_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Name des Items | 19990811 | |||
| 2 | LENGTH | Value transfer | Type reference (TYPE) | I | Länge des Items in Zeichen | 19990811 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Item mit Namen ITEM_NAME nicht vorhanden | 19990811 | ||
| 2 | Knoten mit Schlüssel NODE_KEY nicht vorhanden | 19990811 |
Method LIST_HEADER_GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | TREEMLHDR | Eigenschaften des List Headers | 19990901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dieser List Tree hat keine Header | 19990901 |
Method LIST_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 | 19990721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dieser List Tree hat keine Header | 19990721 |
Method LIST_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 | 19990721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dieser List Tree hat keine Header | 19990721 |
Method LIST_HEADER_SET_T_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | Bild des Headers | 19990721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dieser List Tree hat keine Header | 19990721 |
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) | TREEMLITEM | 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) | TREEMLITAB | 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) | TREEMLNODT | Eigenschaften des Knotens | 19990812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten mit Schlüssel NODE_KEY existiert nicht | 19990812 |
Method NODE_SET_LAST_HIERARCHY_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAST_HIERARCHY_ITEM | Value transfer | Type reference (TYPE) | TV_ITMNAME | 'Name des Items | 19990721 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 19990721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten existiert nicht | 19990721 |
Method PRINT_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Type reference (TYPE) | TREEMIITEM | " | 19991011 | |||
| 2 | MAX_LENGTH | Value transfer | Type reference (TYPE) | I | " | 19991011 | |||
| 3 | OUTPUT_LENGTH | Value transfer | Type reference (TYPE) | I | " | 19991011 | |||
| 4 | OUTPUT_TRUNCATED | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991011 | |||
| 5 | POS | Value transfer | Type reference (TYPE) | I | " | 19991011 |
Method PRINT_ITEM on class CL_LIST_TREE_MODEL has no exception.
Method PRINT_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALC_LAYOUT | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991014 | |||
| 2 | END_ITEM_INDEX | Value transfer | Type reference (TYPE) | I | " | 19991011 | |||
| 3 | ITEMS_WIDTH | Value transfer | Type reference (TYPE) | I | " | 19991014 | |||
| 4 | ITEM_NAMES | Call by reference | Type reference (TYPE) | TREEMINAMT | " | 19991011 | |||
| 5 | MAX_POS | Value transfer | Type reference (TYPE) | I | " | 19991011 | |||
| 6 | NODE | Value transfer | Object reference (TYPE REF TO) | CL_ITEM_TREE_MODEL_NODE | " | 19991011 | |||
| 7 | POS | Value transfer | Type reference (TYPE) | I | " | 19991011 |
Method PRINT_ITEMS on class CL_LIST_TREE_MODEL has no exception.
Method PRINT_TREE_NODE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALC_LAYOUT | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991014 | |||
| 2 | NODE | Value transfer | Object reference (TYPE REF TO) | CL_TREE_MODEL_NODE | " | 19991014 | |||
| 3 | POS | Value transfer | Type reference (TYPE) | I | " | 19991014 |
Method PRINT_TREE_NODE_INT on class CL_LIST_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_LIST_TREE_MODEL_ITEM_PROV | " | 19990921 |
Method SET_ITEM_PROVIDER on class CL_LIST_TREE_MODEL has no exception.
Method UPDATE_HIERARCHY_HEADER_INT Signature
Method UPDATE_HIERARCHY_HEADER_INT on class CL_LIST_TREE_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990720 | ||
| 2 | " | 19990720 |
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) | TREEMLITAD | Items des Knotens | 19990721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ITEM_TABLE enthält einen fehlerhaften Eintrag | 19990810 |
Method UPDATE_LIST_HEADER_INT Signature
Method UPDATE_LIST_HEADER_INT on class CL_LIST_TREE_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990720 | ||
| 2 | " | 19990720 |
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) | TREEMLUNOT | Knotentabelle | 19990721 |
| # | 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 |