SAP ABAP Class IF_SRM_TREE_NODE (IF_SRM_TREE_NODE)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_TREE | CL_SRM_TREE | 20010626 |
Properties
| Class | IF_SRM_TREE_NODE | |
| Short Description | IF_SRM_TREE_NODE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010626 | SAP |
| Last change | 20050428 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SRM_TREE_NODE has no interface implemented.
Friends
Class IF_SRM_TREE_NODE has no friend class.
Attributes
Class IF_SRM_TREE_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Refresh nodes | 20050412 | |
| 2 | Instance method | Public | Method | SET_DRAGID | 20021209 | |
| 3 | Instance method | Public | Method | Set Drag & Drop ID Directly for a Node | 20040308 | |
| 4 | Instance method | Public | Method | Set Drop ID for a Node | 20041217 | |
| 5 | Instance method | Public | Method | Set Expand Indicator | 20031205 | |
| 6 | Instance method | Public | Method | SET_EXP_IMAGE | 20010626 | |
| 7 | Instance method | Public | Method | SET_IMAGE | 20010705 | |
| 8 | Instance method | Public | Method | SET_N_IMAGE | 20010626 |
Events
Class IF_SRM_TREE_NODE has no event.
Types
Class IF_SRM_TREE_NODE has no local type.
Method Signatures
Method REFRESH_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20050412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050412 |
Method SET_DRAGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20021209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021209 |
Method SET_DRAG_DROPID_NATIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DRAGDROPID | Call by reference | Type reference (TYPE) | INT2 | DragDropId | 20040308 | |||
| 2 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20040308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040308 |
Method SET_DROPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20041217 | |||
| 2 | SET | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041217 |
Method SET_EXPANDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPAND | Call by reference | Type reference (TYPE) | BOOLEAN | True=Expand.Kennz. setzen, False =nicht setzen | 20031205 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Knoten | 20031205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kennzeichen konnte nicht gesetzt werden | 20031205 |
Method SET_EXP_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP_IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | Tree Control: Ikone / Bild | 20010626 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20010626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010626 |
Method SET_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | Tree Control: Ikone / Bild | 20010705 | |||
| 2 | IMAGE_INFO | Call by reference | Type reference (TYPE) | SRM_TREE_ICON_INFO | Info für Icon ("Tooltip") | 20040511 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20010705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010705 |
Method SET_N_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20010626 | |||
| 2 | N_IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | Tree Control: Ikone / Bild | 20010626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010626 |
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in |