SAP ABAP Class CL_SALV_WD_TABLE_DATA_CHECK (CL_SALV_WD_TABLE_DATA_CHECK)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_UI (Package) SALV WD UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_TABLE_A_EVENT | 20041213 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_WD_TABLE_DATA_CHECK | Identifies where Data was Changed in ALV Output | 20041213 |
Properties
| Class | CL_SALV_WD_TABLE_DATA_CHECK | |
| Short Description | ||
| Super Class | CL_SALV_WD_TABLE_A_EVENT | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_UI | SALV WD UI |
| Created | 20041213 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_WD_TABLE_DATA_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_WD_TABLE_DATA_CHECK | Identifies where Data was Changed in ALV Output | 20041213 |
Friends
Class CL_SALV_WD_TABLE_DATA_CHECK has no friend class.
Attributes
Class CL_SALV_WD_TABLE_DATA_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041217 | ||
| 2 | Instance method | Public | Method | 20050127 | ||
| 3 | Instance method | Public | Method | 20041217 | ||
| 4 | Instance method | Public | Method | 20041217 |
Events
Class CL_SALV_WD_TABLE_DATA_CHECK has no event.
Types
Class CL_SALV_WD_TABLE_DATA_CHECK has no local type.
Method Signatures
Method ADD_DELETED_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20041217 | ||||
| 2 | R_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20041217 |
Method ADD_DELETED_ROW on class CL_SALV_WD_TABLE_DATA_CHECK has no exception.
Method ADD_ERROR_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20050127 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20050127 |
Method ADD_ERROR_CELL on class CL_SALV_WD_TABLE_DATA_CHECK has no exception.
Method ADD_INSERTED_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20041217 | ||||
| 2 | R_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20041217 |
Method ADD_INSERTED_ROW on class CL_SALV_WD_TABLE_DATA_CHECK has no exception.
Method ADD_MODIFIED_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20041217 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20041217 | ||||
| 3 | R_NEW_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20041217 | ||||
| 4 | R_OLD_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20041217 |
Method ADD_MODIFIED_CELL on class CL_SALV_WD_TABLE_DATA_CHECK has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 700 |