| field | 169 Last Email Notif Cleared | Pending | 21.0 | 21 | 23, gone |
| Microsoft Invoicing has been discontinued. |
| field | 175 Payment Instructions Id | Removed | 21.0 | 18 | 25, gone |
| Microsoft Invoicing is not supported in Business Central |
| field | 180 Rcvd-from Country/Region Code | Removed | 23.0 | 22 | 25, gone |
| Use new field on range 181 |
| field | 720 Coupled to CRM | Removed | 26.0 | 22 | 28 |
| Replaced by flow field Coupled to Dataverse |
| field | 5051 Sell-to Customer Template Code | Removed | 21.0 | 18 | 25, gone |
| Will be removed with other functionality related to "old" templates. Replaced by "Sell-to Customer Templ. Code". |
| field | 5054 Bill-to Customer Template Code | Removed | 21.0 | 18 | 25, gone |
| Will be removed with other functionality related to "old" templates. Replaced by "Bill-to Customer Templ. Code". |
| field | 8000 Id | Removed | 22.0 | 17 | 25, gone |
| This functionality will be replaced by the systemID field |
| procedure | CreateDim(Integer, Code[20], Integer, Code[20], Integer, Code[20], Integer, Code[20], Integer, Code[20]) | Pending | 20.0 | 20 | 22, gone |
| Replaced by CreateDim(DefaultDimSource: List of [Dictionary of [Integer, Code[20]]]) |
| procedure | GetCustomerGlobalLocationNumber() | Pending | 25.0 | 25 | 27, gone |
| The procedure is not used and will be obsoleted. |
| procedure | GetCustomerGlobalLocationNumberLbl() | Pending | 25.0 | 25 | 27, gone |
| The procedure is not used and will be obsoleted. |
| procedure | GetPstdDocLinesToRevere() | Pending | 15.1 | 17 | 17, gone |
| Typo in the function name, use GetPstdDocLinesToReverse instead |
| procedure | WhseShpmntConflict(Option, Code[20], Option) | Pending | 17.0 | 17 | 19, gone |
| Replaced by WhseShipmentConflict(). |
| procedure | OpenSalesOrderStatistics() | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the SalesOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| procedure | GetCardpageID() | Pending | 19.0 | 19 | 21, gone |
| Use PageManagement.GetPageID() instead. |
| procedure | BatchConfirmUpdateDeferralDate(var Option, Boolean, Date) | Pending | 22.0 | 21 | 24, gone |
| Replaced by BatchConfirmUpdateDeferralDate with VAT Date parameters. |
| procedure | SelectSalesHeaderCustomerTemplate() | Pending | 18.0 | 18 | 20, gone |
| Will be removed with other functionality related to "old" templates. Replaced by SelectSalesHeaderNewCustomerTemplate() |
| procedure | LookupSellToCustomerName() | Pending | 19.0 | 18 | 21, gone |
| Replaced with LookupSellToCustomerName(var CustomerName: Text[100]): Boolean |
| event | OnAfterCreateDimTableIDs(var Record Sales Header, Integer, var Integer, var Code[20]) | Pending | 20.0 | 20 | 22, gone |
| Replaced by OnAfterInitDefaultDimensionSources() event |
| event | OnAfterCopyFromSellToCustTemplate(var Record Sales Header, Record Customer Template) | Pending | 18.0 | 18 | 20, gone |
| Will be removed with other functionality related to "old" templates. Replaced by OnAfterCopyFromNewSellToCustTemplate(). |
| event | OnBeforeOpenSalesOrderStatistics(var Record Sales Header, var Boolean) | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the SalesOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| event | OnValidateBilltoCustomerTemplateCodeBeforeRecreateSalesLines(var Record Sales Header, Integer) | Pending | 18.0 | 18 | 20, gone |
| Will be removed with other functionality related to "old" templates. Replaced by OnValidateBilltoCustomerTemplCodeOnBeforeRecreateSalesLines() |
| procedure | OpenDocumentStatistics() | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the SalesOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| procedure | ShowDocumentStatisticsPage() | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the SalesOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| event | OnBeforeOpenDocumentStatistics(var Record Sales Header, var Boolean) | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the SalesOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| event | OnGetStatisticsPageID(var Integer, Record Sales Header) | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the SalesOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| event | OnLookupSellToCustomerNameOnAfterSuccessfulLookup(var Record Sales Header) | Pending | 19.0 | 19 | 21, gone |
| Replaced with LookupSellToCustomerName(var CustomerName: Text[100]): Boolean |
| event | OnBeforeRunEventOnAfterCreateDimTableIDs(var Record Sales Header, var List, var Boolean) | Pending | 20.0 | 20 | 22, gone |
| Temporary event for compatibility |
| event | OnBeforeValidateBillToName(var Record Sales Header, var Record Customer, var Boolean, Record Sales Header) | Pending | 27.0 | 27 | 28 |
| This event is never raised. |
| procedure | RecreateReqLine(Record Sales Line, Integer, Boolean) | Pending | 25.0 | 25 | 27, gone |
| Use RecreateReqLine with TempReqLine parameter instead. |
| procedure | SetTrackInfoForCancellation() | Pending | 24.0 | 24 | 26, gone |
| SetTrackInfoForCancellation procedure is planned to be removed. |
| event | OnSetTrackInfoForCancellationOnBeforeInsertCancelledDocument(Record Sales Cr.Memo Header, var Boolean) | Pending | 24.0 | 24 | 26, gone |
| This event is obsolete. SetTrackInfoForCancellation procedure is planned to be removed. |
| procedure | UpdateShipToSalespersonCode() | Pending | 26.0 | 26 | 28 |
| Use UpdateShipToSalespersonCode(FieldNo: Integer) instead. |
| event | OnUpdateShiptoSalespersonCodeNotAssigned(var Record Sales Header, var Boolean) | Pending | 26.0 | 26 | 28 |
| This event is obsolete. Use OnBeforeUpdateShipToSalespersonCode instead. |
| event | OnBeforeIsNotFullyCancelled(var Record Sales Cr.Memo Header, var Boolean, var Boolean) | Pending | 27.0 | 27 | 28 |
| Removed Not used anymore. |
| procedure | SkipStatisticsPreparation() | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the SalesOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| procedure | ResetSkipStatisticsPreparationFlag() | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the SalesOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| event | OnCalcOutstandingQuantityBaseOnAfterSalesLineSetFilters(var Record Sales Line) | Pending | 27.0 | 27 | 28 |
| Not used anymore due to new implementation that uses Query. Replaced by OnBeforeCalculateReservableOutstandingQuantityBase. |