SAP ABAP Class CL_SLAD_UI_ACTION (SLAD: Action/Command)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SLAD_UI (Package) Software Layer Aware Debugging: UI Library
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SLAD_UI_SHOW_CATALOG_ENTRY | SLAD: Display/Change Catalog Entry | 20060913 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SLAD_UI_TRANSPORT_REQUEST | SLAD: Display/Change Catalog Entry | 20060913 |
Properties
| Class | CL_SLAD_UI_ACTION | |
| Short Description | SLAD: Action/Command | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLAD_UI | Software Layer Aware Debugging: UI Library |
| Created | 20060913 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SLAD_UI_ACTION has no interface implemented.
Friends
Class CL_SLAD_UI_ACTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SLAD_BOOLEAN | Inactive | 20060913 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SLAD_BOOLEAN | Hidden | 20060913 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TY_ICON | Image | 20060913 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TY_TEXT | Text | 20060913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060913 | |
| 2 | Instance method | Public | Method | 20060913 |
Events
Class CL_SLAD_UI_ACTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ICON | Public | Type reference (TYPE) | STRING | 20060913 | |
|
| 2 | TY_TEXT | Public | Type reference (TYPE) | STRING | 20060913 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISABLED | Call by reference | Object reference (TYPE REF TO) | CL_SLAD_BOOLEAN | CL_SLAD_BOOLEAN=>FALSE | SLAD: Boolean | 20060913 | ||
| 2 | HIDDEN | Call by reference | Object reference (TYPE REF TO) | CL_SLAD_BOOLEAN | CL_SLAD_BOOLEAN=>FALSE | SLAD: Boolean | 20060913 | ||
| 3 | ICON | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060913 | ||||
| 4 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060913 |
Method CONSTRUCTOR on class CL_SLAD_UI_ACTION has no exception.
Method RUN Signature
Method RUN on class CL_SLAD_UI_ACTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060913 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |