SAP ABAP Data Element BACKUP_DAYS (No. of Days for Which Backup Data Is to Be Retained)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-LIS (Application Component) Logistics Information System (LIS)
     MCEX (Package) Extraction Interface LIS-BW
Basic Data
Data Element BACKUP_DAYS
Short Description No. of Days for Which Backup Data Is to Be Retained  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Days 
Medium 15 Number of Days 
Long 40 No. of Days with Backup Data 
Heading 55 No. of Days with Retained Backup Data 
Documentation

Definition

The maximum number of days for which the delta data of the logistics BW extraction is retained in the backup table MCEX_DELTA_BACK.

Dependencies

If a value for BACKUP_RUNS (number of collective runs for which backup data is to be retained) has also been defined, the larger number of entries in the backup table is retained.

Example

You have scheduled the collective run for application 04 to occur every hour (report RMBWV304). In Customizing, you have entered 72 for BACKUP_RUNS (represents three days) and you have entered 2 for BACKUP_DAYS. The delta data for application 04 is then retained in the backup table for three days. If the periodicity of the collective runs changes, this period can also change. However, it always amounts to at least two days because of the setting for BACKUP_DAYS.

History
Last changed by/on SAP  20100310 
SAP Release Created in 700