SAP ABAP Class /SPE/CL_DELTA_DLV_TREE_ABS (Delta Tool: Tree control)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-SPM-X (Application Component) Cross-Application Topics
⤷
/SPE/IF_DELTA (Package) Delta Reports for the SPM Solution
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SPE/CL_DELTA_IDLV_TREE | Delta Tool : Inbound delivery tree | 20050511 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /SPE/CL_DELTA_ODLV_TREE | Delta Tool: tree for outbound deliveries | 20050511 |
Properties
| Class | /SPE/CL_DELTA_DLV_TREE_ABS | |
| Short Description | Delta Tool: Tree control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SPE/IF_DELTA | Delta Reports for the SPM Solution |
| Created | 20050511 | SAP |
| Last change | 20060208 | 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 /SPE/CL_DELTA_DLV_TREE_ABS has no interface implemented.
Friends
Class /SPE/CL_DELTA_DLV_TREE_ABS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /SPE/IF_DELTA_OBJ_INTERACTOR | Delta Tool : Code separator | 20050511 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SIMPLE_TREE | Simple Tree Control | 20050511 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /SPE/DELTA_DLV_OUTPUT_T | Delta Tool: Display structure | 20050511 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /SPE/DELTA_TREE_NODEKEY_T | Dela Report : Tree node keys | 20050511 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /SPE/DELTA_TREE_NODEKEY_MAP_T | Delta Report : Table type for mapping keys | 20050511 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | VBTYP | SD document category | 20050824 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20050713 | |||
| 8 | Constant | Public | See coding | Single-Character Indicator | 20050811 | ||||
| 9 | Constant | Public | See coding | Error classes | 20050714 | ||||
| 10 | Constant | Public | See coding | Function codes | 20050714 | ||||
| 11 | Constant | Public | Type reference (TYPE) | LGNUM | '###' | Warehouse Number / Warehouse Complex | 20050811 | ||
| 12 | Constant | Public | Type reference (TYPE) | TEXT10 | 'ROOT' | Tree root | 20050811 | ||
| 13 | Constant | Public | See coding | Document types | 20050714 | ||||
| 14 | Static Attribute | Protected | Type reference (TYPE) | /SPE/TT_LOGSYS_LGNUM | Table type for LOGSYS and LGNUM | 20050511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Build node table's structure | 20050811 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050511 | |
| 3 | Instance method | Public | Constructor | 20050511 | ||
| 4 | Instance method | Protected | Method | Check if node is a leaf | 20050714 | |
| 5 | Instance method | Protected | Event handling method | Delta Tool: Tree event handler | 20050511 | |
| 6 | Instance method | Protected | Event handling method | Delta Tool: Tree event handler | 20050511 | |
| 7 | Instance method | Protected | Event handling method | Delta Tool: Context menu request | 20050511 | |
| 8 | Instance method | Protected | Event handling method | Delta Tool: Context menu selection | 20050511 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NODE_DB_CLICKED | Instance Event (0) |
Public (2) |
20050511 |
Types
Class /SPE/CL_DELTA_DLV_TREE_ABS has no local type.
Method Signatures
Method BUILD_NODE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NODE_TABLE | Call by reference | Type reference (TYPE) | /SPE/TREE_NODES_T | Deltatool: Tabelle mit Lieferbaumknoten | 20050811 | |||
| 2 | IV_DTYPE | Call by reference | Type reference (TYPE) | CHAR1 | 20050811 |
Method BUILD_NODE_TABLE on class /SPE/CL_DELTA_DLV_TREE_ABS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /SPE/CL_DELTA_DLV_TREE_ABS has no parameter.
Method CLASS_CONSTRUCTOR on class /SPE/CL_DELTA_DLV_TREE_ABS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DISPLAY_DATA | Call by reference | Type reference (TYPE) | /SPE/DELTA_DLV_OUTPUT_T | Deltatool: Anzeigestruktur | 20050511 | |||
| 2 | IV_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstrakter Container für GUI Controls | 20050511 | |||
| 3 | IV_VBTYP | Call by reference | Type reference (TYPE) | VBTYP | 20050824 |
Method CONSTRUCTOR on class /SPE/CL_DELTA_DLV_TREE_ABS has no exception.
Method IS_LEAF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LEAF | Value transfer | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20050714 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Knotenschlüssel | 20050714 |
Method IS_LEAF on class /SPE/CL_DELTA_DLV_TREE_ABS has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20050511 |
Method ON_DOUBLE_CLICK on class /SPE/CL_DELTA_DLV_TREE_ABS has no exception.
Method ON_EXPAND_NO_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20050511 |
Method ON_EXPAND_NO_CHILDREN on class /SPE/CL_DELTA_DLV_TREE_ABS has no exception.
Method ON_NODE_CONT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Attribute reference (LIKE) | 20050511 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20050511 |
Method ON_NODE_CONT_MENU_REQ on class /SPE/CL_DELTA_DLV_TREE_ABS has no exception.
Method ON_NODE_CONT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20050511 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20050511 |
Method ON_NODE_CONT_MENU_SEL on class /SPE/CL_DELTA_DLV_TREE_ABS has no exception.
Event Signatures
Event NODE_DB_CLICKED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DISPLAY_DATA | Exporting | Value transfer | Type reference (TYPE) | /SPE/DELTA_DLV_OUTPUT | Deltabericht: Ausgabestruktur für Benutzungsoberfläche | 20050511 |
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 600 |