Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GFW_COLUMN_TREE | Do not use!!!!!!!! | 19990412 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GP_HIER | GFW: Interface for structure-specific methods | 19990129 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GP_PRODUCT | GFW: Interface of the product classes for the graphic proxy | 19990120 |
Properties
| Class | CL_GFW_GP_HIER_SAPTREE | |
| Short Description | GFW: Product-specific section of CL_GUI_GP_HIER | |
| Super Class | CL_GFW_COLUMN_TREE | Do not use!!!!!!!! |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SGRB | ABAP Graphic Proxies |
| Created | 19990120 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GP_HIER | GFW: Interface for structure-specific methods | 19990129 | ||
| 2 | IF_GP_PRODUCT | GFW: Interface of the product classes for the graphic proxy | 19990120 |
Friends
Class CL_GFW_GP_HIER_SAPTREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_COLUMN_TABLE | Definitions for all columns of tree | 19990412 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 1 | Next free column number (for name) | 19990412 | ||
| 3 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'HD' | Name of default hierarchy column | 19990414 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Checkbox status: 'X': selected; ' ': not selected | 19990127 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | Function code from last event | 19990120 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | current event is system event | 19990604 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TV_ITMNAME | Item name of the last event | 19990127 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Menu from request event | 19990120 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TV_NODEKEY | Node key sent by last event | 19990120 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TREEV_NKS | Node key table from last event | 19990322 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_GP | Graphic proxy reference | 19990120 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GFW_GP_HIER_FRIEND | Data used together with GP | 19990120 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CHAR80 | Current item order in tree (important for columns) | 19990412 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | TY_LINK_TABLE | list of links (s. meth fill) | 19990722 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | TY_ITEM_TABLE | Current item list | 19990120 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | TREEV_NTAB | Current node list | 19990120 | |||
| 17 | Instance attribute | Private | See coding | dc-key <-> node key | 19990525 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | I | 1 | next free number(for node key) | 19990525 | ||
| 19 | Instance attribute | Private | Type reference (TYPE) | GFW_BOOLEAN | GFW_FALSE | Workaround for super -> free | 19990331 | ||
| 20 | Instance attribute | Private | Type reference (TYPE) | GFWOBJID | Knoten, der am oberen Rand angezeigt wird | 19990525 |
Methods
Events
Class CL_GFW_GP_HIER_SAPTREE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_COLUMN | Private | See coding | Definition of a column | 19990412 | |
|
| 2 | TY_COLUMN_TABLE | Private | See coding | Definitions of all columns in tree | 19990412 | |
|
| 3 | TY_DC_ITEM | Private | See coding | TY_DC_ITEM | 19990525 | |
|
| 4 | TY_DC_OBJECT | Private | See coding | data of an object written from dc (incl. modes) | 19990525 | |
|
| 5 | TY_ITEM_TABLE | Private | See coding | Item table | 19990120 | |
|
| 6 | TY_ITEM_UPD_TABLE | Private | See coding | item table for update of items | 19990706 | |
|
| 7 | TY_LINK | Private | See coding | successor information for 1 link | 19990722 | |
|
| 8 | TY_LINK_TABLE | Private | See coding | link info (to identify root nodes/insert a root node) | 19990722 | |
|
| 9 | TY_NODE_MOVE | Private | See coding | TY_NODE_MOVE | 19990706 | |
|
| 10 | TY_NODE_MOVE_TABLE | Private | See coding | TY_NODE_MOVE_TABLE | 19990706 | |
|
| 11 | TY_OBJECT_KEYS | Private | See coding | TY_OBJECT_KEYS | 19990525 | |
Method Signatures
Method CLEAR_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, if ok | 19990525 |
Method CLEAR_OBJECTS on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime | 19990120 | |||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 19990120 | |||
| 3 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell Style | 19990120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990120 | ||
| 2 | " | 19990120 | ||
| 3 | " | 19990120 | ||
| 4 | " | 19990120 |
Method DELETE_TREE_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | TY_COLUMN | Column to be deleted | 19990412 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19990412 |
Method DELETE_TREE_COLUMN on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method GET_CHANGED_DC_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DC_OBJ | Call by reference | Type reference (TYPE) | TY_DC_OBJECT | data of changed object read from dc | 19990525 | |||
| 2 | OBJ_COUNTER | Call by reference | Type reference (TYPE) | I | number of requested change | 19990526 | |||
| 3 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, if ok | 19990525 |
Method GET_CHANGED_DC_OBJECT on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method GET_COLUMN_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | TY_COLUMN | New column | 19990412 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19990412 |
Method GET_COLUMN_CUSTOMIZING on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method GET_DC_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGES_IN_INITIAL_READ | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | flag for delay open | 19990526 | |||
| 2 | DC_OBJ | Call by reference | Type reference (TYPE) | TY_DC_OBJECT | next object read from dc | 19990525 | |||
| 3 | OBJ_COUNTER | Call by reference | Type reference (TYPE) | I | 1 | number of requested object | 19990526 | ||
| 4 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, if ok | 19990525 |
Method GET_DC_OBJECT on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method GET_FREE_COLUMN_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_NAME | Value transfer | Type reference (TYPE) | TV_ITMNAME | Column Name | 19990412 | |||
| 2 | IS_HIERARCHY_COL | Call by reference | Type reference (TYPE) | GFW_BOOLEAN | For hierarchy column (otherwise grid column) | 19990412 |
Method GET_FREE_COLUMN_NAME on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method GET_NODE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Object ID in tree | 19990401 | |||
| 2 | OBJID | Call by reference | Type reference (TYPE) | GFWOBJID | Object ID in data container | 19990401 |
Method GET_NODE_KEY on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method GET_NODE_RELAT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK_OBJID | Call by reference | Type reference (TYPE) | GFWOBJID | key of link (if auto_link = false) | 19990730 | |||
| 2 | OBJID | Call by reference | Type reference (TYPE) | GFWOBJID | key of object | 19990709 | |||
| 3 | PRED_OBJID | Call by reference | Type reference (TYPE) | GFWOBJID | key of pred object | 19990709 | |||
| 4 | RELATKEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | node key of relative | 19990709 | |||
| 5 | RELATSHIP | Call by reference | Type reference (TYPE) | INT4 | relationship to relative | 19990709 | |||
| 6 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, if ok | 19990709 |
Method GET_NODE_RELAT_DATA on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method GET_OBJID 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 | object id in tree | 19990525 | |||
| 2 | OBJID | Value transfer | Type reference (TYPE) | GFWOBJID | object id in data container | 19990525 |
Method GET_OBJID on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method HANDLE_ENSURE_OBJID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | cl_gfw=>ok, if ok | 19991011 |
Method HANDLE_ENSURE_OBJID_LIST on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method INSERT_TREE_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | TY_COLUMN | Column to be inserted | 19990412 | |||
| 2 | PRED_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Predecessor column | 19990412 | |||
| 3 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19990412 |
Method INSERT_TREE_COLUMN on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method OBJ_IS_IN_OBJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | GFW_BOOLEAN | true, if object exists | 19990526 | |||
| 2 | OBJID | Call by reference | Type reference (TYPE) | GFWOBJID | dc-id of requested object | 19990526 |
Method OBJ_IS_IN_OBJECT_LIST on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_BUTTON_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 19990127 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990127 |
Method ON_BUTTON_CLICKED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_CHECKBOX_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Call by reference | Attribute reference (LIKE) | 19990127 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 19990127 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990127 |
Method ON_CHECKBOX_CHANGED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_COLLAPSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990210 |
Method ON_COLLAPSED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_COLUMN_ORDER_CHANGED Signature
Method ON_COLUMN_ORDER_CHANGED on class CL_GFW_GP_HIER_SAPTREE has no parameter.
Method ON_COLUMN_ORDER_CHANGED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_CTX_ITEM_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990406 | |||||
| 2 | MENU | Call by reference | Type reference (TYPE) | 19990406 | |||||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990406 |
Method ON_CTX_ITEM_REQ on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_CTX_ITEM_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | 19990406 | |||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990406 | |||||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990406 |
Method ON_CTX_ITEM_SEL on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_CTX_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Attribute reference (LIKE) | 19990120 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990120 |
Method ON_CTX_REQ on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_CTX_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 19990120 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990120 |
Method ON_CTX_SEL on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_DRAG_MULTIPLE_SENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 19990318 | |||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990318 | |||||
| 3 | NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | 19990318 |
Method ON_DRAG_MULTIPLE_SENDED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_DRAG_SENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 19990203 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 19990203 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990203 |
Method ON_DRAG_SENDED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_DROP_COMPLETE_MULT_SENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 19990318 | |||||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990318 | |||||
| 3 | NODE_KEY_TABLE | Call by reference | Type reference (TYPE) | 19990318 |
Method ON_DROP_COMPLETE_MULT_SENDED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_DROP_COMPLETE_SENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 19990203 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 19990203 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990203 |
Method ON_DROP_COMPLETE_SENDED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_DROP_GET_FLAVOR_SENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 19990203 | |||||
| 2 | FLAVORS | Call by reference | Attribute reference (LIKE) | 19990203 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990203 |
Method ON_DROP_GET_FLAVOR_SENDED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_DROP_SENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 19990203 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990203 |
Method ON_DROP_SENDED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_CHILDREN | Call by reference | Attribute reference (LIKE) | 19990210 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990210 |
Method ON_EXPANDED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_HEADER_RESIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NAME | Call by reference | Type reference (TYPE) | 19990316 | |||||
| 2 | WIDTH_IN_CHAR | Call by reference | Type reference (TYPE) | 19990322 | |||||
| 3 | WIDTH_IN_PIXEL | Call by reference | Type reference (TYPE) | >INVALID< | 19990322 |
Method ON_HEADER_RESIZED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_ITEM_DOUBLE_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | 19990827 | |||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990827 |
Method ON_ITEM_DOUBLE_CLICKED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_LINK_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 19990127 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990127 |
Method ON_LINK_CLICKED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method ON_NODE_DOUBLE_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 19990120 |
Method ON_NODE_DOUBLE_CLICKED on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method SET_CUSTOMIZING_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19990120 |
Method SET_CUSTOMIZING_VALUES on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method SET_CU_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CU_KEY | Value transfer | Type reference (TYPE) | GFW_CU_KEY | Variant key of the node that belongs to the item | 19990129 | |||
| 2 | ITEM | Call by reference | Type reference (TYPE) | MTREEITM | Filled Customizing data for item | 19990128 | |||
| 3 | ITEM_NO | Value transfer | Type reference (TYPE) | I | Item number | 19990128 | |||
| 4 | LABEL | Value transfer | Type reference (TYPE) | GFWLABEL | Value loaded from data container for item | 19990128 |
Method SET_CU_ITEM on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method SET_CU_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CU_KEY | Value transfer | Type reference (TYPE) | GFW_CU_KEY | Variant key for node | 19990129 | |||
| 2 | NODE | Call by reference | Type reference (TYPE) | TREEV_NODE | Node data | 19990129 |
Method SET_CU_NODE on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method TRANSLATE_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INT_COL | Call by reference | Type reference (TYPE) | I | Internal color (as saved in database) | 19990120 | |||
| 2 | PROD_COL | Call by reference | Type reference (TYPE) | X | Product-specific color | 19990120 |
Method TRANSLATE_COLOR on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method UPDATE_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILL_MODE | Call by reference | Type reference (TYPE) | I | if_gp_notification=>co_... | 19990712 | |||
| 2 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if columns updated without error | 19990412 |
Method UPDATE_COLUMNS on class CL_GFW_GP_HIER_SAPTREE has no exception.
Method UPDATE_TREE_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_DATA | Call by reference | Type reference (TYPE) | TY_COLUMN | New data for the column | 19990412 | |||
| 2 | OLD_DATA | Call by reference | Type reference (TYPE) | TY_COLUMN | Column to be changed | 19990412 | |||
| 3 | RETVAL | Call by reference | Type reference (TYPE) | SYMSGNO | CL_GFW -> OK, if OK | 19990412 |
Method UPDATE_TREE_COLUMN on class CL_GFW_GP_HIER_SAPTREE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |