|
Back to |
To help limit errors during data input, you can restrict values available for certain fields in the Excel data file. These values are statically stored with the TRANSACTION script and do not change when other values are changed in the Excel or Text file during Run.
When you validate or run this script, the selected field values are validated against the list. If there are any errors, the corresponding row or record will not reach SAP for posting or for validation and a warning message is sent.
List of values supports wildcard characters. For example, if you use 1* in the values list to denote all values that start with 1 as valid values for the field.
In addition, this list will be available for input instead of the SAP values list when you use the look up function from in the RUNNER add-in for Excel.
Also in this section Setting conditions: IF statements Compensating for missing SAP screens and fields |