SAP ABAP Data Element MDR1DIALOG (Indicator for Calling F4 Help with Dialog Output)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-QO (Application Component) Quantity optimizing
     LUMER (Package) Quantity Optimizing and Allowed Units of Measure
Basic Data
Data Element MDR1DIALOG
Short Description Indicator for Calling F4 Help with Dialog Output  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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 Indicator 
Medium 20 Indicator 
Long 40 Indicator 
Heading 40 Indicator 
Documentation

Definition

Indicator that the F4 Help is called with dialog output.

Use

  • Indicator set:
    The output is a dialog output. The function module is used as a separate F4 Help for the unit of measure in screen fields in the dialog output. The value options are given in the form of a selection screen. So that a unit of measure that has been selected is transferred to the relevant screen field, the following parameters must be provided correctly from the calling position:
    • I_DYNPPROG
    • I_DYNPNR
    • I_DYNPROFIELD
    • I_STEPL

      The module does not carry out a check for this.
      The table with the specific values is not filled in this case.

  • Indicator not set:
    In this case there is no output of the valid units of measure in the form of a selection screen. The specific units of measure are returned to the table.

History
Last changed by/on SAP  20011218 
SAP Release Created in 470