Codeunit 1373 Batch Posting Print Mgt. in 18
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| PrintSalesDocument | (RecordRef) | public | - | |
| PrintPurchaseDocument | (RecordRef) | public | - | |
| PrintJournal | (RecordRef) | public | - |
Events, 4
| 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) | - |