SAP ABAP Class CL_UAC_COMMAND (abstract: Command)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_COMMAND (Package) Commands for UAC Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_COMMAND | Command | 20020912 |
Meta Relationship - Used By
Properties
| Class | CL_UAC_COMMAND | |
| Short Description | abstract: Command | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UAC_COMMAND | Commands for UAC Framework |
| Created | 20020124 | 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_UAC_COMMAND | Command | 20020912 |
Friends
Class CL_UAC_COMMAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Indicator (0 = FALSE, 1 = TRUE) | 20031215 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Command Description | 20031215 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Indicator (0 = FALSE, 1 = TRUE) | 20031215 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20031215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20031215 | ||
| 2 | Instance method | Public | Method | 20030228 | ||
| 3 | Instance method | Public | Method | 20020913 | ||
| 4 | Instance method | Public | Method | 20020913 | ||
| 5 | Instance method | Public | Method | 20020913 | ||
| 6 | Instance method | Public | Method | 20020913 | ||
| 7 | Instance method | Protected | Method | 20020912 | ||
| 8 | Instance method | Public | Method | 20020913 | ||
| 9 | Instance method | Protected | Method | 20020912 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CLICKED | Instance Event (0) |
Public (2) |
CLICKED | 20031215 |
Types
Class CL_UAC_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 | Value transfer | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20031215 | ||
| 2 | ID_DESCRIPTION | Value transfer | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20031215 | |||
| 3 | ID_DISABLED | Value transfer | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20031215 | ||
| 4 | ID_ICON | Value transfer | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20031215 |
Method CONSTRUCTOR on class CL_UAC_COMMAND has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_UAC_COMMAND has no parameter.
Method EXECUTE on class CL_UAC_COMMAND has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_UAC_COMMAND has no parameter.
Method GET_DESCRIPTION on class CL_UAC_COMMAND has no exception.
Method GET_ICON Signature
Method GET_ICON on class CL_UAC_COMMAND has no parameter.
Method GET_ICON on class CL_UAC_COMMAND has no exception.
Method IS_CHECKED Signature
Method IS_CHECKED on class CL_UAC_COMMAND has no parameter.
Method IS_CHECKED on class CL_UAC_COMMAND has no exception.
Method IS_DISABLED Signature
Method IS_DISABLED on class CL_UAC_COMMAND has no parameter.
Method IS_DISABLED on class CL_UAC_COMMAND has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20020912 |
Method SET_DESCRIPTION on class CL_UAC_COMMAND has no exception.
Method SET_DISABLED Signature
Method SET_DISABLED on class CL_UAC_COMMAND has no parameter.
Method SET_DISABLED on class CL_UAC_COMMAND has no exception.
Method SET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20020912 |
Method SET_ICON on class CL_UAC_COMMAND has no exception.
Event Signatures
Event CLICKED Signature
Event CLICKED on class CL_UAC_COMMAND has no parameter.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |