SAP ABAP Class IF_UAC_COMMAND (Command)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UAC_UNDO_COMMAND | Undo/redo commands, incl. if_uac_command | 20030213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_COMMAND | abstract: Command | 20020912 |
Properties
| Class | IF_UAC_COMMAND | |
| Short Description | Command | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020912 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UAC_COMMAND has no forward declaration.
Interfaces
Class IF_UAC_COMMAND has no interface implemented.
Friends
Class IF_UAC_COMMAND has no friend class.
Attributes
Class IF_UAC_COMMAND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020912 | ||
| 2 | Instance method | Public | Method | 20020912 | ||
| 3 | Instance method | Public | Method | 20020912 | ||
| 4 | Instance method | Public | Method | 20020912 | ||
| 5 | Instance method | Public | Method | 20020912 | ||
| 6 | Instance method | Public | Method | 20020912 |
Events
Class IF_UAC_COMMAND has no event.
Types
Class IF_UAC_COMMAND has no local type.
Method Signatures
Method EXECUTE Signature
Method EXECUTE on class IF_UAC_COMMAND has no parameter.
Method EXECUTE on class IF_UAC_COMMAND has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_DESCRIPTION | Value transfer | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20020912 |
Method GET_DESCRIPTION on class IF_UAC_COMMAND has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_ICON | Value transfer | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20020912 |
Method GET_ICON on class IF_UAC_COMMAND has no exception.
Method IS_CHECKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_CHECKED | Value transfer | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20020912 |
Method IS_CHECKED on class IF_UAC_COMMAND has no exception.
Method IS_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_DISABLED | Value transfer | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20020912 |
Method IS_DISABLED on class IF_UAC_COMMAND has no exception.
Method SET_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20020912 |
Method SET_DISABLED on class IF_UAC_COMMAND has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |