| procedure | InsertRec(Option, Code[10], Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by InsertRecord(). |
| procedure | FilterPrintUsage(Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by SetRange(Usage, ReportUsage) statement. |
| procedure | FilterEmailUsage(Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by SetEmailUsageFilters(). |
| procedure | FilterEmailBodyUsage(Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by SetEmailBodyUsageFilters(). |
| procedure | FilterEmailAttachmentUsage(Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by SetEmailAttachmentUsageFilters(). |
| procedure | FindPrintUsage(Integer, Code[20], var Record Report Selections) | Pending | 17.0 | 17 | 19, gone |
| Replaced by FindReportUsageForCust(). |
| procedure | FindPrintUsageVendor(Integer, Code[20], var Record Report Selections) | Pending | 17.0 | 17 | 19, gone |
| Replaced by FindReportUsageForVend(). |
| procedure | FindEmailAttachmentUsage(Integer, Code[20], var Record Report Selections) | Pending | 17.0 | 17 | 19, gone |
| Replaced by FindEmailAttachmentUsageForCust(). |
| procedure | FindEmailAttachmentUsageVendor(Integer, Code[20], var Record Report Selections) | Pending | 17.0 | 17 | 19, gone |
| Replaced by FindEmailAttachmentUsageForVend(). |
| procedure | FindEmailBodyUsage(Integer, Code[20], var Record Report Selections) | Pending | 17.0 | 17 | 19, gone |
| FindEmailBodyUsageForCust(). |
| procedure | FindEmailBodyUsageVendor(Integer, Code[20], var Record Report Selections) | Pending | 17.0 | 17 | 19, gone |
| FindEmailBodyUsageForVend(). |
| procedure | PrintWithCheck(Integer, Variant, Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by PrintWithCheckForCust(). |
| procedure | PrintWithGUIYesNoWithCheck(Integer, Variant, Boolean, Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by PrintWithDialogWithCheckForCust(). |
| procedure | PrintWithGUIYesNoWithCheckVendor(Integer, Variant, Boolean, Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by PrintWithDialogWithCheckForVend(). |
| procedure | Print(Integer, Variant, Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by PrintForCust(). |
| procedure | PrintWithGUIYesNo(Integer, Variant, Boolean, Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by PrintWithDialogForCust(). |
| procedure | PrintWithGUIYesNoVendor(Integer, Variant, Boolean, Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by PrintWithDialogForVend |
| procedure | GetHtmlReport(var Text, Integer, Variant, Code[20]) | Pending | 17.0 | 17 | 19, gone |
| Replaced by GetHtmlreportForCust(). |
| procedure | GetPdfReport(var Text[250], Integer, Variant, Code[20]) | Pending | 17.0 | 17 | 19, gone |
| Replaced by GetPdfReportForCust(). |
| procedure | GetEmailBodyForCust(var Text[250], Enum Report Selection Usage, Variant, Code[20], var Text[250]) | Pending | 27.0 | 27 | 28 |
| Replaced with GetEmailBodyForCust that accepts a TempBlob as parameter. |
| procedure | GetEmailBody(var Text[250], Integer, Variant, Code[20], var Text[250]) | Pending | 17.0 | 17 | 19, gone |
| Replaced by GetEmailBodyForCust(). |
| procedure | GetEmailBodyTextForCust(var Text[250], Enum Report Selection Usage, Variant, Code[20], var Text[250], Text) | Pending | 27.0 | 27 | 28 |
| Replaced with GetEmailBodyTextForCust that accepts a TempBlob as parameter. |
| procedure | GetEmailBodyCustomText(var Text[250], Integer, Variant, Code[20], var Text[250], Text) | Pending | 17.0 | 17 | 19, gone |
| Replaced by GetEmailBodyTextForCust(). |
| procedure | GetEmailBodyForVend(var Text[250], Enum Report Selection Usage, Variant, Code[20], var Text[250]) | Pending | 27.0 | 27 | 28 |
| Replaced with GetEmailBodyForVend that accepts a TempBlob as parameter. |
| procedure | GetEmailBodyVendor(var Text[250], Integer, Variant, Code[20], var Text[250]) | Pending | 17.0 | 17 | 19, gone |
| Replaced by GetEmailBodyForVend(). |
| procedure | SendToDisk(Integer, Variant, Code[20], Text, Code[20]) | Pending | 17.0 | 17 | 19, gone |
| Replaced by SendToDiskForCust(). |
| procedure | SendToDiskVendor(Integer, Variant, Code[20], Text, Code[20]) | Pending | 17.0 | 17 | 19, gone |
| Replaced by SendToDiskForVend(). |
| procedure | SendToZip(Integer, Variant, Code[20], Code[20], var Codeunit Data Compression) | Pending | 17.0 | 17 | 19, gone |
| Replaced by SendToZipForCust(). |
| procedure | SendToZipVendor(Integer, Variant, Code[20], Code[20], var Codeunit Data Compression) | Pending | 17.0 | 17 | 19, gone |
| Replaced by SendToZipForVend(). |
| procedure | GetDocumentEmailAddress(Code[20], Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by GetDocEmailAddress(). |
| procedure | GetCustEmailAddress(Code[20], Option) | Pending | 17.0 | 17 | 19, gone |
| Replaced by GetEmailAddressForCust(). |
| procedure | GetVendorEmailAddress(Code[20], Variant, Option) | Pending | 17.0 | 17 | 19, gone |
| Replaced by GetEmailAddressForVend(). |
| procedure | PrintForUsage(Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by PrintReportsForUsage(). |
| procedure | ReportUsageToDocumentType(var Option, Integer) | Pending | 17.0 | 17 | 19, gone |
| Replaced by ConvertReportUsageToSalesDocumentType() |
| event | OnAfterGetEmailBodyCustomer(var Text[250], Text[250], Variant, var Boolean, var Boolean) | Pending | 27.0 | 27 | 28 |
| Use new Event OnAfterGetEmailBodyCustomerProcedure instead. |
| event | OnAfterGetEmailBodyVendor(var Text[250], Text[250], Variant, var Boolean, var Boolean) | Pending | 27.0 | 27 | 28 |
| Use new Event OnAfterGetEmailBodyVendorProcedure instead. |
| procedure | GetJobQueueParameters(var Text, var Integer, var Text, var Text[150], var Code[20], var Integer) | Pending | 22.0 | 20 | 24, gone |
| Unused. |
| procedure | SendEmailToCust(Integer, Variant, Code[20], Text[150], Boolean, Code[20], Integer) | Pending | 22.0 | 20 | 24, gone |
| Unused. |
| procedure | SendEmailToVendor(Integer, Variant, Code[20], Text[150], Boolean, Code[20], Integer) | Pending | 22.0 | 20 | 24, gone |
| Unused. |
| event | OnBeforeDoSaveReportAsHTML(Integer, var Text[250], var Variant, var Boolean) | Pending | 27.0 | 27 | 28 |
| This event will be removed. Please use Event OnBeforeDoSaveReportAsHTMLInTempBlob instead. |
| procedure | EnqueueMailingJob(RecordId, Text, Text, Text) | Pending | 22.0 | 20 | 24, gone |
| Unused. |
| event | OnBeforeSendEmailDirectly(var Record Report Selections, Enum Report Selection Usage, Variant, var Code[20], var Text[150], Boolean, Boolean, Text[250], var Text[250], Boolean, var Record Report Selections, var Record Custom Report Selection, var Boolean, var Boolean, var List, var List, var List) | Pending | 27.0 | 27 | 28 |
| Use new Event OnSendEmailDirectlyOnBeforeSend instead. |
| event | OnSendEmailDirectlyOnBeforeSendFileLoop(Enum Report Selection Usage, Variant, Code[20], var Text[150], var Text[250], Boolean, var Record Report Selections, var Record Custom Report Selection, var Boolean, var Text[250]) | Pending | 27.0 | 27 | 28 |
| Use new Event OnSendEmailDirectlyOnBeforeSendSingleFile instead. |
| event | OnReplaceHTMLText(Integer, var Text[250], var Variant, var Boolean) | Pending | 27.0 | 27 | 28 |
| This event will be removed. Please use Event OnBeforeDoSaveReportAsHTMLInTempBlob instead. |