‎2007 May 30 3:55 PM
Hi,
How to find the Delivery number based on Return sales order number?
right now i am following the process
Sales order->Delivery->Shipping-->PGI>client requirement is to create return sales order here-->Invoice.
now i have the Return Sales Order number by using this how to find the Delivery number.
Thanks,
Sreeram.
‎2007 May 30 3:58 PM
Hi
<b>VBFA</b> table will help you which stores all the subsequent documents created in any flow.
Mark if Helpful
Regards
Tushar Mundlik
‎2007 May 30 4:00 PM
Hi Tushar,
yes i am using this table only, if i put the shipment number in VBELN field it is not displaying giving the Return Sales order number.
Thanks & Regards,
Sreeram.
‎2007 May 30 4:05 PM
You need to read the table as: -
With Shipment to get the Delivery
Then with the delivery to get the order.
‎2007 May 30 4:12 PM
Hi,
i have only Return sales order number with me, by using this i need to find out the Delivery number.
please give me ur suggestion.
Thanks & Regards,
Sreeram.