SAP ABAP Class IF_EVE_EXTRACT_PERSISTENCY (Persistence for Extracts)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_EXTRACT_PERSISTENCY Persistence Extracts 20030910
Properties
Class IF_EVE_EXTRACT_PERSISTENCY  
Short Description Persistence for Extracts    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030910   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EVE_EXTRACT_PERSISTENCY has no forward declaration.
Interfaces
Class IF_EVE_EXTRACT_PERSISTENCY has no interface implemented.
Friends
Class IF_EVE_EXTRACT_PERSISTENCY has no friend class.
Attributes
Class IF_EVE_EXTRACT_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Destructor - Reset All Buffers 20030922
2 HAS_CHANGES Instance method Public Method Do changes exist? 20030922
3 INITIALIZE_AFTER_SAVE Instance method Public Method Initialization After Saving 20030922
4 PREPARE_TO_SAVE Instance method Public Method Prepare Save 20030922
5 SAVE Instance method Public Method Perform Save 20030922
Events
Class IF_EVE_EXTRACT_PERSISTENCY has no event.
Types
Class IF_EVE_EXTRACT_PERSISTENCY has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_EVE_EXTRACT_PERSISTENCY has no parameter.
Method FREE on class IF_EVE_EXTRACT_PERSISTENCY has no exception.

Method HAS_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_CHANGES Value transfer Type reference (TYPE) EVE_TV_BOOLE Änderungen vorhanden? 20030922

Method HAS_CHANGES on class IF_EVE_EXTRACT_PERSISTENCY has no exception.

Method INITIALIZE_AFTER_SAVE Signature

Method INITIALIZE_AFTER_SAVE on class IF_EVE_EXTRACT_PERSISTENCY has no parameter.
Method INITIALIZE_AFTER_SAVE on class IF_EVE_EXTRACT_PERSISTENCY has no exception.

Method PREPARE_TO_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK; >0 = NOK -> kein Sichern mögl.) 20030922

Method PREPARE_TO_SAVE on class IF_EVE_EXTRACT_PERSISTENCY has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP_CHANGED_ON Call by reference Type reference (TYPE) TIMESTAMP Timestamp (Saving Project) 20100126
2 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK; >0 = NOK -> Abbruch d. Anwend.) 20030922

Method SAVE on class IF_EVE_EXTRACT_PERSISTENCY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in