Codeunit "CA Jnl.-Post+Print"

ID 1113
Namespace: Microsoft.CostAccounting.Posting

Properties

Name Value
TableNo Table Microsoft.CostAccounting.Journal."Cost Journal Line"

Events

OnBeforePostJournalBatch

[IntegrationEvent(False,False)]
local procedure OnBeforePostJournalBatch(var CostJournalLine: Record "Cost Journal Line", var HideDialog: Boolean)

Parameters

Name Type Description
CostJournalLine Table Microsoft.CostAccounting.Journal."Cost Journal Line"
HideDialog Boolean

See also