SAP ABAP Data Element XBRSEQU (Process Line Items Sequentially)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FREP (Package) RF reporting
Basic Data
Data Element XBRSEQU
Short Description Process Line Items Sequentially  
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  
Long 40 Process Line Items Sequentially 
Heading  
Documentation

Definition

The read mode of the logical data base BRF can be influenced by this indicator. If you select this field, then the requested line items are read sequentially (in the number or company code interval that you may have specified). If the selection is further narrowed by specifications at document header level (for example, posting date or document type), the line items of the documents not required are not read. As a result, more records from the database must be read; however, since the database records are transferred block-by-block and access to the database can be made with an SQL command, overall access is faster.

As a rule of thumb, sequential processing is always faster than individual access if (in whatever document number interval you have specified) more than 20% of the read documents are also processed.

Note

You should only select this field if the program runs in the 'batch system'. If you select the field in the 'online system', the system obliges you to enter a document number interval in order to avoid the total document table being read.

History
Last changed by/on SAP  19940827 
SAP Release Created in