Need to fetch the Item cost from a different price list when the SO header has a different pricelist
Oracle R12 Forms version 12.2.9.
I need to fetch the Item cost from a different price list when the Sales Order Header has a different price list defaulted. Ideally, the price is sourced from the price list that is defaulted at the Header and line level. But, I need to get the price from a different price list and then reduce 4% from the price that was sourced from the price list.
I have tried to fetch the price list with the dynamic formula which is assigned to the Price list that gets defaulted at SO, the Formula type Price List line is not fetching any data and I'm getting Error : ORA-01403: No data found.