SAP ABAP Class /TDAG/CPIF_MGR_TREE_EVENTS (CP: Events der Produktstruktur)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/CPCL_MGR_EXTENSION | CP: Example of Workbench Menu extensions | 20060524 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/CPCL_PROD_STRU_VIEW_CTRL | CP: Control the display of the product structure | 20070910 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/CPCL_PROP_VIEW_CTRL | CP: Basisfunktionen für Eigenschafts-Subscreens | 20050912 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/CPCL_XML_VWR_EXTENSION | CP: Example of XML Viewer extension | 20071018 |
Properties
| Class | /TDAG/CPIF_MGR_TREE_EVENTS | |
| Short Description | CP: Events der Produktstruktur | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050122 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /TDAG/CPIF_MGR_TREE_EVENTS has no forward declaration.
Interfaces
Class /TDAG/CPIF_MGR_TREE_EVENTS has no interface implemented.
Friends
Class /TDAG/CPIF_MGR_TREE_EVENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /TDAG/CPE_OBJCLASS | 5 | 20050306 | |||
| 2 | Constant | Public | Type reference (TYPE) | /TDAG/CPE_OBJCLASS | 6 | Struktur-Knoten beschreibt einen Kunden | 20071120 | ||
| 3 | Constant | Public | Type reference (TYPE) | /TDAG/CPE_OBJCLASS | -2 | Type of a node of the product structure | 20070910 | ||
| 4 | Constant | Public | Type reference (TYPE) | /TDAG/CPE_OBJCLASS | 4 | Struktur-Knoten beschreibt eine Gruppe alternativer Komponen | 20050122 | ||
| 5 | Constant | Public | Type reference (TYPE) | /TDAG/CPE_OBJCLASS | -1 | The node in the structure is a phantom node | 20070905 | ||
| 6 | Constant | Public | Type reference (TYPE) | /TDAG/CPE_OBJCLASS | 2 | Struktur-Knoten beschreibt ein Werk | 20050122 | ||
| 7 | Constant | Public | Type reference (TYPE) | /TDAG/CPE_OBJCLASS | 1 | Struktur-Knoten beschreibt eine Spezifikation (SUBID) | 20050122 | ||
| 8 | Constant | Public | Type reference (TYPE) | /TDAG/CPE_OBJCLASS | 3 | Struktur-Knoten beschreibt einen Lieferanten | 20050122 |
Methods
Class /TDAG/CPIF_MGR_TREE_EVENTS has no method.
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | INITIALIZATION | Instance Event (0) |
Public (2) |
20060407 | |
| 2 | NEW_NODE | Instance Event (0) |
Public (2) |
20060407 | |
| 3 | NEW_TREE | Instance Event (0) |
Public (2) |
20060407 | |
| 4 | SELECTION_CHANGED | Instance Event (0) |
Public (2) |
20050217 |
Types
Class /TDAG/CPIF_MGR_TREE_EVENTS has no local type.
Event Signatures
Event INITIALIZATION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | Sender des Events | 20060407 | ||
| 2 | PO_TREE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Tree Control der Produktstruktur | 20060407 | ||
| 3 | P_SCENARIO_ID | Exporting | Value transfer | Type reference (TYPE) | /TDAG/CPE_SCENARIOID | Compliance-Szenario | 20060407 |
Event NEW_NODE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_DATA | Exporting | Value transfer | Type reference (TYPE) | REF TO /TDAG/CPCL_PSTR_NODE_EVENT_PAR | Knoten der Produktstruktur | 20060407 | ||
| 2 | PO_SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | Sender des Events | 20060407 | ||
| 3 | PS_ADDINFO | Exporting | Value transfer | Type reference (TYPE) | RCGADDINF | EHS: Zusatzinfos für FB-Aufrufe | 20060407 | ||
| 4 | PS_NODE | Exporting | Value transfer | Type reference (TYPE) | /TDAG/CPS_PSTRDATA | CP: Struktur eines Knotens der Produktstruktur-Daten | 20060407 | ||
| 5 | P_SCENARIO_ID | Exporting | Value transfer | Type reference (TYPE) | /TDAG/CPE_SCENARIOID | Compliance-Szenario | 20060407 |
Event NEW_TREE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_DATA | Exporting | Value transfer | Type reference (TYPE) | REF TO /TDAG/CPCL_PSTR_TREE_EVENT_PAR | Baum der Produktstruktur | 20060407 | ||
| 2 | PO_SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | Sender des Events | 20060407 | ||
| 3 | PS_ADDINFO | Exporting | Value transfer | Type reference (TYPE) | RCGADDINF | EHS: Zusatzinfos für FB-Aufrufe | 20060407 | ||
| 4 | P_LEVEL | Exporting | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060407 | ||
| 5 | P_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TV_NODEKEY | Schlüssel eines Knotens | 20060407 | ||
| 6 | P_SCENARIO_ID | Exporting | Value transfer | Type reference (TYPE) | /TDAG/CPE_SCENARIOID | Compliance-Szenario | 20060407 |
Event SELECTION_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_DATA_HANDLER | Exporting | Value transfer | Type reference (TYPE) | /TDAG/CPE_HANDLER_REF | Reference to data handler object | 20090416 | ||
| 2 | PO_SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | Sender des Events | 20050217 | ||
| 3 | PS_ADDINFO | Exporting | Value transfer | Type reference (TYPE) | RCGADDINF | Stichtag und Änderungsnummer | 20050217 | ||
| 4 | PS_FATHER_NODE_DATA | Exporting | Value transfer | Type reference (TYPE) | /TDAG/CPS_PSTRDATA | Data of father node | 20080902 | ||
| 5 | PT_NODE_DATA | Exporting | Value transfer | Type reference (TYPE) | /TDAG/CPY_PSTRDATA | Die Daten des selek. Knotens und dessen unmittelb. Kompon. | 20050217 | ||
| 6 | P_SCENARIO_ID | Exporting | Value transfer | Type reference (TYPE) | /TDAG/CPE_SCENARIOID | Aktuelles Szenario (Tab-Reiter) im Manager | 20050217 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |