SAP ABAP Class CL_SATT_CUT (Cut to Buffer)
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 |
Properties
| Class | CL_SATT_CUT | |
| Short Description | Cut to Buffer | |
| 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 | 20001219 | SAP |
| Last change | 20001220 | 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_SATT_CUT has no interface implemented.
Friends
Class CL_SATT_CUT 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_COMMAND | Command Object to Insert in Buffer | 20001219 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SATT_COMMAND | Command Object to Delete in Table Control | 20001219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001219 |
Events
Class CL_SATT_CUT has no event.
Types
Class CL_SATT_CUT 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_TABLECONTROL | Call by reference | Object reference (TYPE REF TO) | CL_TABLECONTROL | Verschalung für Tablecontrolfunktionen | 20001219 | |||
| 2 | I_TABLE_DATA | Call by reference | Object reference (TYPE REF TO) | CL_SATT_TC_DATA | 20001219 |
Method CONSTRUCTOR on class CL_SATT_CUT has no exception.
History
| Last changed by/on | SAP | 20001220 |
| SAP Release Created in | 610 |