SAP ABAP Class CL_UA_QUEUING_COMMAND (Command for CE Event Queue)
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_UAC_UNDO_COMMAND | Command with Undo/Redo | 20031215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030114 |
Meta Relationship - Used By
Properties
| Class | CL_UA_QUEUING_COMMAND | |
| Short Description | Command for CE Event Queue | |
| Super Class | CL_UAC_UNDO_COMMAND | Command with Undo/Redo |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_MODELLER | Package UA_MODELLER |
| Created | 20020801 | SAP |
| Last change | 20041006 | 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_SERIALIZABLE_OBJECT | Serializable Object | 20030114 |
Friends
Class CL_UA_QUEUING_COMMAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100316 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Runtime Environment | 20020809 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UA_VIEW_STRATEGY | View-Specific Strategy | 20031215 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | UAB_S_MVC | Structure with Model Adapter, View and Controller | 20030523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030213 | |
| 2 | Static method | Protected | Method | 20031217 | ||
| 3 | Instance method | Protected | Method | 20050406 | ||
| 4 | Instance method | Protected | Method | 20021121 | ||
| 5 | Instance method | Protected | Method | 20030218 | ||
| 6 | Instance method | Protected | Method | 20030218 | ||
| 7 | Instance method | Protected | Method | Sets Focus on Neu Generated Row (or Tree Node) | 20030523 |
Events
Class CL_UA_QUEUING_COMMAND has no event.
Types
Class CL_UA_QUEUING_COMMAND 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 | 20030213 | ||
| 2 | ID_COMMAND_DESC | Call by reference | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Beschreibung eines Commands | 20030213 | |||
| 3 | ID_COMMAND_NAME | Call by reference | Type reference (TYPE) | UAB_COMMAND_NAME | Analytical Cost Management: Name eines Commands | 20030213 | |||
| 4 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20030213 | |||
| 5 | ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag | 20030213 | ||
| 6 | ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20030213 | |||
| 7 | IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Laufzeitumgebung | 20030213 | |||
| 8 | IO_STRATEGY | Call by reference | Object reference (TYPE REF TO) | IF_UA_VIEW_STRATEGY | Viewspezifische Strategie | 20031215 | |||
| 9 | IS_CLIENT | Call by reference | Type reference (TYPE) | UAB_S_MVC | Struktur mit Model Adapter, View und Controller | 20031215 |
Method CONSTRUCTOR on class CL_UA_QUEUING_COMMAND has no exception.
Method GET_COMMAND_DESC_FROM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DEFAULT_DESCRIPTION | Value transfer | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20031217 | |||
| 2 | ID_DESCRIPTION | Value transfer | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20031217 | |||
| 3 | ID_METATYPE | Value transfer | Type reference (TYPE) | FINB_METATYPE | Metatyp einer CS-Struktur (Object, Edge, Node,...) | 20031217 | |||
| 4 | IO_TYPE_BASE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | Basisklasse der Typen | 20031217 | |||
| 5 | RD_DESCRIPTION | Value transfer | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20031217 |
Method GET_COMMAND_DESC_FROM_TYPE on class CL_UA_QUEUING_COMMAND has no exception.
Method HANDLE_MESSAGES Signature
Method HANDLE_MESSAGES on class CL_UA_QUEUING_COMMAND has no parameter.
Method HANDLE_MESSAGES on class CL_UA_QUEUING_COMMAND has no exception.
Method POST_EVENT_QUEUE_PROCESSING Signature
Method POST_EVENT_QUEUE_PROCESSING on class CL_UA_QUEUING_COMMAND has no parameter.
Method POST_EVENT_QUEUE_PROCESSING on class CL_UA_QUEUING_COMMAND has no exception.
Method POST_EVENT_QUEUE_REDO Signature
Method POST_EVENT_QUEUE_REDO on class CL_UA_QUEUING_COMMAND has no parameter.
Method POST_EVENT_QUEUE_REDO on class CL_UA_QUEUING_COMMAND has no exception.
Method POST_EVENT_QUEUE_UNDO Signature
Method POST_EVENT_QUEUE_UNDO on class CL_UA_QUEUING_COMMAND has no parameter.
Method POST_EVENT_QUEUE_UNDO on class CL_UA_QUEUING_COMMAND has no exception.
Method SET_FOCUS_IN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PARENT_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20030523 | |||
| 2 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_ELEMENT | Instanz | 20030523 |
Method SET_FOCUS_IN_VIEW on class CL_UA_QUEUING_COMMAND has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |