Obsolete, 37

KindNameStateTagSeen fromLast seen
field169 Last Email Notif ClearedPending21.02123, gone
Microsoft Invoicing has been discontinued.
field175 Payment Instructions IdRemoved21.01825, gone
Microsoft Invoicing is not supported in Business Central
field180 Rcvd-from Country/Region CodeRemoved23.02225, gone
Use new field on range 181
field720 Coupled to CRMRemoved26.02228
Replaced by flow field Coupled to Dataverse
field5051 Sell-to Customer Template CodeRemoved21.01825, gone
Will be removed with other functionality related to "old" templates. Replaced by "Sell-to Customer Templ. Code".
field5054 Bill-to Customer Template CodeRemoved21.01825, gone
Will be removed with other functionality related to "old" templates. Replaced by "Bill-to Customer Templ. Code".
field8000 IdRemoved22.01725, gone
This functionality will be replaced by the systemID field
procedureCreateDim(Integer, Code[20], Integer, Code[20], Integer, Code[20], Integer, Code[20], Integer, Code[20])Pending20.02022, gone
Replaced by CreateDim(DefaultDimSource: List of [Dictionary of [Integer, Code[20]]])
procedureGetCustomerGlobalLocationNumber()Pending25.02527, gone
The procedure is not used and will be obsoleted.
procedureGetCustomerGlobalLocationNumberLbl()Pending25.02527, gone
The procedure is not used and will be obsoleted.
procedureGetPstdDocLinesToRevere()Pending15.11717, gone
Typo in the function name, use GetPstdDocLinesToReverse instead
procedureWhseShpmntConflict(Option, Code[20], Option)Pending17.01719, gone
Replaced by WhseShipmentConflict().
procedureOpenSalesOrderStatistics()Pending26.02628
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.
procedureGetCardpageID()Pending19.01921, gone
Use PageManagement.GetPageID() instead.
procedureBatchConfirmUpdateDeferralDate(var Option, Boolean, Date)Pending22.02124, gone
Replaced by BatchConfirmUpdateDeferralDate with VAT Date parameters.
procedureSelectSalesHeaderCustomerTemplate()Pending18.01820, gone
Will be removed with other functionality related to "old" templates. Replaced by SelectSalesHeaderNewCustomerTemplate()
procedureLookupSellToCustomerName()Pending19.01821, gone
Replaced with LookupSellToCustomerName(var CustomerName: Text[100]): Boolean
eventOnAfterCreateDimTableIDs(var Record Sales Header, Integer, var Integer, var Code[20])Pending20.02022, gone
Replaced by OnAfterInitDefaultDimensionSources() event
eventOnAfterCopyFromSellToCustTemplate(var Record Sales Header, Record Customer Template)Pending18.01820, gone
Will be removed with other functionality related to "old" templates. Replaced by OnAfterCopyFromNewSellToCustTemplate().
eventOnBeforeOpenSalesOrderStatistics(var Record Sales Header, var Boolean)Pending26.02628
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.
eventOnValidateBilltoCustomerTemplateCodeBeforeRecreateSalesLines(var Record Sales Header, Integer)Pending18.01820, gone
Will be removed with other functionality related to "old" templates. Replaced by OnValidateBilltoCustomerTemplCodeOnBeforeRecreateSalesLines()
procedureOpenDocumentStatistics()Pending26.02628
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.
procedureShowDocumentStatisticsPage()Pending26.02628
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.
eventOnBeforeOpenDocumentStatistics(var Record Sales Header, var Boolean)Pending26.02628
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.
eventOnGetStatisticsPageID(var Integer, Record Sales Header)Pending26.02628
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.
eventOnLookupSellToCustomerNameOnAfterSuccessfulLookup(var Record Sales Header)Pending19.01921, gone
Replaced with LookupSellToCustomerName(var CustomerName: Text[100]): Boolean
eventOnBeforeRunEventOnAfterCreateDimTableIDs(var Record Sales Header, var List, var Boolean)Pending20.02022, gone
Temporary event for compatibility
eventOnBeforeValidateBillToName(var Record Sales Header, var Record Customer, var Boolean, Record Sales Header)Pending27.02728
This event is never raised.
procedureRecreateReqLine(Record Sales Line, Integer, Boolean)Pending25.02527, gone
Use RecreateReqLine with TempReqLine parameter instead.
procedureSetTrackInfoForCancellation()Pending24.02426, gone
SetTrackInfoForCancellation procedure is planned to be removed.
eventOnSetTrackInfoForCancellationOnBeforeInsertCancelledDocument(Record Sales Cr.Memo Header, var Boolean)Pending24.02426, gone
This event is obsolete. SetTrackInfoForCancellation procedure is planned to be removed.
procedureUpdateShipToSalespersonCode()Pending26.02628
Use UpdateShipToSalespersonCode(FieldNo: Integer) instead.
eventOnUpdateShiptoSalespersonCodeNotAssigned(var Record Sales Header, var Boolean)Pending26.02628
This event is obsolete. Use OnBeforeUpdateShipToSalespersonCode instead.
eventOnBeforeIsNotFullyCancelled(var Record Sales Cr.Memo Header, var Boolean, var Boolean)Pending27.02728
Removed Not used anymore.
procedureSkipStatisticsPreparation()Pending26.02628
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.
procedureResetSkipStatisticsPreparationFlag()Pending26.02628
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.
eventOnCalcOutstandingQuantityBaseOnAfterSalesLineSetFilters(var Record Sales Line)Pending27.02728
Not used anymore due to new implementation that uses Query. Replaced by OnBeforeCalculateReservableOutstandingQuantityBase.