Codeunit "Map Incoming Doc to Gen. Line"
ID 1224
Namespace: System.IO
Properties
| Name | Value |
|---|---|
| TableNo | Table Microsoft.EServices.EDocument."Incoming Document" |
Events
OnBeforeGenJnlLineInsertFromIncomingDocument
[IntegrationEvent(False,False)]
local procedure OnBeforeGenJnlLineInsertFromIncomingDocument(var GenJournalLine: Record "Gen. Journal Line", IncomingDocument: Record "Incoming Document")
Parameters
| Name | Type | Description |
|---|---|---|
| GenJournalLine | Table Microsoft.Finance.GeneralLedger.Journal."Gen. Journal Line" | |
| IncomingDocument | Table Microsoft.EServices.EDocument."Incoming Document" |