SAP ABAP Data Element FRE_PLIFZ_SPLIT_CP (Activate splitting of change pointers)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD (Application Component) Logistics Basic Data
     WRF_FRE_IF (Package) Transfer references for article without historic data to F&R
Basic Data
Data Element FRE_PLIFZ_SPLIT_CP
Short Description Activate splitting of change pointers  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Split CPs 
Medium 15 Split CPs 
Long 30 Activate splitting of CPs 
Heading 20 Split change ponters 
Documentation

Definition

Use

If this flag is set, then the system splits the processing of change pointers into smaller packages based on transportation times, transportation chains or suppliers.

If this flag is not set, the system processes all changes for a given change pointer together.

Dependencies

For each change pointer, that affects transportation times, transportation chains or suppliers, the system determines the affected delivering plant assignments and creates another change pointer for each assignment. The affected purchasing info records are processed immediately.

After the system processes all change pointers that were read at the program start, it reads the change pointers that were created between the start of the program and the current time only if both of the following are true:

  • The change pointers were split according to transportation times, transportation chains or suppliers
  • This flag is set

The system then processes these newly read change pointers by calling program FRE_CALCULATE_PLIFZ again with the same selection criteria (apart from the selection periods). It also writes two entries in the application log (transaction SLG1) one for the original processing and one for the program restart.

Example

History
Last changed by/on SAP  20070912 
SAP Release Created in 600