Codeunit "Gen. Jnl.-B.Post"
ID 233
Namespace: Microsoft.Finance.GeneralLedger.Posting
Properties
| Name | Value |
|---|---|
| TableNo | Table Microsoft.Finance.GeneralLedger.Journal."Gen. Journal Batch" |
Methods
JournalWithPostingErrors
procedure JournalWithPostingErrors(): Boolean
Returns
| Type | Description |
|---|---|
| Boolean |
Events
OnCodeOnBeforeFindGenJnlBatch
[IntegrationEvent(False,False)]
local procedure OnCodeOnBeforeFindGenJnlBatch(var GenJournalBatch: Record "Gen. Journal Batch")
Parameters
| Name | Type | Description |
|---|---|---|
| GenJournalBatch | Table Microsoft.Finance.GeneralLedger.Journal."Gen. Journal Batch" |