SAP ABAP Class CL_SATT_TABLE_COMMAND (Select All Entries)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-ASA (Application Component) ASAP (AcceleratedSAP)
⤷
SATT (Package) Attribute Repository for Reference Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_COMMAND | Command Object for Table Control | 20001220 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_COPY | Copy in Table Control | 20001222 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_DELETE_ROWS | Delete in Table Control | 20001222 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_DEMARK_ALL | Select All Entries | 20001220 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_INSERT_EMPTY_LINE | Insert from Buffer in Table Control | 20001222 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_MARK_ALL | Select All Entries | 20001220 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_PASTE | Insert from Buffer in Table Control | 20001222 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SATT_SORT | Command Object for Sort Order | 20001222 |
Properties
Class | CL_SATT_TABLE_COMMAND | |
Short Description | Select All Entries | |
Super Class | CL_SATT_COMMAND | Command Object for Table Control |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATT | Attribute Repository for Reference Objects |
Created | 20001220 | SAP |
Last change | 20001220 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SATT_TABLE_COMMAND has no forward declaration.
Interfaces
Class CL_SATT_TABLE_COMMAND has no interface implemented.
Friends
Class CL_SATT_TABLE_COMMAND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SATT_DELETE_EMPTY_LINES | Command Object Deletes Empty Entries | 20001220 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SATT_TC_DATA | Table Control Data | 20001220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001220 |
Events
Class CL_SATT_TABLE_COMMAND has no event.
Types
Class CL_SATT_TABLE_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 | ![]() |
I_TABLE_DATA | Call by reference | Object reference (TYPE REF TO) | CL_SATT_TC_DATA | Datenverwaltung im Tablecontrol | 20001220 |
Method CONSTRUCTOR on class CL_SATT_TABLE_COMMAND has no exception.
History
Last changed by/on | SAP | 20001220 |
SAP Release Created in | 610 |