SAP ABAP Class CL_RSR_MDX_UI_TREE_COL_BINDING (MDX: Dialog: Tree Display for Column Binding)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_UI (Package) MDX: Dialog
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_TREE_BASE | MDX: Dialog: Base Class for a Tree Display | 20090520 |
Properties
| Class | CL_RSR_MDX_UI_TREE_COL_BINDING | |
| Short Description | MDX: Dialog: Tree Display for Column Binding | |
| Super Class | CL_RSR_MDX_UI_TREE_BASE | MDX: Dialog: Base Class for a Tree Display |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_UI | MDX: Dialog |
| Created | 20090520 | SAP |
| Last change | 20130531 | 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_RSR_MDX_UI_TREE_COL_BINDING has no interface implemented.
Friends
Class CL_RSR_MDX_UI_TREE_COL_BINDING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | Column Name for Status of a Cell | 20090520 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | Column Name for Formatted Value | 20090520 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | Column Name for Ordinal Numbers | 20090520 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | STRING | Column Name for Transfer Property | 20090520 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | STRING | Column Name for Unit | 20090520 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | STRING | Column Name for Value | 20090520 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | '~ROOT' | Key for Root Node | 20090520 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSR_MDX_BXML_T_COLUMN_INFO | Data Table Information | 20090520 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSR_MDX_BXML_T_HEADER | Header Information | 20090520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090520 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090520 | |
| 3 | Instance method | Public | Method | Returns the column binding | 20090520 | |
| 4 | Instance method | Private | Method | Inserts a checkbox as column | 20090520 |
Events
Class CL_RSR_MDX_UI_TREE_COL_BINDING has no event.
Types
Class CL_RSR_MDX_UI_TREE_COL_BINDING has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSR_MDX_UI_TREE_COL_BINDING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSR_MDX_UI_TREE_COL_BINDING has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20090520 | |||
| 2 | I_T_DATA_INFO | Call by reference | Type reference (TYPE) | RSR_MDX_BXML_T_COLUMN_INFO | Informationen zur Datentabelle | 20090520 | |||
| 3 | I_T_HEADER | Call by reference | Type reference (TYPE) | RSR_MDX_BXML_T_HEADER | Kopfinformationen | 20090520 |
Method CONSTRUCTOR on class CL_RSR_MDX_UI_TREE_COL_BINDING has no exception.
Method GET_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_BINDING | Value transfer | Type reference (TYPE) | RSR_MDX_BXML_T_COLUMN_BINDING | MDX: Flattening über basXML: Datenbindung für die Spalten | 20090520 |
Method GET_BINDING on class CL_RSR_MDX_UI_TREE_COL_BINDING has no exception.
Method INSERT_CHECKBOX_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHOSEN | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Checkbox ausgewählt? | 20090520 | ||
| 2 | I_ITEM_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Items | 20090520 | |||
| 3 | I_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Knoten-Schlüssel | 20090520 |
Method INSERT_CHECKBOX_ITEM on class CL_RSR_MDX_UI_TREE_COL_BINDING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |