| NewRecord | () | | public | 17-28 | - |
| InsertRecord | (Enum Report Selection Usage, Code[10], Integer) | | public | 17-28 | - |
| InsertRec | (Option, Code[10], Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by InsertRecord(). |
| FilterPrintUsage | (Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by SetRange(Usage, ReportUsage) statement. |
| SetEmailUsageFilters | (Enum Report Selection Usage) | | public | 17-28 | - |
| FilterEmailUsage | (Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by SetEmailUsageFilters(). |
| SetEmailBodyUsageFilters | (Enum Report Selection Usage) | | public | 17-28 | - |
| FilterEmailBodyUsage | (Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by SetEmailBodyUsageFilters(). |
| SetEmailAttachmentUsageFilters | (Enum Report Selection Usage) | | public | 17-28 | - |
| FilterEmailAttachmentUsage | (Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by SetEmailAttachmentUsageFilters(). |
| FindReportUsageForCust | (Enum Report Selection Usage, Code[20], var Record Report Selections) | | public | 17-28 | - |
| FindPrintUsage | (Integer, Code[20], var Record Report Selections) | | public | 17-19, gone | Pending 17.0 |
| Replaced by FindReportUsageForCust(). |
| FindReportUsageForVend | (Enum Report Selection Usage, Code[20], var Record Report Selections) | | public | 17-28 | - |
| FindPrintUsageVendor | (Integer, Code[20], var Record Report Selections) | | public | 17-19, gone | Pending 17.0 |
| Replaced by FindReportUsageForVend(). |
| FindEmailAttachmentUsageForCust | (Enum Report Selection Usage, Code[20], var Record Report Selections) | Boolean | public | 17-28 | - |
| FindEmailAttachmentUsage | (Integer, Code[20], var Record Report Selections) | Boolean | public | 17-19, gone | Pending 17.0 |
| Replaced by FindEmailAttachmentUsageForCust(). |
| FindEmailAttachmentUsageForVend | (Enum Report Selection Usage, Code[20], var Record Report Selections) | Boolean | public | 17-28 | - |
| FindEmailAttachmentUsageVendor | (Integer, Code[20], var Record Report Selections) | Boolean | public | 17-19, gone | Pending 17.0 |
| Replaced by FindEmailAttachmentUsageForVend(). |
| FindEmailBodyUsageForCust | (Enum Report Selection Usage, Code[20], var Record Report Selections) | Boolean | public | 17-28 | - |
| FindEmailBodyUsage | (Integer, Code[20], var Record Report Selections) | Boolean | public | 17-19, gone | Pending 17.0 |
| FindEmailBodyUsageForCust(). |
| FindEmailBodyUsageForVend | (Enum Report Selection Usage, Code[20], var Record Report Selections) | Boolean | public | 17-28 | - |
| FindEmailBodyUsageVendor | (Integer, Code[20], var Record Report Selections) | Boolean | public | 17-19, gone | Pending 17.0 |
| FindEmailBodyUsageForVend(). |
| PrintWithCheckForCust | (Enum Report Selection Usage, Variant, Integer) | | public | 17-28 | - |
| PrintWithCheck | (Integer, Variant, Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by PrintWithCheckForCust(). |
| PrintWithDialogWithCheckForCust | (Enum Report Selection Usage, Variant, Boolean, Integer) | | public | 17-28 | - |
| PrintWithGUIYesNoWithCheck | (Integer, Variant, Boolean, Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by PrintWithDialogWithCheckForCust(). |
| PrintWithDialogWithCheckForVend | (Enum Report Selection Usage, Variant, Boolean, Integer) | | public | 17-28 | - |
| PrintWithGUIYesNoWithCheckVendor | (Integer, Variant, Boolean, Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by PrintWithDialogWithCheckForVend(). |
| PrintReport | (Enum Report Selection Usage, Variant) | | public | 17-28 | - |
| PrintForCust | (Enum Report Selection Usage, Variant, Integer) | | public | 17-28 | - |
| Print | (Integer, Variant, Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by PrintForCust(). |
| PrintWithDialogForCust | (Enum Report Selection Usage, Variant, Boolean, Integer) | | public | 17-28 | - |
| PrintWithGUIYesNo | (Integer, Variant, Boolean, Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by PrintWithDialogForCust(). |
| PrintWithDialogForVend | (Enum Report Selection Usage, Variant, Boolean, Integer) | | public | 17-28 | - |
| PrintWithGUIYesNoVendor | (Integer, Variant, Boolean, Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by PrintWithDialogForVend |
| GetHtmlReportForCust | (var Text, Enum Report Selection Usage, Variant, Code[20]) | | public | 17-28 | - |
| GetHtmlReport | (var Text, Integer, Variant, Code[20]) | | public | 17-19, gone | Pending 17.0 |
| Replaced by GetHtmlreportForCust(). |
| GetPdfReportForCust | (var Text[250], Enum Report Selection Usage, Variant, Code[20]) | | public | 17-28 | - |
| GetPdfReportForCust | (var Codeunit Temp Blob, Enum Report Selection Usage, Variant, Code[20]) | | public | 17-28 | - |
| GetPdfReport | (var Text[250], Integer, Variant, Code[20]) | | public | 17-19, gone | Pending 17.0 |
| Replaced by GetPdfReportForCust(). |
| GetEmailBodyForCust | (var Text[250], Enum Report Selection Usage, Variant, Code[20], var Text[250]) | Boolean | public | 17-28 | Pending 27.0 |
| Replaced with GetEmailBodyForCust that accepts a TempBlob as parameter. |
| GetEmailBody | (var Text[250], Integer, Variant, Code[20], var Text[250]) | Boolean | public | 17-19, gone | Pending 17.0 |
| Replaced by GetEmailBodyForCust(). |
| GetEmailBodyTextForCust | (var Text[250], Enum Report Selection Usage, Variant, Code[20], var Text[250], Text) | Boolean | public | 17-28 | Pending 27.0 |
| Replaced with GetEmailBodyTextForCust that accepts a TempBlob as parameter. |
| GetEmailBodyCustomText | (var Text[250], Integer, Variant, Code[20], var Text[250], Text) | Boolean | public | 17-19, gone | Pending 17.0 |
| Replaced by GetEmailBodyTextForCust(). |
| GetEmailAddressExt | (Integer, Variant, Code[20], var Record Report Selections) | Text[250] | public | 17-28 | - |
| GetEmailBodyForVend | (var Text[250], Enum Report Selection Usage, Variant, Code[20], var Text[250]) | Boolean | public | 17-28 | Pending 27.0 |
| Replaced with GetEmailBodyForVend that accepts a TempBlob as parameter. |
| GetEmailBodyVendor | (var Text[250], Integer, Variant, Code[20], var Text[250]) | Boolean | public | 17-19, gone | Pending 17.0 |
| Replaced by GetEmailBodyForVend(). |
| SendEmailInBackground | (Record Job Queue Entry) | | public | 17-28 | - |
| GetJobQueueParameters | (var Text, var Integer, var Code[20], var Text[150], var Code[20]) | Boolean | public | 17-28 | - |
| RunGetNextJobQueueParam | (var Text) | Text | public | 17-28 | - |
| GetMailingJobCategory | () | Code[10] | public | 17-28 | - |
| SaveAsDocumentAttachment | (Integer, Variant, Code[20], Code[20], Boolean) | | public | 17-28 | - |
| SendEmailToCust | (Integer, Variant, Code[20], Text[150], Boolean, Code[20]) | | public | 17-28 | - |
| SendEmailToVendor | (Integer, Variant, Code[20], Text[150], Boolean, Code[20]) | | public | 17-28 | - |
| SendToDiskForCust | (Enum Report Selection Usage, Variant, Code[20], Text, Code[20]) | | public | 17-28 | - |
| SendToDisk | (Integer, Variant, Code[20], Text, Code[20]) | | public | 17-19, gone | Pending 17.0 |
| Replaced by SendToDiskForCust(). |
| SendToDiskForVend | (Enum Report Selection Usage, Variant, Code[20], Text, Code[20]) | | public | 17-28 | - |
| SendToDiskVendor | (Integer, Variant, Code[20], Text, Code[20]) | | public | 17-19, gone | Pending 17.0 |
| Replaced by SendToDiskForVend(). |
| SendToZipForCust | (Enum Report Selection Usage, Variant, Code[20], Code[20], var Codeunit Data Compression) | | public | 17-28 | - |
| SendToZip | (Integer, Variant, Code[20], Code[20], var Codeunit Data Compression) | | public | 17-19, gone | Pending 17.0 |
| Replaced by SendToZipForCust(). |
| SendToZipForVend | (Enum Report Selection Usage, Variant, Code[20], Code[20], var Codeunit Data Compression) | | public | 17-28 | - |
| SendToZipVendor | (Integer, Variant, Code[20], Code[20], var Codeunit Data Compression) | | public | 17-19, gone | Pending 17.0 |
| Replaced by SendToZipForVend(). |
| GetEmailAddressForDoc | (Code[20], Enum Report Selection Usage) | Text[250] | public | 17-28 | - |
| GetDocumentEmailAddress | (Code[20], Integer) | Text[250] | public | 17-19, gone | Pending 17.0 |
| Replaced by GetDocEmailAddress(). |
| GetEmailAddressForCust | (Code[20], Enum Report Selection Usage) | Text[250] | public | 17-28 | - |
| GetCustEmailAddress | (Code[20], Option) | Text[250] | public | 17-19, gone | Pending 17.0 |
| Replaced by GetEmailAddressForCust(). |
| GetEmailAddressForVend | (Code[20], Variant, Enum Report Selection Usage) | Text[250] | public | 17-28 | - |
| GetVendorEmailAddress | (Code[20], Variant, Option) | Text[250] | public | 17-19, gone | Pending 17.0 |
| Replaced by GetEmailAddressForVend(). |
| PrintReportsForUsage | (Enum Report Selection Usage) | | public | 17-28 | - |
| PrintForUsage | (Integer) | | public | 17-19, gone | Pending 17.0 |
| Replaced by PrintReportsForUsage(). |
| ConvertReportUsageToSalesDocumentType | (var Enum Sales Document Type, Enum Report Selection Usage) | Boolean | public | 17-28 | - |
| ReportUsageToDocumentType | (var Option, Integer) | Boolean | public | 17-19, gone | Pending 17.0 |
| Replaced by ConvertReportUsageToSalesDocumentType() |
| SendEmailInForeground | (RecordId, Code[20], Text[150], Integer, Boolean, Code[20]) | Boolean | public | 17-28 | - |
| IsSalesDocument | (RecordRef) | Boolean | public | 17-28 | - |
| GetCustomReportSelectionByUsageOption | (var Record Custom Report Selection, Code[20], Enum Report Selection Usage, Integer) | Boolean | public | 18-28 | - |
| ShowNoBodyNoAttachmentError | (Enum Report Selection Usage, Boolean, Boolean) | | public | 18-28 | - |
| GetEmailAddressIgnoringLayout | (Enum Report Selection Usage, Variant, Code[20]) | Text[250] | public | 19-28 | - |
| GetJobQueueParameters | (var Text, var Integer, var Text, var Text[150], var Code[20], var Integer) | Boolean | public | 19-24, gone | Pending 22.0 |
| Unused. |
| SendEmailToCust | (Integer, Variant, Code[20], Text[150], Boolean, Code[20], Integer) | | public | 19-24, gone | Pending 22.0 |
| Unused. |
| ShouldSendToCustDirectly | (Enum Report Selection Usage, Variant, Code[20]) | Boolean | public | 19-28 | - |
| SendEmailToVendor | (Integer, Variant, Code[20], Text[150], Boolean, Code[20], Integer) | | public | 19-24, gone | Pending 22.0 |
| Unused. |
| SaveReportAsPDFInTempBlob | (var Codeunit Temp Blob, Integer, Variant, Code[20], Enum Report Selection Usage) | | public | 19-28 | - |
| GetAccountNoFilterForCustomReportLayout | (var Record Report Selections, var Record Name/Value Buffer, Integer) | Text | public | 20-28 | - |
| SelectTempReportSelectionsToPrint | (var Record Report Selections, var Record Name/Value Buffer, Boolean, Enum Report Selection Usage, Integer) | | public | 20-28 | - |
| EnqueueMailingJob | (RecordId, Text, Text, Text) | | public | 20-24, gone | Pending 22.0 |
| Unused. |
| EnqueueMailingJob | (RecordId, Text, Text) | | public | 20-28 | - |
| GetUniqueAccountNos | (var Record Name/Value Buffer, RecordRef, Integer) | | public | 20-28 | - |
| PrintWithCheckForVend | (Enum Report Selection Usage, Variant, Integer) | | public | 21-28 | - |
| CopyReportSelectionToReportSelection | (var Record Report Selections) | Boolean | public | 21-28 | - |
| FindReportSelections | (var Record Report Selections, Code[20], Integer) | Boolean | public | 23-28 | - |
| DoesAnyCustomLayotExist | () | Boolean | internal | 23-28 | - |
| DrillDownToSelectLayout | (var Text[250], var Guid) | | public | 24-28 | - |
| GetFilteredRecordRef | (var RecordRef, RecordRef, Integer, Text) | | public | 24-28 | - |
| SelectTempReportSelections | (var Record Report Selections, Code[20], Boolean, Enum Report Selection Usage, Integer) | | public | 27-28 | - |
| GetEmailBodyForCust | (var Codeunit Temp Blob, Enum Report Selection Usage, Variant, Code[20], var Text[250]) | Boolean | public | 27-28 | - |
| GetEmailBodyTextForCust | (var Codeunit Temp Blob, Enum Report Selection Usage, Variant, Code[20], var Text[250], Text) | Boolean | public | 27-28 | - |
| GetEmailBodyForVend | (var Codeunit Temp Blob, Enum Report Selection Usage, Variant, Code[20], var Text[250]) | Boolean | public | 27-28 | - |
| CopyCustomReportSectionToReportSelection | (Code[20], var Record Report Selections, Integer) | Boolean | public | 27-28 | - |
| FindReportUsageForTable | (Enum Report Selection Usage, var Record Report Selections, Integer) | | public | 28 | - |
| GetPdfReportForTable | (var Text[250], Enum Report Selection Usage, Variant, Integer) | | public | 28 | - |
| GetPdfReportForTable | (var Codeunit Temp Blob, Enum Report Selection Usage, Variant, Integer) | | public | 28 | - |
| GetPdfReportForVend | (var Text[250], Enum Report Selection Usage, Variant, Code[20]) | | public | 28 | - |
| GetPdfReportForVend | (var Codeunit Temp Blob, Enum Report Selection Usage, Variant, Code[20]) | | public | 28 | - |
| FindReportSelections | (var Record Report Selections, Integer) | Boolean | public | 28 | - |
| CopyCustomReportSectionToReportSelection | (var Record Report Selections, Integer) | Boolean | public | 28 | - |