hi experts,
how to find the dulicate falues in in internal table?
i have an internal table with 12 fields.
i would like to check for duplicate values in the first field on each record. an error message should be sent for each dupicate entries found without deleting the table entries.
could anyone help me?