Hi,
I have a problem. I have the following table
01 table.
05 element pic 9(006) occurs 50 times indexed by ind.
After filling this table I have to know, if there are some double values in it.
How can I do this on the easiest way with the most performance.
thanks a lot for your quick answer.
bye
Foehni
I have a problem. I have the following table
01 table.
05 element pic 9(006) occurs 50 times indexed by ind.
After filling this table I have to know, if there are some double values in it.
How can I do this on the easiest way with the most performance.
thanks a lot for your quick answer.
bye
Foehni