Migration of Closed SO with Multiple Taxes with single line
We have a requirement to migrate the close SO from legacy system to Oracle OM. Business uses multiple taxes for single line. We want to migrate a line with all tax code attached with line to Oracle OM. We also want to maintain the tax rate as it is.
We can not use tax group as we do not want system to calculate the taxes. Following example would explain our requirement.
Order Line Number Item Description Qty Tax Code Tax Amount
1 xyz item 10 GST 100
1 xyz item 10 PST 20
When we migrate the SO, it should migrate both tax code and respective amount i.e. GST and PST with amount 100 and 20.