SAP ABAP Class IF_EVE_VIOLATIONS_PERSISTENCY (Persistence of Threshold Value Violations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_VIOLATIONS_PERSISTENCY Persistence of Threshold Value Violations 20030910
Properties
Class IF_EVE_VIOLATIONS_PERSISTENCY  
Short Description Persistence of Threshold Value Violations    
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
# Type group / Object type Type Type Description
1 IF_EVE_PERSISTENCY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_EVE_VIOLATIONS_PERSISTENCY has no interface implemented.
Friends
Class IF_EVE_VIOLATIONS_PERSISTENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_VIOLATIONS_DB_TABLE_NAME Constant Public Type reference (TYPE) STRING IF_EVE_PERSISTENCY=>SC_VIOLATIONS_DB_TABLE_NAME Name of DB Table for Threshold Value Violations 20030924
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Destructor - Reset All Buffers 20030922
2 GET_DB_CHANGES_AFTER_SAVE Instance method Public Method Database Changes After Saving Change Documents 20030925
3 HAS_CHANGES Instance method Public Method Do changes exist? 20030922
4 INITIALIZE_AFTER_SAVE Instance method Public Method Initialization After Saving 20030922
5 PREPARE_TO_SAVE Instance method Public Method Prepare Save 20030922
6 SAVE Instance method Public Method Perform Save 20030922
Events
Class IF_EVE_VIOLATIONS_PERSISTENCY has no event.
Types
Class IF_EVE_VIOLATIONS_PERSISTENCY has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_EVE_VIOLATIONS_PERSISTENCY has no parameter.
Method FREE on class IF_EVE_VIOLATIONS_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 20030925
2 Exporting ET_MANUAL_VIOLATIONS_OLD Call by reference Type reference (TYPE) EVE_TT_THLD_VL Alte manuelle Schwellenwertverletzungen 20030925
3 Importing IV_SORT_BY_TABLE_KEY Call by reference Type reference (TYPE) EVE_TV_BOOLE CL_EVE_CO=>SC_TRUE Sortierne nach Key? 20030925

Method GET_DB_CHANGES_AFTER_SAVE on class IF_EVE_VIOLATIONS_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_VIOLATIONS_PERSISTENCY has no exception.

Method INITIALIZE_AFTER_SAVE Signature

Method INITIALIZE_AFTER_SAVE on class IF_EVE_VIOLATIONS_PERSISTENCY has no parameter.
Method INITIALIZE_AFTER_SAVE on class IF_EVE_VIOLATIONS_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_VIOLATIONS_PERSISTENCY has no exception.

Method 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 -> Abbruch d. Anwend.) 20030922

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