Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PS_UI_TREE | Tree Interface | 20100618 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PS_UI_DRAFT_TREE | Hierarchy Tree | 20100722 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_PS_UI_HIERARCHY_TREE | Hierarchy Tree | 20100617 |
Properties
Class | CL_PS_UI_TREE | |
Short Description | Tree control | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PS_HLP_MD | Handling Large Projects:-Master Data |
Created | 20100609 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PS_UI_TREE | Tree Interface | 20100618 |
Friends
Class CL_PS_UI_TREE 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) | CL_GUI_ALV_TREE | ALV Tree Control | 20100609 | ||
2 | ![]() |
Instance attribute | Protected | See coding | Expanded Nodes(Expect leadf nodes) | 20100704 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20100929 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20101012 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20100929 |
Methods
Events
Class CL_PS_UI_TREE has no event.
Types
Class CL_PS_UI_TREE has no local type.
Method Signatures
Method ADD_EXPANDED_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20100704 |
Method ADD_EXPANDED_NODE on class CL_PS_UI_TREE has no exception.
Method AFTER_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UCOMM | Value transfer | Attribute reference (LIKE) | 20100618 |
Method AFTER_USER_COMMAND on class CL_PS_UI_TREE has no exception.
Method BEFORE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UCOMM | Call by reference | Attribute reference (LIKE) | 20100818 |
Method BEFORE_USER_COMMAND on class CL_PS_UI_TREE has no exception.
Method BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method BUTTON_CLICK on class CL_PS_UI_TREE has no exception.
Method CHECKBOX_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKED | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method CHECKBOX_CHANGE on class CL_PS_UI_TREE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PS_UI_TREE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PS_UI_TREE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PS_UI_TREE has no parameter.
Method CONSTRUCTOR on class CL_PS_UI_TREE has no exception.
Method CREATE_TREE Signature
Method CREATE_TREE on class CL_PS_UI_TREE has no parameter.
Method CREATE_TREE on class CL_PS_UI_TREE has no exception.
Method CREATE_TREEALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FCAT_COMPLETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100618 | ||
2 | ![]() |
IV_HIDE_SELECTION | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_FALSE | Visibility of Selection | 20100618 | |
3 | ![]() |
IV_ITEM_SELECTION | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_TRUE | Can Individual Items be Selected? | 20100618 | |
4 | ![]() |
IV_LIFETIME | Call by reference | Type reference (TYPE) | I | Lifetime | 20100618 | ||
5 | ![]() |
IV_MODEL_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100618 | ||
6 | ![]() |
IV_NODE_SELECTION_MODE | Call by reference | Type reference (TYPE) | I | CL_GUI_COLUMN_TREE=>NODE_SEL_MODE_SINGLE | Nodes: Single or Multiple Selection | 20100618 | |
7 | ![]() |
IV_NO_HTML_HEADER | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_FALSE | NO_HTML_HEADER | 20100618 | |
8 | ![]() |
IV_NO_TOOLBAR | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_FALSE | NO_TOOLBAR | 20100618 | |
9 | ![]() |
IV_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 20100618 | ||
10 | ![]() |
IV_PRINT | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_FALSE | Print Only | 20100618 | |
11 | ![]() |
IV_SHELLSTYLE | Call by reference | Type reference (TYPE) | I | Shell Style | 20100618 |
Method CREATE_TREEALV on class CL_PS_UI_TREE has no exception.
Method DEFAULT_CONTEXT_MENU_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Call by reference | Attribute reference (LIKE) | 20100818 |
Method DEFAULT_CONTEXT_MENU_REQUEST on class CL_PS_UI_TREE has no exception.
Method DEFAULT_CONTEXT_MENU_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20100818 |
Method DEFAULT_CONTEXT_MENU_SELECT on class CL_PS_UI_TREE has no exception.
Method DELETE_EXPANDED_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20100704 |
Method DELETE_EXPANDED_NODE on class CL_PS_UI_TREE has no exception.
Method EXPAND_NC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20100618 |
Method EXPAND_NC on class CL_PS_UI_TREE has no exception.
Method FREE Signature
Method FREE on class CL_PS_UI_TREE has no parameter.
Method FREE on class CL_PS_UI_TREE has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIRST | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100701 | |
2 | ![]() |
IV_LEVEL | Call by reference | Type reference (TYPE) | SY-TABIX | 1 | Index of Internal Tables | 20100701 |
Method GET_DATA on class CL_PS_UI_TREE has no exception.
Method GET_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20100616 |
Method GET_EVENTS on class CL_PS_UI_TREE has no exception.
Method GET_EXCEPTION_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EXCEPTION_FIELD | Call by reference | Type reference (TYPE) | LVC_S_L004 | ALV control: Exceptions | 20100616 |
Method GET_EXCEPTION_FIELD on class CL_PS_UI_TREE has no exception.
Method GET_EXCEPT_QINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXCEPT_QINFO | Call by reference | Type reference (TYPE) | LVC_T_QINF | Table for Exception Quickinfo | 20100616 |
Method GET_EXCEPT_QINFO on class CL_PS_UI_TREE has no exception.
Method GET_EXCLUDED_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TOOLBAR_EXCLUDED | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20100616 |
Method GET_EXCLUDED_TOOLBAR on class CL_PS_UI_TREE has no exception.
Method GET_FIELD_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20100616 |
Method GET_FIELD_CATALOG on class CL_PS_UI_TREE has no exception.
Method GET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FILTERS | Call by reference | Type reference (TYPE) | LVC_T_FILT | ALV control: Table of filter conditions | 20100616 |
Method GET_FILTER on class CL_PS_UI_TREE has no exception.
Method GET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_HIERARCHY_HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | Tree Control: Attributes of the Hierarchy Header | 20100616 |
Method GET_HEADER on class CL_PS_UI_TREE has no exception.
Method GET_LIST_COMMENTARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST_COMMENTARY | Call by reference | Type reference (TYPE) | SLIS_T_LISTHEADER | 20100616 |
Method GET_LIST_COMMENTARY on class CL_PS_UI_TREE has no exception.
Method GET_REGISTERED_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20100611 |
Method GET_REGISTERED_EVENTS on class CL_PS_UI_TREE has no exception.
Method GET_SPECIAL_GROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SPECIAL_GROUPS | Call by reference | Type reference (TYPE) | LVC_T_SGRP | ALV control: Table of field groups | 20100616 |
Method GET_SPECIAL_GROUPS on class CL_PS_UI_TREE has no exception.
Method GET_STRUCTURE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Table Name | 20100616 |
Method GET_STRUCTURE_NAME on class CL_PS_UI_TREE has no exception.
Method GET_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20100616 |
Method GET_VARIANT on class CL_PS_UI_TREE has no exception.
Method HEADER_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 |
Method HEADER_CLICK on class CL_PS_UI_TREE has no exception.
Method HEADER_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
UCOMM | Call by reference | Attribute reference (LIKE) | 20100818 |
Method HEADER_CONTEXT_MENU on class CL_PS_UI_TREE has no exception.
Method HEADER_CONTEXT_MENU_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
MENU | Call by reference | Attribute reference (LIKE) | 20100818 |
Method HEADER_CONTEXT_MENU_REQUEST on class CL_PS_UI_TREE has no exception.
Method HEADER_CONTEXT_MENU_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 |
Method HEADER_CONTEXT_MENU_SELECT on class CL_PS_UI_TREE has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BACKGROUND_ID | Call by reference | Type reference (TYPE) | SDYDO_KEY | HTML Background | 20100616 | ||
2 | ![]() |
IV_DEFAULT | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | Default Display Variant | 20100616 | |
3 | ![]() |
IV_LOGO | Call by reference | Type reference (TYPE) | SDYDO_VALUE | Logo | 20100616 | ||
4 | ![]() |
IV_SAVE | Call by reference | Type reference (TYPE) | CHAR01 | 'A' | Save Layout | 20100616 |
Method INITIALIZE on class CL_PS_UI_TREE has no exception.
Method IS_EXPANDED_NODE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100704 | ||
2 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20100704 |
Method IS_EXPANDED_NODE_EXISTS on class CL_PS_UI_TREE has no exception.
Method ITEM_CONTEXT_MENU_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
MENU | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method ITEM_CONTEXT_MENU_REQUEST on class CL_PS_UI_TREE has no exception.
Method ITEM_CONTEXT_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method ITEM_CONTEXT_MENU_SELECTED on class CL_PS_UI_TREE has no exception.
Method ITEM_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method ITEM_DOUBLE_CLICK on class CL_PS_UI_TREE has no exception.
Method ITEM_KEYPRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
KEY | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method ITEM_KEYPRESS on class CL_PS_UI_TREE has no exception.
Method LEFT_CLICK_DESIGN Signature
Method LEFT_CLICK_DESIGN on class CL_PS_UI_TREE has no parameter.
Method LEFT_CLICK_DESIGN on class CL_PS_UI_TREE has no exception.
Method LEFT_CLICK_RUN Signature
Method LEFT_CLICK_RUN on class CL_PS_UI_TREE has no parameter.
Method LEFT_CLICK_RUN on class CL_PS_UI_TREE has no exception.
Method LINK_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method LINK_CLICK on class CL_PS_UI_TREE has no exception.
Method MOVE_CONTROL Signature
Method MOVE_CONTROL on class CL_PS_UI_TREE has no parameter.
Method MOVE_CONTROL on class CL_PS_UI_TREE has no exception.
Method NAVIGATE_TO_PARENT Signature
Method NAVIGATE_TO_PARENT on class CL_PS_UI_TREE has no parameter.
Method NAVIGATE_TO_PARENT on class CL_PS_UI_TREE has no exception.
Method NODE_CONTEXT_MENU_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method NODE_CONTEXT_MENU_REQUEST on class CL_PS_UI_TREE has no exception.
Method NODE_CONTEXT_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method NODE_CONTEXT_MENU_SELECTED on class CL_PS_UI_TREE has no exception.
Method NODE_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) | 20100818 |
Method NODE_DOUBLE_CLICK on class CL_PS_UI_TREE has no exception.
Method NODE_KEYPRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method NODE_KEYPRESS on class CL_PS_UI_TREE has no exception.
Method ON_DRAG 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) | 20100818 | ||||
2 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method ON_DRAG on class CL_PS_UI_TREE has no exception.
Method ON_DRAG_MULTIPLE 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) | 20100818 | ||||
2 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
3 | ![]() |
NODE_KEY_TABLE | Call by reference | Attribute reference (LIKE) | 20100818 |
Method ON_DRAG_MULTIPLE on class CL_PS_UI_TREE has no exception.
Method ON_DROP 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) | 20100818 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method ON_DROP on class CL_PS_UI_TREE has no exception.
Method ON_DROP_COMPLETE 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) | 20100818 | ||||
2 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method ON_DROP_COMPLETE on class CL_PS_UI_TREE has no exception.
Method ON_DROP_COMPLETE_MULTIPLE 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) | 20100818 | ||||
2 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20100818 | ||||
3 | ![]() |
NODE_KEY_TABLE | Call by reference | Attribute reference (LIKE) | 20100818 |
Method ON_DROP_COMPLETE_MULTIPLE on class CL_PS_UI_TREE has no exception.
Method ON_DROP_GET_FLAVOR 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) | 20100818 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20100818 |
Method ON_DROP_GET_FLAVOR on class CL_PS_UI_TREE has no exception.
Method RIGHT_CLICK Signature
Method RIGHT_CLICK on class CL_PS_UI_TREE has no parameter.
Method RIGHT_CLICK on class CL_PS_UI_TREE has no exception.
Method SELECTION_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20100618 |
Method SELECTION_CHANGED on class CL_PS_UI_TREE has no exception.
Method SET_REGISTERED_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | 20100611 | |||
2 | ![]() |
IT_EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20100611 |
Method SET_REGISTERED_EVENTS on class CL_PS_UI_TREE has no exception.
Method SIZE_CONTROL Signature
Method SIZE_CONTROL on class CL_PS_UI_TREE has no parameter.
Method SIZE_CONTROL on class CL_PS_UI_TREE has no exception.
Method TOP_OF_LIST Signature
Method TOP_OF_LIST on class CL_PS_UI_TREE has no parameter.
Method TOP_OF_LIST on class CL_PS_UI_TREE has no exception.
Method TOP_OF_PAGE Signature
Method TOP_OF_PAGE on class CL_PS_UI_TREE has no parameter.
Method TOP_OF_PAGE on class CL_PS_UI_TREE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |