SAP ABAP Data Element DMC_FOR_ALL_ENTRIES (Use "FOR ALL ENTRIES" for child table selection)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
Basic Data
Data Element DMC_FOR_ALL_ENTRIES
Short Description Use "FOR ALL ENTRIES" for child table selection  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLEAN    
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 For All En 
Medium 15 For All Entries 
Long 22 Activ. For All Entries 
Heading 22 Activ. For All Entries 
Documentation

Definition

In the course of access plan calculation / data selection activities, normally, child table records are selected specifically for each single record of the corresponding header table. This is important in all cases when many child table records per header table record might occur, to make sure that we never select that large a number of records from the child table, that the portion size of the respective data potion would exceed a reasonable limit.

On the other hand, if there will be only few child table records per header table record, it is more efficient to take all header table records account when selecting the child table records. Therefore it is possible to activate this option. In this case, it might be advisable to adjust the number of header table records selected with one FETCH NEXT CURSOR statement. For details on that option, see DMC_FETCH_PACKAGE_SIZE

Use

Dependencies

Example

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