SAP ABAP Interface IF_PS_UI_TREE (Tree Interface)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PS-ST (Application Component) Structures
⤷
PS_HLP_MD (Package) Handling Large Projects:-Master Data
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PS_UI_TREE | Tree control | 20100618 |
Properties
| Interface | IF_PS_UI_TREE | |
| Short Description | Tree Interface |
General Data
| Package | PS_HLP_MD | Handling Large Projects:-Master Data |
| Created | 20100618 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CL_GUI_COLUMN_TREE | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_PS_UI_TREE has no interface.
Friends
Interface IF_PS_UI_TREE has no friend.
Attributes
Interface IF_PS_UI_TREE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Tree Instance | 20100618 |
Events
Interface IF_PS_UI_TREE has no event.
Types
Interface IF_PS_UI_TREE has no local type.
Method Signatures
Method CREATE_TREE 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_TREE on Interface IF_PS_UI_TREE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |