SAP ABAP Data Element FAGL_MIG_XCOMPLETE (Indicator: Overview + All Objects)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_MIG_CONVERSION (Package) Future Standard Reports for Building Data
Basic Data
Data Element FAGL_MIG_XCOMPLETE
Short Description Indicator: Overview + All Objects  
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  
Medium 20 Read Completely 
Long 24 Read Completely 
Heading 24 Read Completely 
Documentation

Definition

Use

You use this indicator to specify whether the complete dataset should be read when the worklist is regenerated or whether the system should only select the documents created since the last time the program was run.

  • Indicator is set('X')

    The complete dataset is read. In some cases, this can cause the program to have very long runtimes. For reasons of data security and consistency, this is the recommended setting.

  • Indicator is not set (' ')

    The system only determines the migration objects that have been added since the last time the program was run. This depends on the system time at which a document was posted, and not on the posting date of a document.
    We do not recommend using this setting for the entire duration of the migration project because there is a risk of some documents not being migrated (for example, due to system times overlapping in a distributed system landscape)..

Dependencies

Example

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