hello,
i want to copy records to Sales List, but records with the same 'Bill-to Customer' (not sorted column) value should get the same Sales List."Document No."
example
1. <table i want to copy>
2. <Sales List table (after copying)>
as u can see, my codeunit function doesnt work well, because, every record got different "Documnet No." in Sales List
3. here is what i want to do
<Sales Line table>
any solutions?;)
Just look at the key you have used.
-Amol
http://dynamicsuser.net/blogs/amol
Don't forget to the post(s) that solved your problem
What do you mean? 'bill-to customer no' is not the key
Would you just explain How you are doing this ? Just paste you code over here ..