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 ON_APPEND_RANGE Instance method Public Method Append an Entire Range 20000115
2 ON_DELETE_RANGE Instance method Public Method Delete an Entire Range 20000115
3 ON_ENSURE_RANGE Instance method Public Method Ensure that this Range is Sent to the Receiver 20000116
4 ON_INSERT_RANGE Instance method Public Method Insert an entire Range 20000115
5 ON_MOVE_RANGE 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 Importing 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 Importing FIRSTLINE Call by reference Type reference (TYPE) I Erste Zeile 20000115
2 Importing 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 Importing FIRSTLINE Call by reference Type reference (TYPE) I Erste Zeile 20000116
2 Importing NLINES Call by reference Type reference (TYPE) I Anzahl Zeilen 20000116
# Exception Resumable Description Created on
1 ERROR_ENSURE_RANGE Fehler beim Abarbeiten 20000116

Method ON_INSERT_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIRSTLINE Call by reference Type reference (TYPE) I Erste Zeile 20000115
2 Importing 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 Importing FIRSTLINE Call by reference Type reference (TYPE) I Erste Zeile 20000115
2 Importing INSERT_POS Call by reference Type reference (TYPE) I Neue Position 20000115
3 Importing NLINES Call by reference Type reference (TYPE) I Anzahl Zeilen 20000115
# Exception Resumable Description Created on
1 ERROR_MOVE_RANGE Fehler beim Verschieben des Bereichs 20000115
History
Last changed by/on SAP  00000000 
SAP Release Created in