Hi SAP Experts,
I have Business Requirement where I want to Filter Sales Orders based on SHIP-TO party.
I can get the Sales Order Numbers from VBAK table,but this has SOLD-TO party and does not have SHIP-TO party,
Where and how can I get the SHIP-TO party field of Sales Order ??
Appreciating your quick response.
Thanks and Regards,
Umesh Karane.
Hi,
You can the values by using the table "VBPA".
Goto the T.Code "SE16/SE16n"
Enter the table Name as "VBPA".
Here Enter the Partner Function as "WE"/"SH".
Enter your Customer Number in the field "Customer".
Execute.
It will give you all Sales Orders and Invoices generated by using this Custoemr as "Ship-To-Party".
Regards,
Krishna.
Go to IMG --> Sales and Distribution --> Sales --> Lists --> Set Updating of Partner Index. Here, maintain the following values.
Transaction Group Partner Function 0 SP 0 SH 0 PY 0 BP
Now execute VA05 where you click "Partner function" tab from top. Maintain your ship to party code and execute so that system will list out all sale orders based on that ship to party.
Last but not least, please make use of the subject effectively.
thanks
G. Lakshmipathi
Check OSS 1453670 - Transaction VA05: Selection by partner function type not working
Regards,
Add a comment