SAP ABAP Class CL_RSR_MDX_UI_TREE_STMT (MDX: Dialog: Tree Display for Statements)
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_META | MDX: Dialog: Metadata Tree Display | 20090602 |
Properties
| Class | CL_RSR_MDX_UI_TREE_STMT | |
| Short Description | MDX: Dialog: Tree Display for Statements | |
| Super Class | CL_RSR_MDX_UI_TREE_META | MDX: Dialog: Metadata Tree Display |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_UI | MDX: Dialog |
| Created | 20090518 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_TREE_STMT has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_TREE_STMT has no interface implemented.
Friends
Class CL_RSR_MDX_UI_TREE_STMT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_COMMAND_OPEN | Reading Statements | 20090602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090602 | |
| 2 | Instance method | Private | Method | Deletes the statement | 20090604 | |
| 3 | Instance method | Private | Method | Adds folder for "drafts" | 20100226 | |
| 4 | Instance method | Private | Method | Add a node for a statement | 20090603 | |
| 5 | Instance method | Private | Event handling method | Event: Command or function executed | 20090615 |
Events
Class CL_RSR_MDX_UI_TREE_STMT has no event.
Types
Class CL_RSR_MDX_UI_TREE_STMT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20090602 | |||
| 2 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_MODEL | MDX: Dialog: Modell | 20090602 | |||
| 3 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20090602 |
Method CONSTRUCTOR on class CL_RSR_MDX_UI_TREE_STMT has no exception.
Method DELETE_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | STRING | Knoten | 20090604 | |||
| 2 | I_S_NODE | Call by reference | Type reference (TYPE) | TP_S_META_NODE | Metadaten-Knoten | 20090604 |
Method DELETE_STATEMENT on class CL_RSR_MDX_UI_TREE_STMT has no exception.
Method INSERT_DRAFT_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_FOLDER_NODE | Value transfer | Type reference (TYPE) | TP_S_META_NODE | Ordner für "Entwürfe" | 20100301 |
Method INSERT_DRAFT_FOLDER on class CL_RSR_MDX_UI_TREE_STMT has no exception.
Method INSERT_STMT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSR_MDX_UI_STMT_NAME | MDX: Dialog: Name des Statements | 20090603 | |||
| 2 | I_S_PARENT_NODE | Call by reference | Type reference (TYPE) | TP_S_META_NODE | Vater-Knoten | 20090603 |
Method INSERT_STMT_NODE on class CL_RSR_MDX_UI_TREE_STMT has no exception.
Method ON_COMMAND_EXECUTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_COMMAND | Call by reference | Attribute reference (LIKE) | 20090615 | |||||
| 2 | E_SUBRC | Call by reference | Attribute reference (LIKE) | 20090615 |
Method ON_COMMAND_EXECUTED on class CL_RSR_MDX_UI_TREE_STMT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |