REPORT.GENERATOR.USER011 |
Top |
10.LN#
Prompt Fields There can be a maximum of 7 prompt fields.The Prompt Field ID entered must be present in theREPORT.MATRIX file and be a dictionary in the filebeing SELECTed.Press F7 for a listing.
By-EXP Enter a Y to make this a BY-EXP field.Universe usually only allows 2 without redesigning thedictionaries.
Type Enter A if the prompt should be for All values, Rangeof values, or Selected value.Enter S if the prompt should allow for individualselections only.Enter R if the prompt should allow for a Rangeof values only.Enter SR if the prompt should allow for a Specificvalue or Range of values. Default Type is A.
Mlt
Documentation Value This value will be used when compiling documentation as the representative value to show in the finished documentation.
ODBC Table Enter the ODBC File for Crystal Report. This not a required field.
ODBC MVTable Enter the multivalued table for ODBC. This field is used for crystal reports. This is not a required field.
ODBC Field Enter the ODBC field name. This is field is used for crystal report selection. This is not a required field.
11.Debugging On
12.Input Data Enter the inputs for the REPORT program,if applicable. Enter a prompt name for aninput field value to be passed, or enter aconstant surrounded in quotes. For example:"TODAY" will pass "TODAY" as a constantto the program; INV.DATE will pass the valueof the prompt field to the program. If the prompt field value contains a range of values,the from/to values will be separated by the pipe (|)delimeter when passed to the program. If all values are selected for a prompt field, thevalue of "All" will be passed to the program.
13.Crystal Variable Name This field is only used if the Crystal flag on thefirst screen is set to "Y". It works with the inputdata prompt to pass data to the header of thecrystal report. Enter NULL if the report name is inInput Data and the crystal field name that the data is being passed to if the Input data is a Prompt Field.
14.Processing Code Enter an optional processing code to be used for operator validation.
15.Exit on Complete Enter Y if this report should Exit to the menu after processing. Enter N if you want the report to return to the top and continue each time it is processed. |