Dear Experts,
I have one requirement in which I am supposed to display Ship to party and Ship to address fields along with sold to party field in VA05.
1. Document Date
2.Delivery Date
3.GI Date
4.PO Number
5.Name
6.Sales Doc Type
7.Sales Document
8.Created By
9.Sold-to-party
10.Name 1
11.City
12.Region
13.Material
14.Description
15.Sales Unit
16.Order Qty
17.Confirm Qty
18.Shipping Point
19.Status
20.Net Value
21 Ship-to-party
22 Ship-to-address
Now the problem is I am not able to find appropriate user exit for the above requirement since Ship to party and Ship to address fields are not available in VBAP or VBAK tables and the existing user exits are
PERFORM move_userfields USING 'VBAP'.
PERFORM move_userfields USING 'VBAK'.
Thanks in advance!!!
Vishal
Vishal