SAP ABAP Class CL_CWB_SUBDELTA_TAB_ORDERED (Delta of two CL_CWB_SUBOBJECT_TAB_ORDEREDs)
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_SUBDELTA_TAB | Delta of two CL_CWB_SUBOBJECT_TABs | 20020222 |
Properties
| Class | CL_CWB_SUBDELTA_TAB_ORDERED | |
| Short Description | Delta of two CL_CWB_SUBOBJECT_TAB_ORDEREDs | |
| Super Class | CL_CWB_SUBDELTA_TAB | Delta of two CL_CWB_SUBOBJECT_TABs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCWB | Correction Workbench |
| Created | 20020122 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CWB_SUBDELTA_TAB_ORDERED has no interface implemented.
Friends
Class CL_CWB_SUBDELTA_TAB_ORDERED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BCWBO_EDIT_SCRIPT | Edit Script | 20020204 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BCWBO_BOOL | Edit script already filled | 20020228 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 2 | C_DELETE | 20020214 | ||
| 4 | Constant | Private | Type reference (TYPE) | I | 1 | C_INSERT | 20020214 | ||
| 5 | Constant | Private | Type reference (TYPE) | I | 3 | C_UPDATE | 20020214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Pack Result of Miller Algorithm in AT_EDIT_SCRIPT | 20020214 | |
| 2 | Instance method | Public | Method | Get Edit Script | 20020206 |
Events
Class CL_CWB_SUBDELTA_TAB_ORDERED has no event.
Types
Class CL_CWB_SUBDELTA_TAB_ORDERED has no local type.
Method Signatures
Method FILL_EDIT_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SUBOBJECT_NEW | Call by reference | Object reference (TYPE REF TO) | CL_CWB_SUBOBJECT_TAB_ORDERED | Neue Tabellendaten | 20020218 | |||
| 2 | IR_SUBOBJECT_OLD | Call by reference | Object reference (TYPE REF TO) | CL_CWB_SUBOBJECT_TAB_ORDERED | Alte Tabellendaten | 20020218 | |||
| 3 | IT_SCRIPT_STACK | Call by reference | Type reference (TYPE) | BCWBO_EDIT_TT | script stack | 20020214 | |||
| 4 | IT_TABLE_NEW | Call by reference | Type reference (TYPE) | STANDARD TABLE | Zu vergleichende Tabellen | 20020311 | |||
| 5 | IT_TABLE_OLD | Call by reference | Type reference (TYPE) | STANDARD TABLE | Zu vergleichende Tabellen | 20020311 | |||
| 6 | IV_START | Call by reference | Type reference (TYPE) | I | Startzeile im script stack | 20020214 |
Method FILL_EDIT_SCRIPT on class CL_CWB_SUBDELTA_TAB_ORDERED has no exception.
Method GET_EDIT_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EDIT_SCRIPT | Value transfer | Type reference (TYPE) | BCWBO_EDIT_SCRIPT | Edit script | 20020206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020228 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46C |