[IntegrationEvent(False,False)]
local procedure OnBeforeRunExchangeRateAdjustment(var IsHandled: Boolean)
Parameters
Name
Type
Description
IsHandled
Boolean
OnBeforeRunCustExchRateAdjustment
[IntegrationEvent(False,False)]
local procedure OnBeforeRunCustExchRateAdjustment(GenJnlLine: Record "Gen. Journal Line", var TempCustLedgerEntry: Record "Cust. Ledger Entry" temporary, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeRunVendExchRateAdjustment(GenJnlLine: Record "Gen. Journal Line", var TempVendorLedgerEntry: Record "Vendor Ledger Entry" temporary, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeRunEmplExchRateAdjustment(GenJnlLine: Record "Gen. Journal Line", var TempEmployeeLedgerEntry: Record "Employee Ledger Entry" temporary, var IsHandled: Boolean)