Options

Comparing records

Jan_LathouwersJan_Lathouwers Member Posts: 23
Is it possible to compare a range of fields of two records, coming from two tables which have the same fields?

For example:

- table1 with the same fields and datatypes as table2
- 100 fields in each table
- two record variables (from the two tables)
- only fields 1->75 of the two variables have to be compared

All this should happen through a codeunit.

Comments

Sign In or Register to comment.