Diagnosis You defined the characteristic field &V1& with a numeric data type.This can cause an incorrect display of the audit trail because the listprocessor automatically totals all numeric fields. The list processorcannot differentiate between the rows of the characterstic and theother numeric fields. Procedure Check if the data type for the characteristic field &V1& is correct. If the characteristic is to display a number, use for example the datatype N>. As an alternative, you can use a help field thatcontains a text copy of the original field. |