SAP ABAP Class CL_UA_CMD_ELEMENT_CLOSE (Removes an Element from Display (View and Working Environmt))
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_MODELLER (Package) Package UA_MODELLER
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_QUEUING_COMMAND | Command for CE Event Queue | 20030404 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_MODELLER_EVENT | Event Modeler | 20030404 |
Properties
| Class | CL_UA_CMD_ELEMENT_CLOSE | |
| Short Description | Removes an Element from Display (View and Working Environmt) | |
| Super Class | CL_UA_QUEUING_COMMAND | Command for CE Event Queue |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_MODELLER | Package UA_MODELLER |
| Created | 20030404 | SAP |
| Last change | 20050220 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UA_MODELLER_EVENT | Event Modeler | 20030404 |
Friends
Class CL_UA_CMD_ELEMENT_CLOSE 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) | BOOLE_D | 'X' = Command only Has an Effect on Root Nodes | 20030404 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X' = Executre, No Confirmation Prompt | 20030404 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Element, that Will Be Removed | 20030404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030404 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ELEMENT_CLOSED | Instance Event (0) |
Private (0) |
20030404 |
Types
Class CL_UA_CMD_ELEMENT_CLOSE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CHECKED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20030404 | ||
| 2 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20030404 | |||
| 3 | ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20030404 | ||
| 4 | ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20030404 | |||
| 5 | ID_ONLY_ROOT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | X' = Befehl wirkt nur auf Wurzelknoten im View | 20030404 | ||
| 6 | ID_SUPPRESS_DIALOG | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 'X' = Sicherheitsabfrage unterdrücken | 20030404 | ||
| 7 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Instanz | 20030404 | |||
| 8 | IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Laufzeitumgebung | 20030404 |
Method CONSTRUCTOR on class CL_UA_CMD_ELEMENT_CLOSE has no exception.
Event Signatures
Event ELEMENT_CLOSED Signature
Event ELEMENT_CLOSED on class CL_UA_CMD_ELEMENT_CLOSE has no parameter.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 350 |