SAP ABAP Class CL_RSR_MDX_UI_COMMAND_DELETE (MDX: Dialog: Delete)
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_COMMAND_BASE | MDX: Dialog: Base Class for Commands | 20090604 |
Properties
| Class | CL_RSR_MDX_UI_COMMAND_DELETE | |
| Short Description | MDX: Dialog: Delete | |
| Super Class | CL_RSR_MDX_UI_COMMAND_BASE | MDX: Dialog: Base Class for Commands |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_UI | MDX: Dialog |
| Created | 20090604 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_COMMAND_DELETE has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_COMMAND_DELETE has no interface implemented.
Friends
Class CL_RSR_MDX_UI_COMMAND_DELETE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSR_MDX_UI_STMT_NAME | Name of Statement to Delete | 20090604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090604 | |
| 2 | Instance method | Private | Method | Deletes the statement from the database | 20090604 | |
| 3 | Instance method | Private | Method | Opens the user query for deleting a statement | 20090604 | |
| 4 | Instance method | Private | Method | Reorganizes the model (if necessary) | 20090604 |
Events
Class CL_RSR_MDX_UI_COMMAND_DELETE has no event.
Types
Class CL_RSR_MDX_UI_COMMAND_DELETE 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_NAME | Call by reference | Type reference (TYPE) | RSR_MDX_UI_STMT_NAME | Name des zu löschenden Statements | 20090604 | |||
| 2 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_MODEL | MDX: Dialog: Modell | 20090604 | |||
| 3 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20090604 |
Method CONSTRUCTOR on class CL_RSR_MDX_UI_COMMAND_DELETE has no exception.
Method DELETE_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090604 |
Method DELETE_DB on class CL_RSR_MDX_UI_COMMAND_DELETE has no exception.
Method OPEN_DELETE_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CANCEL | Value transfer | Type reference (TYPE) | RS_BOOL | Das Löschen wurde abgebrochen | 20090604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20090604 |
Method REORG_MODEL Signature
Method REORG_MODEL on class CL_RSR_MDX_UI_COMMAND_DELETE has no parameter.
Method REORG_MODEL on class CL_RSR_MDX_UI_COMMAND_DELETE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |