Hi:
I have
- Information for Sales:
Key => SO., Item,
Data Fields => Value
- Information for Deliveries:
Key => Deliv.Doc, Deliv.Item, Sequence.
Data Fields => SO. and Item.
The issue is that a single line in SO. can have mutiple deliveries. So, How can I combine both sources of information
to have the values (Qty x Value) of all S.O. items not yet delivered?.
Thanks.