SAP ABAP Class CL_MI_COLUMN_TREE (Derivative for purposes of the Memory Inspector)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_ANALYZE_MI (Package) Objects for Memory Inspector
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_COLUMN_TREE | Column Tree Control | 20090218 |
Properties
| Class | CL_MI_COLUMN_TREE | |
| Short Description | Derivative for purposes of the Memory Inspector | |
| Super Class | CL_GUI_COLUMN_TREE | Column Tree Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_ANALYZE_MI | Objects for Memory Inspector |
| Created | 20090218 | SAP |
| Last change | 20090618 | 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_MI_COLUMN_TREE has no interface implemented.
Friends
Class CL_MI_COLUMN_TREE has no friend class.
Attributes
Class CL_MI_COLUMN_TREE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return the selected rows | 20090218 | |
| 2 | Instance method | Public | Method | Make the selected columns visable | 20090218 |
Events
Class CL_MI_COLUMN_TREE has no event.
Types
Class CL_MI_COLUMN_TREE has no local type.
Method Signatures
Method GIVE_SELECTED_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20090218 | |||
| 2 | INVALID_COLUMN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090218 | ||||
| 3 | MULTIPLE_COLUMNS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Zustand bei der Darstellung | 20090218 |
Method SET_COLUMNS_VISIBLE Signature
Method SET_COLUMNS_VISIBLE on class CL_MI_COLUMN_TREE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Zustand bei der Darstellung | 20090218 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |