/************************************************************************************************** * Name : CVG_Exchange_RateTrigger * Description : * Created Date : 18/06/2017 * Created By : Halleux Arnaud * VERSION : 1.0 * *Modification LOG * ---------------------------------------------------------------------------------------------- * Who When What * ---------------------------------------------------------------------------------------------- * Arnaud 18/02/2016 Initial Version * **************************************************************************************************/ /** * @title: setDate * @descr: Calculate the salesforce Date value for the exchange rate from the External Key coming from the integration in a different format * @param: before insert/update * @param: always */ /** * @title: updateActions * @descr: When a Exchange is changed, system will search for actions impacted by this change (all actions later than exchange rate date) and populate the new exchange rates values on them. * @param: After insert/update * @param: always */