| 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]) | Pending | 20.0 | 20 | 22, gone |
| Replaced by CreateDim(DefaultDimSource: List of [Dictionary of [Integer, Code[20]]]) |
| procedure | GetPstdDocLinesToRevere() | Pending | 15.1 | 17 | 17, gone |
| Typo in the function name, use GetPstdDocLinesToReverse instead |
| procedure | OpenPurchaseOrderStatistics() | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the PurchaseOrderStatistics 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 | LookupBuyfromVendorName() | Pending | 19.0 | 18 | 21, gone |
| Replaced with LookupBuyFromVendorName(var VendorName: Text[100]): Boolean |
| event | OnAfterCreateDimTableIDs(var Record Purchase Header, Integer, var Integer, var Code[20]) | Pending | 20.0 | 20 | 22, gone |
| Temporary event for compatibility |
| event | OnValidatePurchaseHeaderPayToVendorNo(Record Vendor, var Record Purchase Header) | Pending | 19.0 | 19 | 24, gone |
| Replaced by OnValidatePurchaseHeaderPayToVendorNoOnBeforeCheckDocType |
| procedure | OpenDocumentStatistics() | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the PurchaseOrderStatistics 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 PurchaseOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| event | OnBeforeOpenPurchaseOrderStatistics(var Record Purchase Header, var Boolean) | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the PurchaseOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| event | OnBuyFromPostCodeOnBeforeOnLookup(var Record Purchase Header, var Boolean) | Pending | 19.0 | 19 | 21, gone |
| Replaced by OnBeforeBuyFromPostCodeOnBeforeLookupHandled |
| event | OnBeforeOpenDocumentStatistics(var Record Purchase Header, var Boolean) | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the PurchaseOrderStatistics 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 Purchase Header) | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the PurchaseOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| event | OnBeforeRunEventOnAfterCreateDimTableIDs(var Record Purchase Header, var List, var Boolean) | Pending | 20.0 | 20 | 22, gone |
| Temporary event for compatibility |
| procedure | SkipStatisticsPreparation() | Pending | 26.0 | 26 | 28 |
| The statistics action will be replaced with the PurchaseOrderStatistics 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 PurchaseOrderStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |