Hi,
I want to fetch all the records with unique combination of Item No & Variant Code from Sales Line and perform calculations on it.
Since I need unique values from combination of 2 fields, I am not able to achieve this using List, Dictionary datatypes.
I can fetch them using Temporary tables, but is there any other better approach to do this?
Thanks
Johnson Patrick