Change BILL_TO address details based on SHIP_TO address [message #657363] |
Mon, 07 November 2016 09:30 |
 |
adfnewbie
Messages: 54 Registered: January 2016
|
Member |
|
|
Hi Experts,
I want to change SHIP_TO details or Sales Order form whenever there is a change in BILL_TO address. Can anyone guide on how can we do this using custom.pll?
There is an LOV on form which user will use to change the value in BILL_TO address and based on user-selected value I have to bring corresponding SHIP_TO address on form. The relation between BILL_TO and SHIP_TO details is configured in a lookup.
I am able to default the values on form opening using defaulting rules and calling plsql api but I don't understand how to change the values when something is changed on form.
Any help is highly appreciated.
|
|
|