Codeunit 229 Document-Print in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 27
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| EmailSalesHeader | (Record Sales Header) | public | - | |
| PrintSalesHeader | (Record Sales Header) | public | - | |
| PrintSalesHeaderToDocumentAttachment | (var Record Sales Header) | public | - | |
| PrintSalesInvoiceToDocumentAttachment | (var Record Sales Header, Integer) | public | - | |
| GetSalesInvoicePrintToAttachmentOption | (Record Sales Header) | Integer | public | - |
| PrintSalesOrderToDocumentAttachment | (var Record Sales Header, Integer) | public | - | |
| GetSalesOrderPrintToAttachmentOption | (Record Sales Header) | Integer | public | - |
| PrintProformaSalesInvoiceToDocumentAttachment | (var Record Sales Header) | public | - | |
| PrintSalesOrderToAttachment | (var Record Sales Header, Option) | public | - | |
| PrintPurchHeader | (Record Purchase Header) | public | - | |
| PrintPurchaseHeaderToDocumentAttachment | (var Record Purchase Header) | public | - | |
| PrintBankAccStmt | (Record Bank Account Statement) | public | - | |
| PrintCheck | (var Record Gen. Journal Line) | public | - | |
| PrintTransferHeader | (Record Transfer Header) | public | - | |
| PrintServiceContract | (Record Service Contract Header) | public | - | |
| PrintServiceHeader | (Record Service Header) | public | - | |
| PrintAsmHeader | (Record Assembly Header) | public | - | |
| PrintSalesOrder | (Record Sales Header, Option) | public | - | |
| PrintSalesHeaderArch | (Record Sales Header Archive) | public | - | |
| PrintPurchHeaderArch | (Record Purchase Header Archive) | public | - | |
| PrintProformaSalesInvoice | (Record Sales Header) | public | - | |
| PrintInvtOrderTest | (Record Phys. Invt. Order Header, Boolean) | public | - | |
| PrintInvtOrder | (Record Phys. Invt. Order Header, Boolean) | public | - | |
| PrintPostedInvtOrder | (Record Pstd. Phys. Invt. Order Hdr, Boolean) | public | - | |
| PrintInvtRecording | (Record Phys. Invt. Record Header, Boolean) | public | - | |
| PrintPostedInvtRecording | (Record Pstd. Phys. Invt. Record Hdr, Boolean) | public | - | |
| GetPurchDocTypeUsage | (Record Purchase Header) | Enum Report Selection Usage | public | - |
Events, 26
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterPrintSalesInvoiceToDocumentAttachment | (var Record Sales Header, Integer) | - |
| Integration event | OnAfterPrintSalesOrderToDocumentAttachment | (var Record Sales Header, Integer) | - |
| Integration event | OnBeforeCalcSalesDisc | (var Record Sales Header, var Boolean) | - |
| Integration event | OnBeforeCalcServDisc | (var Record Service Header, var Boolean) | - |
| Integration event | OnBeforeCalcPurchDisc | (var Record Purchase Header, var Boolean) | - |
| Integration event | OnBeforeGetPurchDocTypeUsage | (Record Purchase Header, var Enum Report Selection Usage, var Boolean) | - |
| Integration event | OnBeforeGetSalesDocTypeUsage | (Record Sales Header, var Enum Report Selection Usage, var Boolean) | - |
| Integration event | OnBeforeDoPrintSalesHeader | (var Record Sales Header, Integer, Boolean, var Boolean) | - |
| Integration event | OnBeforeDoPrintPurchHeader | (var Record Purchase Header, Integer, var Boolean) | - |
| Integration event | OnBeforePrintBankAccStmt | (var Record Bank Account Statement, var Boolean) | - |
| Integration event | OnBeforePrintCheck | (var Record Gen. Journal Line, var Boolean) | - |
| Integration event | OnBeforePrintTransferHeader | (var Record Transfer Header, var Boolean) | - |
| Integration event | OnBeforePrintServiceContract | (var Record Service Contract Header, Integer, var Boolean) | - |
| Integration event | OnBeforePrintServiceHeader | (var Record Service Header, Integer, var Boolean) | - |
| Integration event | OnBeforePrintAsmHeader | (var Record Assembly Header, Integer, var Boolean) | - |
| Integration event | OnBeforePrintSalesOrder | (var Record Sales Header, Integer, var Boolean) | - |
| Integration event | OnBeforePrintSalesHeaderArch | (var Record Sales Header Archive, Integer, var Boolean) | - |
| Integration event | OnBeforePrintPurchHeaderArch | (var Record Purchase Header Archive, Integer, var Boolean) | - |
| Integration event | OnBeforePrintProformaSalesInvoice | (var Record Sales Header, Integer, var Boolean) | - |
| Integration event | OnGetAsmHeaderTypeUsageElseCase | (Record Assembly Header, var Integer, var Boolean) | - |
| Integration event | OnGetPurchDocTypeUsageElseCase | (Record Purchase Header, var Integer, var Boolean) | - |
| Integration event | OnGetSalesDocTypeUsageElseCase | (Record Sales Header, var Integer, var Boolean) | - |
| Integration event | OnGetServHeaderDocTypeUsageElseCase | (Record Service Header, var Integer, var Boolean) | - |
| Integration event | OnGetServContractTypeUsageElseCase | (Record Service Contract Header, var Integer, var Boolean) | - |
| Integration event | OnGetSalesArchDocTypeUsageElseCase | (Record Sales Header Archive, var Integer, var Boolean) | - |
| Integration event | OnGetPurchArchDocTypeUsageElseCase | (Record Purchase Header Archive, var Integer, var Boolean) | - |