Codeunit 1373 Batch Posting Print Mgt. in 23
- App
- Base Application
- Namespace
- Microsoft.Foundation.BatchProcessing
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| PrintSalesDocument | (RecordRef) | public | - | |
| PrintPurchaseDocument | (RecordRef) | public | - | |
| PrintJournal | (RecordRef) | public | - | |
| SchedulePrintJobQueueEntry | (Variant, Integer, Option) | public | - |
Events, 7
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterPrintSalesDocument | (RecordRef) | - |
| Integration event | OnAfterPrintPurchaseDocument | (RecordRef) | - |
| Integration event | OnBeforeGLRegPostingReportPrint | (var Integer, Boolean, Boolean, var Record G/L Register, var Boolean) | - |
| Integration event | OnBeforePrintDocument | (Option, Variant, var Boolean) | - |
| Integration event | OnBeforePrintCustReceiptReport | (Record G/L Register, Record Gen. Journal Template, Record General Ledger Setup, var Boolean) | - |
| Integration event | OnBeforePrintVendorReceiptReport | (Record G/L Register, Record Gen. Journal Template, Record General Ledger Setup, var Boolean) | - |
| Integration event | OnBeforePrintDocumentOnAfterBatchPosting | (var RecordRef, Boolean) | - |