SAP ABAP Class IF_PB_PACK_TREE (Package Builder: Tree for Displaying Package Hierarchy)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PB_PACK_TREE | Package Builder: Package Hierarchy Tree | 20040318 |
Properties
| Class | IF_PB_PACK_TREE | |
| Short Description | Package Builder: Tree for Displaying Package Hierarchy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040318 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PB_PACK_TREE has no forward declaration.
Interfaces
Class IF_PB_PACK_TREE has no interface implemented.
Friends
Class IF_PB_PACK_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20040318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Updates Tree Display | 20040319 | |
| 2 | Instance method | Public | Method | Restores the Saved Tree Status | 20040319 | |
| 3 | Instance method | Public | Method | Sets current package in tree | 20040318 | |
| 4 | Instance method | Public | Method | Saves current status of tree and releases tree | 20040319 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NAVIGATE_TO_OBJECT | Instance Event (0) |
Public (2) |
Triggers Navigation to an Object | 20040319 |
Types
Class IF_PB_PACK_TREE has no local type.
Method Signatures
Method REFRESH Signature
Method REFRESH on class IF_PB_PACK_TREE has no parameter.
Method REFRESH on class IF_PB_PACK_TREE has no exception.
Method RESTORE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040319 |
Method RESTORE_STATE on class IF_PB_PACK_TREE has no exception.
Method SET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20040318 |
Method SET_PACKAGE on class IF_PB_PACK_TREE has no exception.
Method STORE_STATE Signature
Method STORE_STATE on class IF_PB_PACK_TREE has no parameter.
Method STORE_STATE on class IF_PB_PACK_TREE has no exception.
Event Signatures
Event NAVIGATE_TO_OBJECT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_KEY | Exporting | Value transfer | Type reference (TYPE) | SEU_OBJKEY | WB Request: Schlüssel eines Objekts in der EU | 20040319 | ||
| 2 | OBJECT_TYPE | Exporting | Value transfer | Type reference (TYPE) | SEU_OBJTYP | WB Request: Typ eines Objekts der Entwicklungsumgebung | 20040319 |
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in |