SAP ABAP Class CL_GUI_PEGGING_TREE_GPD (Navigation Tree for Cost Estimates)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷ IS-AD-GPD (Application Component) Pegging, Grouping, and Distribution
⤷ GPD (Package) Grouping, Pegging and Distribution
⤷ IS-AD-GPD (Application Component) Pegging, Grouping, and Distribution
⤷ GPD (Package) Grouping, Pegging and Distribution
Properties
Class | CL_GUI_PEGGING_TREE_GPD | |
Short Description | Navigation Tree for Cost Estimates | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GPD | Grouping, Pegging and Distribution |
Created | 20000614 | SAP |
Last change | 20050301 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CK | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ICON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | TYPPS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_PEGGING_TREE_GPD has no interface implemented.
Friends
Class CL_GUI_PEGGING_TREE_GPD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MR_ALV_TREE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | 20000614 | |||
2 | MT_OUTTAB | Instance attribute | Private | Type reference (TYPE) | CKF_T_GUI_CE_TREE | 20000614 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHANGE_TOOLBAR | Instance method | Private | Method | 20000614 | |
2 | CONSTRUCTOR | Instance method | Public | Constructor | 20000614 | |
3 | CREATE_CHILDREN | Instance method | Public | Method | 20000614 | |
4 | CREATE_HIERARCHY | Instance method | Private | Method | 20000614 | |
5 | GET_SELECTED_ROW | Instance method | Private | Method | 20000614 | |
6 | HANDLE_HEADER_CLICK | Instance method | Private | Event handling method | 20000614 | |
7 | HANDLE_SELECTION_CHANGED | Instance method | Private | Event handling method | 20000614 | |
8 | INSERT_COMPONENT | Instance method | Private | Method | 20000614 | |
9 | ON_TOOLBAR_FUNCTION_SELECTED | Instance method | Private | Event handling method | 20000614 | |
10 | REGISTER_CONTROL_EVENTS | Instance method | Private | Method | 20000614 | |
11 | SET_HANDLER | Instance method | Private | Method | 20000614 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | COSTING_MODEL_SELECTED | Instance Event (0) |
Public (2) |
20000614 | |
2 | ON_COST_ESTIMATE_SELECTED | Instance Event (0) |
Public (2) |
20000614 | |
3 | ON_USER_COMMAND | Instance Event (0) |
Public (2) |
20000614 |
Types
Class CL_GUI_PEGGING_TREE_GPD has no local type.
Method Signatures
Method CHANGE_TOOLBAR Signature
Method CHANGE_TOOLBAR on class CL_GUI_PEGGING_TREE_GPD has no parameter.
Method CHANGE_TOOLBAR on class CL_GUI_PEGGING_TREE_GPD has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_ECP_GUI | Call by reference | Object reference (TYPE REF TO) | CL_GUI_EASY_COST_PLANNING | Controller für GUI-Controls im ECP&ES | 20000614 | ||
2 | Importing | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20000614 | ||
3 | Importing | IS_GUI_SETTINGS | Call by reference | Type reference (TYPE) | CKF_GUI_CE_SETTINGS | Anzeigesteuernde Statusfelder einer Kalkulationshierarchie | 20000614 | ||
4 | Importing | I_DISPLAY_MODE | Call by reference | Type reference (TYPE) | AKTYP | Aktivitätstyp in der Transaktion | 20000614 | ||
5 | Importing | I_IS_EWT | Value transfer | Type reference (TYPE) | XFLAG | SPACE | neue Eingabewerte | 20000614 | |
6 | Importing | I_NO_TOOLBAR | Value transfer | Type reference (TYPE) | XFLAG | SPACE | keine Toolbar | 20000614 | |
7 | Importing | I_SIMPLE_TOOLBAR | Call by reference | Type reference (TYPE) | XFLAG | SPACE | einfache Toolbar | 20000614 |
Method CONSTRUCTOR on class CL_GUI_PEGGING_TREE_GPD has no exception.
Method CREATE_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_TOP_COST_ESTIMATE | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20000614 | ||
2 | Importing | I_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20000614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | NOT_FOUND | Position sollt Kind haben, es wurden aber keine gefunden | 20000614 | |
2 | NO_COST_ESTIMATE_USED | Kalkulationszeile zeigt auf keine untergeordnete Kalkulation | 20000614 |
Method CREATE_HIERARCHY Signature
Method CREATE_HIERARCHY on class CL_GUI_PEGGING_TREE_GPD has no parameter.
Method CREATE_HIERARCHY on class CL_GUI_PEGGING_TREE_GPD has no exception.
Method GET_SELECTED_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Selektierter Knoten | 20000614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | NO_ROW_SELECTED | Kein Knoten und kein Item selektiert | 20000614 |
Method HANDLE_HEADER_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FIELDNAME | Call by reference | Type reference (TYPE) | 20000614 |
Method HANDLE_HEADER_CLICK on class CL_GUI_PEGGING_TREE_GPD has no exception.
Method HANDLE_SELECTION_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20000614 |
Method HANDLE_SELECTION_CHANGED on class CL_GUI_PEGGING_TREE_GPD has no exception.
Method INSERT_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_NEW_NKEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Neu eingefügter Knoten | 20000614 | ||
2 | Importing | IR_COSTING_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_COSTING_COMPONENT | PCP Bewertungsobjekt | 20000614 | ||
3 | Importing | IR_COST_ESTIMATE | Call by reference | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20000614 | ||
4 | Importing | I_PARENT_HEAD_FACTOR | Call by reference | Type reference (TYPE) | F | Kopfverhältnis | 20000614 | ||
5 | Importing | I_PARENT_NKEY | Value transfer | Type reference (TYPE) | LVC_NKEY | ALV-Knoten, in den eingefügt wird | 20000614 | ||
6 | Importing | I_PARENT_PATH_FACTOR | Call by reference | Type reference (TYPE) | CKF_GUI_CE_TREE_ADDITIONS-PATH_FACTOR | Natürliche Zahl | 20000614 | ||
7 | Importing | I_RELATIONSHIP | Value transfer | Type reference (TYPE) | I | Relationship | 20000614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | NOT_A_REF_NODE | Kein Knoten | 20000614 |
Method ON_TOOLBAR_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FCODE | Call by reference | Type reference (TYPE) | 20000614 |
Method ON_TOOLBAR_FUNCTION_SELECTED on class CL_GUI_PEGGING_TREE_GPD has no exception.
Method REGISTER_CONTROL_EVENTS Signature
Method REGISTER_CONTROL_EVENTS on class CL_GUI_PEGGING_TREE_GPD has no parameter.
Method REGISTER_CONTROL_EVENTS on class CL_GUI_PEGGING_TREE_GPD has no exception.
Method SET_HANDLER Signature
Method SET_HANDLER on class CL_GUI_PEGGING_TREE_GPD has no parameter.
Method SET_HANDLER on class CL_GUI_PEGGING_TREE_GPD has no exception.
Event Signatures
Event COSTING_MODEL_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_COSTING_MODEL_NAME | Exporting | Value transfer | Type reference (TYPE) | CK_COSTMODEL | Kalkulationsmodell | 20000614 |
Event ON_COST_ESTIMATE_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_COST_ESTIMATE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_COST_ESTIMATE | PCP Plankalkulation | 20000614 |
Event ON_USER_COMMAND Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_UCOMM | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000614 |
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 46C1 |