SAP ABAP Class IF_EVE_PERSISTENCY (EVE Persistence)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_PERSISTENCY EVE Persistence 20030910
Properties
Class IF_EVE_PERSISTENCY  
Short Description EVE Persistence    
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_PERSISTENCY has no forward declaration.
Interfaces
Class IF_EVE_PERSISTENCY has no interface implemented.
Friends
Class IF_EVE_PERSISTENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ARCHIVE_HANDLE Instance attribute Public Type reference (TYPE) SYTABIX Archive Handle 20030922
2 SC_VIOLATIONS_DB_TABLE_NAME Constant Public Type reference (TYPE) STRING 'EVE_THRESHOLD_VL' Name of DB Table for Threshold Value Violations 20031005
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EVE_REPORT_RUNS Instance method Public Method Prüfen, ob Report DPR_EVE_BATCH_DPO gerade ausgeführt wird 20101025
2 FREE Instance method Public Method Destructor - Reset All Buffers 20030922
3 GET_DASHBOARD_FACTORY Instance method Public Method Factory for Dashboard Data 20050111
4 GET_DB_CHANGES_AFTER_SAVE Instance method Public Method Database Changes After Saving Change Documents 20031003
5 GET_EXTRACT_FACTORY Instance method Public Method Factory for Extracts 20030922
6 GET_VIOLATIONS_FACTORY Instance method Public Method Factory for Threshold Value Violations 20030922
7 HAS_CHANGES Instance method Public Method Do changes exist? 20030922
8 INITIALIZE_AFTER_SAVE Instance method Public Method Initialization After Saving 20030922
9 PREPARE_TO_SAVE Instance method Public Method Prepare Save 20030922
10 SAVE Instance method Public Method Perform Save 20030922
11 SET_ARCHIVE_HANDLE Instance method Public Method Set Archive Handle 20030922
12 SET_UNSET_EVE_REPORT_RUNS Instance method Public Method Setzen/Löschen Kennzeichen für Report DPR_EVE_BATCH_DPO 20101025
Events
Class IF_EVE_PERSISTENCY has no event.
Types
Class IF_EVE_PERSISTENCY has no local type.
Method Signatures

Method CHECK_EVE_REPORT_RUNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DPR_EVE_BATCH_DPO_RUNS Value transfer Type reference (TYPE) BOOLE_D Report DPR_EVE_BATCH_DPO läuft 20101025

Method CHECK_EVE_REPORT_RUNS on class IF_EVE_PERSISTENCY has no exception.

Method FREE Signature

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

Method GET_DASHBOARD_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FACTORY Value transfer Object reference (TYPE REF TO) IF_EVE_DASHBOARD_FACTORY Factory für Dashboard 20050111

Method GET_DASHBOARD_FACTORY on class IF_EVE_PERSISTENCY has no exception.

Method GET_DB_CHANGES_AFTER_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MANUAL_VIOLATIONS_NEW Call by reference Type reference (TYPE) EVE_TT_THLD_VL Neue manuelle Schwellenwertverletzungen 20031003
2 Exporting ET_MANUAL_VIOLATIONS_OLD Call by reference Type reference (TYPE) EVE_TT_THLD_VL Alte manuelle Schwellenwertverletzungen 20031003
3 Importing IV_SORT_BY_TABLE_KEY Call by reference Type reference (TYPE) EVE_TV_BOOLE CL_EVE_CO=>SC_TRUE Sortierne nach Key? 20031003

Method GET_DB_CHANGES_AFTER_SAVE on class IF_EVE_PERSISTENCY has no exception.

Method GET_EXTRACT_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FACTORY Value transfer Object reference (TYPE REF TO) IF_EVE_EXTRACT_FACTORY Factory für Extrakte / Auswertungen 20030922

Method GET_EXTRACT_FACTORY on class IF_EVE_PERSISTENCY has no exception.

Method GET_VIOLATIONS_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FACTORY Value transfer Object reference (TYPE REF TO) IF_EVE_VIOLATIONS_FACTORY Factory Schwellenwertverletzungen 20030922

Method GET_VIOLATIONS_FACTORY on class IF_EVE_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_PERSISTENCY has no exception.

Method INITIALIZE_AFTER_SAVE Signature

Method INITIALIZE_AFTER_SAVE on class IF_EVE_PERSISTENCY has no parameter.
Method INITIALIZE_AFTER_SAVE on class IF_EVE_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_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_PERSISTENCY has no exception.

Method SET_ARCHIVE_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARCHIVE_HANDLE Call by reference Type reference (TYPE) SYTABIX Archiv Handle 20030922

Method SET_ARCHIVE_HANDLE on class IF_EVE_PERSISTENCY has no exception.

Method SET_UNSET_EVE_REPORT_RUNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_START Call by reference Type reference (TYPE) BOOLE_D SPACE Start von DPR_EVE_BATCH_DPO 20101025

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