Skip to Content
0
Jul 06, 2009 at 02:33 PM

best way to model SO. Items / delivery.

33 Views

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.