SAP ABAP Interface IF_DATAPTABLECACHE_MODIFY (Modification Interface DataPOnDemand)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GUI (Application Component) Graphical User Interface
⤷
SCET (Package) Control Enabling Technology / Control Framework

⤷

⤷

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 | 19991017 |
Properties
Interface | IF_DATAPTABLECACHE_MODIFY | |
Short Description | Modification Interface DataPOnDemand |
General Data
Package | SCET | Control Enabling Technology / Control Framework |
Created | 19991017 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CNDP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_DATAPTABLECACHE_MODIFY has no interface.
Friends
Interface IF_DATAPTABLECACHE_MODIFY has no friend.
Attributes
Interface IF_DATAPTABLECACHE_MODIFY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Append new Line | 19991017 |
2 | ![]() |
Instance method | Public | Method | Insert new Line into Table | 19991017 |
3 | ![]() |
Instance method | Public | Method | Modify an Existing Line | 19991017 |
4 | ![]() |
Instance method | Public | Method | Refresh, Delete Entire Content | 19991017 |
5 | ![]() |
Instance method | Public | Method | Delete a Line | 19991017 |
Events
Interface IF_DATAPTABLECACHE_MODIFY has no event.
Types
Interface IF_DATAPTABLECACHE_MODIFY has no local type.
Method Signatures
Method ON_APPEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEILDS | Call by reference | Type reference (TYPE) | CNDP_TDATACHANGETAB | Neue Daten | 19991017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anhängen der Zeile | 19991017 | |
2 | ![]() |
Konvertierungsfehler | 19991017 |
Method ON_INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDS | Call by reference | Type reference (TYPE) | CNDP_TDATACHANGETAB | Daten für neue Zeile | 19991017 | ||
2 | ![]() |
ROWIDX | Call by reference | Type reference (TYPE) | I | Zeilenindex | 19991017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konvertierungsfehler | 19991017 | |
2 | ![]() |
Fehler beim Einfügen der Zeile | 19991017 | |
3 | ![]() |
Fehlerhafter Zeilenindex | 19991017 |
Method ON_MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDS | Call by reference | Type reference (TYPE) | CNDP_TDATACHANGETAB | Neue Daten | 19991017 | ||
2 | ![]() |
ROWIDX | Call by reference | Type reference (TYPE) | I | Zeilennummer | 19991017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konvertierungsfehler | 19991017 | |
2 | ![]() |
Fehler beim Modifizieren | 19991017 | |
3 | ![]() |
Ungültiger Zeilenindex | 19991017 |
Method ON_REFRESH Signature
Method ON_REFRESH on Interface IF_DATAPTABLECACHE_MODIFY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Refresh | 19991017 |
Method ON_REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROWIDX | Call by reference | Type reference (TYPE) | I | Zeilennummer der zu löschenden Zeile | 19991017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Löschen der Zeile. | 19991017 | |
2 | ![]() |
Zeilenindex ist fehlerhaft | 19991017 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |