SAP ABAP Class IF_DATAPTABLECACHE_MODIFY2 (Enhancement IF_DATAPTABLECACHE_MODIFY)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DATAPTABLECACHE | Data Provider Reload On Demand Table Management | 20000116 |
Properties
| Class | IF_DATAPTABLECACHE_MODIFY2 | |
| Short Description | Enhancement IF_DATAPTABLECACHE_MODIFY | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000115 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DATAPTABLECACHE_MODIFY2 has no forward declaration.
Interfaces
Class IF_DATAPTABLECACHE_MODIFY2 has no interface implemented.
Friends
Class IF_DATAPTABLECACHE_MODIFY2 has no friend class.
Attributes
Class IF_DATAPTABLECACHE_MODIFY2 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Append an Entire Range | 20000115 | |
| 2 | Instance method | Public | Method | Delete an Entire Range | 20000115 | |
| 3 | Instance method | Public | Method | Ensure that this Range is Sent to the Receiver | 20000116 | |
| 4 | Instance method | Public | Method | Insert an entire Range | 20000115 | |
| 5 | Instance method | Public | Method | Move an Entire Range | 20000115 |
Events
Class IF_DATAPTABLECACHE_MODIFY2 has no event.
Types
Class IF_DATAPTABLECACHE_MODIFY2 has no local type.
Method Signatures
Method ON_APPEND_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPEND_TAB | Call by reference | Type reference (TYPE) | I | Daten | 20000115 |
Method ON_APPEND_RANGE on class IF_DATAPTABLECACHE_MODIFY2 has no exception.
Method ON_DELETE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRSTLINE | Call by reference | Type reference (TYPE) | I | Erste Zeile | 20000115 | |||
| 2 | NLINES | Call by reference | Type reference (TYPE) | I | Anzahl Zeilen | 20000115 |
Method ON_DELETE_RANGE on class IF_DATAPTABLECACHE_MODIFY2 has no exception.
Method ON_ENSURE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRSTLINE | Call by reference | Type reference (TYPE) | I | Erste Zeile | 20000116 | |||
| 2 | NLINES | Call by reference | Type reference (TYPE) | I | Anzahl Zeilen | 20000116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Abarbeiten | 20000116 |
Method ON_INSERT_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRSTLINE | Call by reference | Type reference (TYPE) | I | Erste Zeile | 20000115 | |||
| 2 | INSERT_TAB | Call by reference | Type reference (TYPE) | TABLE | Einzufügender Block | 20000115 |
Method ON_INSERT_RANGE on class IF_DATAPTABLECACHE_MODIFY2 has no exception.
Method ON_MOVE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRSTLINE | Call by reference | Type reference (TYPE) | I | Erste Zeile | 20000115 | |||
| 2 | INSERT_POS | Call by reference | Type reference (TYPE) | I | Neue Position | 20000115 | |||
| 3 | NLINES | Call by reference | Type reference (TYPE) | I | Anzahl Zeilen | 20000115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Verschieben des Bereichs | 20000115 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |