SAP ABAP Class CL_SIMPLE_TREE_VIEW_MM (Simplest Kind of Tree)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_APPLICATION (Package) Structure Package EBP
⤷
ME (Package) Application development R/3 Purchasing

⤷

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_TREE_SIMPLE | Simple ALV Tree | 19990302 |
Properties
Class | CL_SIMPLE_TREE_VIEW_MM | |
Short Description | Simplest Kind of Tree | |
Super Class | CL_GUI_ALV_TREE_SIMPLE | Simple ALV Tree |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ME | Application development R/3 Purchasing |
Created | 19990302 | SAP |
Last change | 20100310 | 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) |
Interfaces
Class CL_SIMPLE_TREE_VIEW_MM has no interface implemented.
Friends
Class CL_SIMPLE_TREE_VIEW_MM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MMPUR_T_ICON_CATALOG | Icon Catalog | 19990318 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 1 | Deep = 1 | 19990412 | |
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | L_TY_NODE_PARENT_TAB | Table Node/Index | 19990412 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MMPUR_BOOL | Table Contains Image Table | 20000410 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create a Context Menu | 20081021 |
2 | ![]() |
Instance method | Public | Method | Returns Index of All Children in Folder | 19990412 |
3 | ![]() |
Instance method | Protected | Method | Returns Index of Nodes in Output Table | 19990412 |
4 | ![]() |
Instance method | Public | Method | Also Delivers Children from Selected Folders | 19990412 |
5 | ![]() |
Instance method | Public | Method | Defines Valid Icons for Hierarchies | 19990318 |
Events
Class CL_SIMPLE_TREE_VIEW_MM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | L_TY_NODE_PARENT | Protected | See coding | Structure | 19990412 |
|
|
2 | L_TY_NODE_PARENT_TAB | Protected | See coding | Table type | 19990412 |
|
Method Signatures
Method CREATE_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20081021 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20081021 | ||
3 | ![]() |
I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20081021 |
Method CREATE_CONTEXT_MENU on class CL_SIMPLE_TREE_VIEW_MM has no exception.
Method GET_INDEX_FROM_GROUPL_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INDEX | Call by reference | Type reference (TYPE) | LVC_T_INDX | Index | 19990412 | ||
2 | ![]() |
IM_GROUPLEVEL | Call by reference | Type reference (TYPE) | LVC_FNAME | Feldname des Levels | 19990412 | ||
3 | ![]() |
IM_INDEX | Call by reference | Type reference (TYPE) | LVC_INDEX | Index des Folders | 19990412 |
Method GET_INDEX_FROM_GROUPL_INDEX on class CL_SIMPLE_TREE_VIEW_MM has no exception.
Method GET_INDEX_FROM_NODE_KEY_DEEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INDEX | Call by reference | Type reference (TYPE) | LVC_T_INDX | index table | 19990412 | ||
2 | ![]() |
I_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | nodekey | 19990412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
node_not_found | 19990412 |
Method GET_SELECTED_NODES_DEEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INDEX_OUTTAB | Call by reference | Type reference (TYPE) | LVC_T_INDX | Selektierte Zeilen | 19990412 |
Method GET_SELECTED_NODES_DEEP on class CL_SIMPLE_TREE_VIEW_MM has no exception.
Method SET_ICON_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ICON_CATALOG | Call by reference | Type reference (TYPE) | MMPUR_T_ICON_CATALOG | Icon-Katalog | 19990318 |
Method SET_ICON_CATALOG on class CL_SIMPLE_TREE_VIEW_MM has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |