Codeunit 18006607 EOS CA Jnl.-Post Line
Codeunit EOS CA Jnl.-Post Line (ID 18006607).
procedure RunWithCheck(var CostJnlLine2: Record "EOS C/A Journal Line")
RunWithCheck.
CostJnlLine2 Record "EOS C/A Journal Line"
VAR Record “EOS C/A Journal Line”.
local procedure OnAfterCostEntryInsert(var CostEntry: Record "EOS C/A Entry - G/L Simulation"; CostJournalLine: Record "EOS C/A Journal Line")
CostEntry Record "EOS C/A Entry - G/L Simulation"
CostJournalLine Record "EOS C/A Journal Line"
local procedure OnAfterRunWithCheck(var CostJournalLine: Record "EOS C/A Journal Line")
Record "EOS C/A Journal Line"
local procedure OnBeforeCode(var CostJournalLine: Record "EOS C/A Journal Line"; var IsHandled: Boolean)
CostJournalLine Record "EOS C/A Journal Line"
IsHandled Boolean
local procedure OnBeforeCostEntryInsert(var CostEntry: Record "EOS C/A Entry - G/L Simulation"; CostJournalLine: Record "EOS C/A Journal Line")
CostEntry Record "EOS C/A Entry - G/L Simulation"
CostJournalLine Record "EOS C/A Journal Line"
local procedure OnCreateCostRegisterOnBeforeInsert(var CostRegister: Record "EOS C/A Log Entry"; CostJournalLine: Record "EOS C/A Journal Line")
CostRegister Record "EOS C/A Log Entry"
CostJournalLine Record "EOS C/A Journal Line"
local procedure OnCreateCostRegisterOnBeforeModify(var CostRegister: Record "EOS C/A Log Entry"; CostJournalLine: Record "EOS C/A Journal Line")
CostRegister Record "EOS C/A Log Entry"
CostJournalLine Record "EOS C/A Journal Line"
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.