[IntegrationEvent(False,False)]
local procedure OnAfterPrepareCostJournalLines(var TempCostJnlLine: Record "Cost Journal Line" temporary, var TotalDebit: Decimal, var TotalCredit: Decimal, var NoOfJnlLines: Integer, var BatchRun: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeGetGLEntries(var IsHandled: Boolean)
Parameters
Name
Type
Description
IsHandled
Boolean
OnBeforeInsertCostJournalLine
[IntegrationEvent(False,False)]
local procedure OnBeforeInsertCostJournalLine(var TempCostJnlLine: Record "Cost Journal Line" temporary, GLEntry: Record "G/L Entry")
[IntegrationEvent(False,False)]
local procedure OnBeforePostCostJournalLinesOpenDialog(var TempCostJnlLine: Record "Cost Journal Line" temporary, var HideDialog: Boolean)
[IntegrationEvent(False,False)]
local procedure OnGetGLEntriesOnBeforeCombineEntries(var CostObjectCode: Code[20], GLEntry: Record "G/L Entry", CostType: Record "Cost Type", var CombineEntries: Boolean, var CostCenterCode: Code[20], var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeProcessGLEntryInGetGLEntries(GLEntry: Record "G/L Entry", var CostCenterCode: Code[20], var CostObjectCode: Code[20], BatchRun: Boolean, var IsHandled: Boolean)