SAP ABAP Class CL_SATT_COMMAND (Command Object for Table Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-ASA (Application Component) ASAP (AcceleratedSAP)
⤷
SATT (Package) Attribute Repository for Reference Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_CUT | Cut to Buffer | 20001220 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_DELETE_EMPTY_LINES | Command Object Deletes Empty Entries | 20001220 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_PAGE_DOWN | Command Object: Page Up | 20001222 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_PAGE_FIRST | Command Object: Page Up | 20001222 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_PAGE_LAST | Command Object: Page Up | 20001222 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_PAGE_UP | Command Object: Page Up | 20001222 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_SET_ENTRY | Cut in Buffer | 20001220 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_TABLE_COMMAND | Select All Entries | 20001220 |
Properties
| Class | CL_SATT_COMMAND | |
| Short Description | Command Object for Table Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATT | Attribute Repository for Reference Objects |
| Created | 20001213 | SAP |
| Last change | 20001218 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATT_COMMAND has no forward declaration.
Interfaces
Class CL_SATT_COMMAND has no interface implemented.
Friends
Class CL_SATT_COMMAND has no friend class.
Attributes
Class CL_SATT_COMMAND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Command | 20001218 | |
| 2 | Instance method | Public | Method | Reset Command | 20001218 |
Events
Class CL_SATT_COMMAND has no event.
Types
Class CL_SATT_COMMAND has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UNDO | Value transfer | Type reference (TYPE) | CHAR1 | 'X' = undorelevant | 20001220 |
Method EXECUTE on class CL_SATT_COMMAND has no exception.
Method UNDO Signature
Method UNDO on class CL_SATT_COMMAND has no parameter.
Method UNDO on class CL_SATT_COMMAND has no exception.
History
| Last changed by/on | SAP | 20001218 |
| SAP Release Created in | 610 |