SAP ABAP Data Element TEST_FLAG (Indicator: Test input values)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Basic Data
Data Element TEST_FLAG
Short Description Indicator: Test input values  
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 Test 
Medium 15 Test 
Long 20 Test 
Heading
Documentation

Definition

If this indicator is selected, the system only generates a log of the varied input values for the reports you want output when you use the vary function in online mode.

This means you can check whether the desired reports are supplied with the correct input values. This is particularly interesting if the input values include value ranges that need to be broken down.

If this indicator is not selected, the system outputs reports according to the input values. Depending on the output medium, the output lists are written to the spool or exported to a sequential file.

This indicator is not active in the batch environment, which means that the system always outputs reports when you use the vary function in batch mode.

General information on the 'Multiple selection' function

The 'Multiple Selection' function allows you to repeatedly select and output a series of input data.

If the selection program contains input parameters for values, you can use the multiple selection function to enter a range of values or a set from which values are taken.

  • Example:
    A report definition contains a value variable for the field 'Company code'. When you call up the 'Execute Report Group' transaction and select the function 'Select', an input field for the company code is displayed on the initial screen for the selection:

    Company code............. ____

    Here you can specify the company code for which the report is to be output.
    If you want to create the report for several company codes, you can do so using the 'Multiple selection' function. If you select this function, you access an initial screen which is similar to the one used for the selection, but you can now enter several company codes instead of just one company code:

    Company code............. ____ ____ __ _
    or set................... ____________

    You can enter a company code interval, several intervals and single values, a set or both a set and values. Reports would then be output for each company code included in the intervals you entered or in the set.

If the selection program contains input parameters for sets, you can define a set in the vary function from which the sets to be used are taken (the fixed/hierarchy indicator determines how this takes place). Alternatively, you can enter a value set, from which a temporary basic set is then created at run-time.

  • Example:
    A report definition contains a set variable for the field 'Account'. When you call up the 'Execute Report Group' transaction and select the function 'Select', an input field for the account set is displayed on the initial screen for the selection:

    Accounts................. ____________

    You enter the account set for which the report is to be output.
    If you now want to output the report for several account sets, you can do so using the 'Multiple selection' function. If you use this function, you access the following initial screen:

    Accounts........ ____________ Fix/Hierarchy... _ _
    or value(s)..... __________ _________ __ _

    You can enter an account set, an interval of accounts, or individual
    accounts. If you enter an account set that consists of a hierarchy of single-dimension and basic sets, you can make the following entries:
    • Fixed/Hierarchy 'X' ' ': only reports for the account set entered are output.
    • Fixed/Hierarchy ' ' ' ': reports for all basic sets in the set entered are output.
    • Fixed/Hierarchy ' ' 'X': reports for all single-dimension and basic set in the set entered are output.

You can execute the variation program online or in the background (Menu option 'Utilities').

If you selected the output medium '0', the output is placed in the spool both online and in the background. A separate spool file is created for each output (the reports and parallel reports in the report group).

In addition, a log is created that displays the relevant input parameters and the name of the spool file. In the background, the log is also placed in the spool; in online mode, it is displayed directly.

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