Hello SD gurus,
I have a very basic question on SD: I need to link Sales, Delivery and Billing together. Now the question is, at Item level is the link between them always one to one?
Meaning,
1) Does one delivery item belong to only one sales order item and vice versa (join condition as shown below)?
VBAP-VBELN = LIPS-VGBEL
VBAP-POSNR = LIPS-VGPOS
2) Does one billing item belong to only one delivery item and vice versa (join condition as shown below)?
LIPS-VBELN = VBRP-VGBEL
LIPS-POSNR = VBRP-VGPOS