SAP ABAP Data Element FS_PURE_DELTA_INFOSOURCE (Pure Delta InfoSource)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS (Application Component) Financial Services
     FS_TECHNICAL_BIW (Package) FS (CFM and CML Basis): Technical Objects
Basic Data
Data Element FS_PURE_DELTA_INFOSOURCE
Short Description Pure Delta InfoSource  
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 PureDeltIS 
Medium 20 Pure Delta InfoSce 
Long 40 Pure Delta InfoSource 
Heading 10 PureDeltIS 
Documentation

Definition

Indicates whether the InfoSource in question is a pure delta InfoSource.

Use

  • Pure Delta InfoSource = X: This delta InfoSource has no dependencies to a position InfoSource. However, you may need to execute an initialization with a position InfoSource, to determine the time stamp for the initialization and the first delta for the delta InfoSource.
  • Pure Delta InfoSource = ' ': This delta InfoSource is dependent on a position InfoSource. The time stamp for the delta initialization and the first delta for the delta InfoSource are dependent on the time stamps for the initialization of the position InfoSource.

Dependencies

Example

  • CML: In CML the delta data is read independently from the position initialization data, so Pure Delta InfoSource = X applies. There is no implicit dependency on a position InfoSource.
  • CFM: In CFM the indicator can be set or left empty. If the indicator is set the position InfoSource does not supply any data. The position InfoSource needs to be called in both cases, however, because the time stamp set by the position InfoSource is also needed if the indicator is not set.

History
Last changed by/on SAP  20030326 
SAP Release Created in 200