SAP ABAP Class CL_CWB_TAB_EDIT_STMNT_UPD (Edit Command for Tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWB (Package) Correction Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_TAB_EDIT_STMNT | Edit Command for Tables | 20020206 |
Properties
| Class | CL_CWB_TAB_EDIT_STMNT_UPD | |
| Short Description | Edit Command for Tables | |
| Super Class | CL_CWB_TAB_EDIT_STMNT | Edit Command for Tables |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCWB | Correction Workbench |
| Created | 20020206 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CWB_TAB_EDIT_STMNT_UPD has no forward declaration.
Interfaces
Class CL_CWB_TAB_EDIT_STMNT_UPD has no interface implemented.
Friends
Class CL_CWB_TAB_EDIT_STMNT_UPD 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) | DATA | New Line | 20020206 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Old Line | 20020206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020214 |
Events
Class CL_CWB_TAB_EDIT_STMNT_UPD has no event.
Types
Class CL_CWB_TAB_EDIT_STMNT_UPD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TAB_NEW | Call by reference | Type reference (TYPE) | STANDARD TABLE | Neue Tabellendaten | 20020214 | |||
| 2 | IT_TAB_OLD | Call by reference | Type reference (TYPE) | STANDARD TABLE | Alte Tabellendaten | 20020214 | |||
| 3 | IV_INDEX_NEW | Call by reference | Type reference (TYPE) | I | Index der zu ändernden Zeile | 20020214 | |||
| 4 | IV_INDEX_OLD | Call by reference | Type reference (TYPE) | I | Index der zu ändernden Zeile | 20020214 |
Method CONSTRUCTOR on class CL_CWB_TAB_EDIT_STMNT_UPD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46C |