Business Central 24, obsolete

First seen marked in 24, 508Tagged 24, 422Gone in 24, 390

First seen marked in 24, 508

ObjectKindMemberStateTagSeen fromLast seen
Table 1001 Job Taskfield721 Coupled to DataverseRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 5940 Service Itemfield721 Coupled to DataverseRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6206 FS Resource Pay TypeobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6400 FS Work OrderobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6402 FS Work Order ProductobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6403 FS Work Order IncidentobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6404 FS Project TaskobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6406 FS Work Order ServiceobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6408 FS Work Order SubstatusobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6409 FS Work Order TypeobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6410 FS Bookable ResourceobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6412 FS Bookable Resource BookingobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6413 FS BookableResourceBookingHdrobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6418 FS Connection SetupobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6420 FS Customer AssetobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 6422 FS Customer Asset CategoryobjectRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 9057 Job Cuefield24 Coupled Data Synch ErrorsRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 9057 Job Cuefield25 FS Integration ErrorsRemoved28.02428
Field Service is moved to Field Service Integration app.
Table 272 Check Ledger Entryfield26 Record ID to PrintRemoved27.02428
Replaced by Print Gen Jnl Line SystemId field
Table 313 Inventory Setupfield5877 Invt. Orders Package TrackingRemoved27.02428
Temporary setup to enable/disable package tracking in Phys. Inventory Orders
Table 500 Deposits Page SetupobjectRemoved27.02428
Pages used are the ones from the Bank Deposits extension. No other pages are provided, this table was needed when NA had it's own pages. Open directly the required pages or run the required reports in the Bank Deposits extension.
Table 2160 Calendar EventobjectRemoved27.02428
Invoicing
Table 5381 Man. Integration Field MappingobjectRemoved27.02428
This table is obsolete. Start using the temporary table Man. Integration Field Mapping.
Table 5617 FA Registerfield13 Creation TimeRemoved27.02428
Use the system audit field "System Created at" instead.
Table 5885 Phys. Invt. TrackingobjectRemoved27.02428
Replaced by table Invt.Order.Tracking.
Table 5886 Exp. Phys. Invt. TrackingobjectRemoved27.02428
Replaced by table Exp.Invt.Order.Tracking.
Table 5887 Pstd. Exp. Phys. Invt. TrackobjectRemoved27.02428
Replaced by table Posted.Exp.Invt.Order.Tracking.
Table 12145 No. Series Line SalesobjectRemoved27.02428
Merged into No. Series Line table.
Table 12146 No. Series Line PurchaseobjectRemoved27.02428
Merged into No. Series Line table.
Table extension 309 NoSeriesLineObsoletefield10000 SeriesRemoved27.02428
The No. Series module cannot reference tax features.
Table extension 309 NoSeriesLineObsoletefield10001 Authorization CodeRemoved27.02428
The No. Series module cannot reference tax features.
Table extension 309 NoSeriesLineObsoletefield10002 Authorization YearRemoved27.02428
The No. Series module cannot reference tax features.
Table extension 309 NoSeriesLineObsoletefield11 Allow Gaps in Nos.Removed27.02428
The specific implementation is defined by the Implementation field and whether the implementation may produce gaps can be determined through the implementation interface or the procedure MayProduceGaps.
Codeunit 449 Job Queue Start CodeuniteventOnBeforeActivateErrorMessageHandler(var Record Job Queue Entry, var Codeunit Error Message Handler, var Codeunit Error Message Management, var Boolean)Pending26.02427, gone
Not needed anymore
Codeunit 12 Gen. Jnl.-Post LineeventOnAfterCustLedgEntryInsertInclPreviewMode(var Record Cust. Ledger Entry, Record Gen. Journal Line, Boolean, Boolean)Pending25.02427, gone
This event is obsolete. Use OnAfterCustLedgEntryInsert instead.
Codeunit 12 Gen. Jnl.-Post LineeventOnAfterVendLedgEntryInsertInclPreviewMode(var Record Vendor Ledger Entry, Record Gen. Journal Line, var Boolean, Boolean)Pending25.02427, gone
This event is obsolete. Use OnAfterVendLedgEntryInsert instead.
Codeunit 501 OAuth2procedureAcquireAuthorizationCodeTokenFromCacheWithCertificate(Text, Text, SecretText, Text, Text, List, var SecretText)Pending25.02427, gone
Use AcquireAuthorizationCodeTokenFromCacheWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 501 OAuth2procedureAcquireAuthorizationCodeTokenFromCacheWithCertificate(Text, Text, SecretText, Text, Text, Text, var SecretText)Pending25.02427, gone
Use AcquireAuthorizationCodeTokenFromCacheWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 501 OAuth2procedureAcquireAuthorizationCodeTokenFromCacheWithCertificate(Text, Text, Text, Text, List, var SecretText)Pending25.02427, gone
Use AcquireAuthorizationCodeTokenFromCacheWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 501 OAuth2procedureAcquireAuthorizationCodeTokenFromCacheWithCertificate(Text, Text, Text, Text, Text, var SecretText)Pending25.02427, gone
Use AcquireAuthorizationCodeTokenFromCacheWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 501 OAuth2procedureAcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, SecretText, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text)Pending25.02427, gone
Use AcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 501 OAuth2procedureAcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text)Pending25.02427, gone
Use AcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 501 OAuth2procedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, SecretText, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 501 OAuth2procedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, SecretText, Text, Text, Text, Enum Prompt Interaction, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 501 OAuth2procedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 501 OAuth2procedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, Enum Prompt Interaction, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 501 OAuth2procedureAcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, SecretText, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text, var Text)Pending25.02427, gone
Use AcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 501 OAuth2procedureAcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text, var Text)Pending25.02427, gone
Use AcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 501 OAuth2procedureAcquireTokensByAuthorizationCodeWithCertificate(Text, Text, SecretText, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text)Pending25.02427, gone
Use AcquireTokensByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 501 OAuth2procedureAcquireTokensByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text)Pending25.02427, gone
Use AcquireTokensByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 501 OAuth2procedureAcquireTokensFromCacheWithCertificate(Text, Text, SecretText, Text, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokensWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 501 OAuth2procedureAcquireTokensFromCacheWithCertificate(Text, Text, Text, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokensFromCacheWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 501 OAuth2procedureAcquireTokensWithCertificate(Text, Text, SecretText, Text, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokensWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 501 OAuth2procedureAcquireTokensWithCertificate(Text, Text, Text, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokensWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, SecretText, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text)Pending25.02427, gone
Use AcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, SecretText, Text, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text)Pending25.02427, gone
Use AcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, SecretText, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, SecretText, Text, Text, Text, Enum Prompt Interaction, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, SecretText, Text, Text, List, var SecretText)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, SecretText, Text, Text, Text, var SecretText)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, Enum Prompt Interaction, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, List, var SecretText)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, Text, var SecretText)Pending25.02427, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokenFromCacheWithCertificate(Text, Text, Text, SecretText, Text, List, var SecretText)Pending25.02427, gone
Use AcquireTokenFromCacheWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokenFromCacheWithCertificate(Text, Text, Text, SecretText, Text, Text, var SecretText)Pending25.02427, gone
Use AcquireTokenFromCacheWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokenFromCacheWithCertificate(Text, Text, Text, Text, List, var SecretText)Pending25.02427, gone
Use AcquireTokenFromCacheWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokenFromCacheWithCertificate(Text, Text, Text, Text, Text, var SecretText)Pending25.02427, gone
Use AcquireTokenFromCacheWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, SecretText, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text, var Text)Pending25.02427, gone
Use AcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, SecretText, Text, Text, List, var SecretText, var Text, var Text)Pending25.02427, gone
Use AcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text, var Text)Pending25.02427, gone
Use AcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, List, var SecretText, var Text, var Text)Pending25.02427, gone
Use AcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokensByAuthorizationCodeWithCertificate(Text, Text, SecretText, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text)Pending25.02427, gone
Use AcquireTokensByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokensByAuthorizationCodeWithCertificate(Text, Text, Text, SecretText, Text, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokensByAuthorizationCodeWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokensByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var SecretText, var Text, var Text)Pending25.02427, gone
Use AcquireTokensByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokensByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokensByAuthorizationCodeWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokensFromCacheWithCertificate(Text, Text, Text, SecretText, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokensFromCacheWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokensFromCacheWithCertificate(Text, Text, Text, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokensFromCacheWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 502 OAuth2ImplprocedureAcquireTokensWithCertificate(Text, Text, Text, SecretText, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokensWithCertificate with SecretText data type for AccessToken, Certificate and CertificatePassword.
Codeunit 502 OAuth2ImplprocedureAcquireTokensWithCertificate(Text, Text, Text, Text, List, var SecretText, var Text)Pending25.02427, gone
Use AcquireTokensWithCertificate with SecretText data type for AccessToken and Certificate.
Codeunit 951 Time Sheet Approval ManagementprocedureGetCommonTimeSheetDialogText(Option, Integer)Pending25.02427, gone
Replaced with GetCommonTimeSheetActionDialogText to remove 100 characters limitation.
Codeunit 951 Time Sheet Approval ManagementprocedureGetManagerTimeSheetDialogInstruction(Option)Pending25.02427, gone
Replaced with GetManagerTimeSheetActionDialogInstruction to remove 100 characters limitation.
Codeunit 951 Time Sheet Approval ManagementprocedureGetManagerTimeSheetDialogText(Option, Integer)Pending25.02427, gone
Replaced with GetManagerTimeSheetActionDialogText to remove 100 characters limitation.
Codeunit 951 Time Sheet Approval ManagementprocedureGetTimeSheetDialogInstruction(Option)Pending25.02427, gone
Replaced with GetTimeSheetActionDialogInstruction to remove 100 characters limitation.
Codeunit 951 Time Sheet Approval ManagementprocedureGetTimeSheetDialogText(Option, Integer)Pending25.02427, gone
Replaced with GetTimeSheetActionDialogText to remove 100 characters limitation.
Codeunit 951 Time Sheet Approval ManagementeventOnBeforeGetManagerTimeSheetDialogText(Option, Decimal, var Text[100], var Boolean)Pending25.02427, gone
Replaced with OnBeforeGetManagerTimeSheetActionDialogText to remove 100 characters limitation.
Codeunit 951 Time Sheet Approval ManagementeventOnBeforeGetTimeSheetDialogText(Option, Decimal, var Text[100], var Boolean)Pending25.02427, gone
Replaced with OnBeforeGetTimeSheetActionDialogText and OnBeforeGetCommonTimeSheetActionDialogText to remove 100 characters limitation.
Codeunit 1303 Correct Posted Sales InvoiceeventOnBeforeTestSalesInvoiceHeaderAmount(var Record Sales Invoice Header, Boolean, var Boolean)Pending25.02427, gone
OnBeforeTestSalesInvoiceHeaderAmount is not supported anymore.
Codeunit 1313 Correct Posted Purch. InvoiceeventOnBeforeTestPurchaseInvoiceHeaderAmount(var Record Purch. Inv. Header, Boolean, var Boolean)Pending25.02427, gone
OnBeforeTestPurchaseInvoiceHeaderAmount is not supported anymore.
Codeunit 1605 PEPPOL ManagementprocedureGetPaymentMeansPayeeFinancialAccBIS(var Text, var Text)Pending25.02427, gone
Replaced by GetPaymentMeansPayeeFinancialAccBIS with SalesHeader parameter.
Codeunit 5330 CRM Integration ManagementprocedureClearFSState()Pending25.02427, gone
Field Service is moved to Field Service Integration app.
Codeunit 6400 Flow Service ManagementprocedureGetCustomerTemplateFilter()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetFlowARMResourceUrl()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetFlowManageUrl()Pending25.02427, gone
We do not support providing the Power Automate manage URL anymore.
Codeunit 6400 Flow Service ManagementprocedureGetFlowPPEError()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetFlowResourceName()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetFlowServiceResourceUrl()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetFlowTemplateDestinationDetails()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetFlowTemplateDestinationNew()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetFlowTemplatePageSize()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetFlowTemplateSearchUrl()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetItemTemplateFilter()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetJournalTemplateFilter()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetLocale()Pending25.02427, gone
We do not provide localization for Power Automate anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetPurchasingTemplateFilter()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetSalesTemplateFilter()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetTemplateFilter()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureGetVendorTemplateFilter()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementprocedureIsUserReadyForFlow()Pending25.02427, gone
This function is not used anymore. We rely on Power Automate internal services instead.
Codeunit 6400 Flow Service ManagementeventOnBeforeSetDefaultEnvironmentRequest(var Text, var Boolean)Pending25.02427, gone
This function is not used anymore. We do not set the default environment anymore. We rely on Power Automate instead.
Codeunit 6400 Flow Service ManagementprocedureSetSelectedFlowEnvironmentIDToDefault()Pending25.02427, gone
This function is not used anymore. We do not set the default environment anymore. We rely on Power Automate instead.
Codeunit 6404 FS Setup DefaultsobjectPending25.02427, gone
Field Service is moved to Field Service Integration app.
Codeunit 6405 FS Int. Table. SubscriberobjectPending25.02427, gone
Field Service is moved to Field Service Integration app.
Codeunit 7763 AOAI Chat MessagesprocedureAddTool(JsonObject)Pending25.02427, gone
Use AddTool that takes in an AOAI Function interface.
Codeunit 7763 AOAI Chat MessagesprocedureDeleteTool(Integer)Pending25.02427, gone
Use DeleteFunctionTool that takes in a function name instead.
Codeunit 7763 AOAI Chat MessagesprocedureGetTools()Pending25.02427, gone
Use GetFunctionTool() that takes in a function name and returns the interface.
Codeunit 7763 AOAI Chat MessagesprocedureModifyTool(Integer, JsonObject)Pending25.02427, gone
Deprecated with no replacement. Use DeleteFunctionTool and AddTool.
Codeunit 7778 AOAI Tools ImplprocedureAddTool(JsonObject)Pending25.02427, gone
Use AddTool that takes in an AOAI Function interface instead.
Codeunit 7778 AOAI Tools ImplprocedureDeleteTool(Integer)Pending25.02427, gone
Use DeleteTool that takes in a function name instead.
Codeunit 7778 AOAI Tools ImplprocedureGetTools()Pending25.02427, gone
Use GetTool() that takes in a function name and var for AOAI Function interface.
Codeunit 7778 AOAI Tools ImplprocedureModifyTool(Integer, JsonObject)Pending25.02427, gone
Use ModifyTool that takes in an AOAI Function interface instead.
Control add-in PowerBIManagementprocedureEditMode()Pending25.02427, gone
Switching between edit more and view mode is no longer supported. Only view mode will be supported going forward.
Control add-in PowerBIManagementprocedureEmbedDashboard(Text, Text, Text)Pending25.02427, gone
Call the procedure SetToken, and then use EmbedPowerBIDashboard instead.
Control add-in PowerBIManagementprocedureEmbedDashboardTile(Text, Text, Text, Text)Pending25.02427, gone
Call the procedure SetToken, and then use the EmbedPowerBIDashboardTile instead.
Control add-in PowerBIManagementprocedureEmbedReport(Text, Text, Text, Text)Pending25.02427, gone
Call the procedure SetToken, and then use EmbedPowerBIReport instead.
Control add-in PowerBIManagementprocedureEmbedReportVisual(Text, Text, Text, Text, Text)Pending25.02427, gone
Call the procedure SetToken, and then use EmbedPowerBIReportVisual instead.
Control add-in PowerBIManagementprocedureEmbedReportWithOptions(Text, Text, Text, Text, Boolean)Pending25.02427, gone
Use SetSettings, SetToken and then EmbedReport instead.
Control add-in PowerBIManagementprocedureInitializeFrame(Boolean, Text)Pending25.02427, gone
Use SetSettings, SetToken and then EmbedReport instead.
Control add-in PowerBIManagementprocedureViewMode()Pending25.02427, gone
Switching between edit more and view mode is no longer supported. Only view mode will be supported going forward.
Page 6325 Power BI Embedded Report PartprocedureInitPageRatio(Text)Pending25.02427, gone
Setting the page ratio is no longer supported. The add-in will instead be sized based on the available space in the client.
Page 6325 Power BI Embedded Report PartprocedureSetFullPageMode(Boolean)Pending25.02427, gone
Setting full page mode is no longer supported. The add-in will instead be sized based on the available space in the client.
Page 6420 FS Connection SetupobjectPending25.02427, gone
Field Service is moved to Field Service Integration app.
Page 6421 FS Connection Setup WizardobjectPending25.02427, gone
Field Service is moved to Field Service Integration app.
Page 6422 FS Customer Asset ListobjectPending25.02427, gone
Field Service is moved to Field Service Integration app.
Page 6423 FS Bookable Resource ListobjectPending25.02427, gone
Field Service is moved to Field Service Integration app.
Report 5756 Create Warehouse LocationeventOnCreateWhseJnlLineOnBeforeCheck(var Record Warehouse Journal Line, Record Item Ledger Entry)Pending25.02427, gone
This event is obsolete and will be removed in a future version.
Table 472 Job Queue EntryeventOnScheduleTaskOnAfterCalcShouldChangeUserID(var Record Job Queue Entry, var Boolean)Pending25.02427, gone
Function ScheduleTask no longer changes user ID.
Codeunit 80 Sales-PosteventOnAfterUpdatePostingNos(var Record Sales Header, var Codeunit NoSeriesManagement, Boolean)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Codeunit 80 Sales-PosteventOnBeforeUpdatePostingNos(var Record Sales Header, var Codeunit NoSeriesManagement, Boolean, var Boolean)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Codeunit 80 Sales-PosteventOnBeforeUpdateShippingNo(var Record Sales Header, Boolean, Boolean, Boolean, Boolean, var Boolean, var Boolean, var Codeunit NoSeriesManagement)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Codeunit 90 Purch.-PosteventOnAfterUpdatePostingNos(var Record Purchase Header, var Codeunit NoSeriesManagement, Boolean, Boolean, var Boolean)Pending24.02426, gone
Parameter NoSeriesManagement is obsolete and will be removed, update your subscriber accordingly.
Codeunit 90 Purch.-PosteventOnBeforeUpdatePostingNos(var Record Purchase Header, var Codeunit NoSeriesManagement, var Boolean, Boolean, var Boolean)Pending24.02426, gone
Parameter NoSeriesManagement is obsolete and will be removed, update your subscriber accordingly.
Codeunit 396 NoSeriesManagementobjectPending24.02426, gone
Please use the "No. Series" and "No. Series - Batch" codeunits instead
Codeunit 396 NoSeriesManagementprocedureCheckPurchDocNoGaps(Date)Pending24.02426, gone
The No. Series module cannot have dependencies to Purchases. Please use the method in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementprocedureCheckSalesDocNoGaps(Date)Pending24.02426, gone
The No. Series module cannot have dependencies to Sales. Please use the method in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementprocedureFilterSeries()Pending24.02426, gone
This method will be removed. There is no replacement.
Codeunit 396 NoSeriesManagementprocedureGetNoSeriesWithCheck(Code[20], Boolean, Code[20])Pending24.02426, gone
Use method LookupRelatedNoSeries in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureInitSeries(Code[20], Code[20], Date, var Code[20], var Code[20])Pending24.02426, gone
Please use AreRelated in the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureLookupSeries(Code[20], var Code[20])Pending24.02426, gone
Use method LookupRelatedNoSeries in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureManualNoAllowed(Code[20])Pending24.02426, gone
Please use method IsManual(NoSeriesCode: Code[20]) in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementeventOnAfterGetNextNo3(var Record No. Series Line, Boolean)Pending24.02426, gone
This event is obsolete. Please use the extensibility options provided by the No. Series module.
Codeunit 396 NoSeriesManagementeventOnAfterInitSeries(var Record No. Series, Code[20], Date, var Code[20])Pending24.02426, gone
This event will be removed. There is no replacement. Please use the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnAfterSaveNoSeries(var Record No. Series Line)Pending24.02426, gone
This event is no longer used. Please use the No. Series Batch codeunit instead.
Codeunit 396 NoSeriesManagementeventOnAfterSaveNoSeriesPurchase(var Record No. Series Line Purchase)Pending24.02426, gone
The No. Series Line Purchase table is obsolete. Please use the No. Series Line table instead.
Codeunit 396 NoSeriesManagementeventOnAfterSaveNoSeriesSales(var Record No. Series Line Sales)Pending24.02426, gone
The No. Series Line Sales table is obsolete. Please use the No. Series Line table instead.
Codeunit 396 NoSeriesManagementeventOnAfterTestManual(Code[20])Pending24.02426, gone
This event will be removed. There is no replacement. Please use the extensibility options provided by the No. Series module.
Codeunit 396 NoSeriesManagementeventOnBeforeCheckPurchDocNoGaps(Date, var Boolean)Pending24.02426, gone
The No. Series module cannot have dependencies to Sales. Please use the event in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementeventOnBeforeCheckSalesDocNoGaps(Date, var Boolean)Pending24.02426, gone
The No. Series module cannot have dependencies to Purchases. Please use the event in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementeventOnBeforeDoGetNextNo(var Code[20], var Date, var Boolean, var Boolean)Pending24.02426, gone
This event is obsolete. Please use the extensibility options provided by the No. Series module.
Codeunit 396 NoSeriesManagementeventOnBeforeFilterSeries(var Record No. Series, Code[20], var Boolean)Pending24.02426, gone
This event will be removed. There is no replacement. Please use the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnBeforeGetNextNo(var Code[20], var Date, var Boolean, var Code[20], var Boolean, var Record No. Series Line)Pending24.02426, gone
This event is obsolete. Please use the extensibility options provided by the No. Series module.
Codeunit 396 NoSeriesManagementeventOnBeforeInitSeries(var Code[20], Code[20], Date, var Code[20], var Code[20], var Record No. Series, var Boolean, var Code[20])Pending24.02426, gone
This event will be removed. There is no replacement. Please use the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnBeforeSaveNoSeries(var Record No. Series Line, var Boolean)Pending24.02426, gone
This event is no longer used. Please use the No. Series Batch codeunit instead.
Codeunit 396 NoSeriesManagementeventOnBeforeSelectSeries(var Code[20], Code[20], var Code[20], var Boolean, var Boolean)Pending24.02426, gone
This event will be removed. Please use the Page trigger events instead.
Codeunit 396 NoSeriesManagementeventOnBeforeSetDefaultSeries(var Code[20], var Code[20], var Boolean)Pending24.02426, gone
This event will be removed. There is no replacement. Please use the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnBeforeTestManual(var Code[20], var Boolean)Pending24.02426, gone
This event will be removed. There is no replacement. Please use the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnBeforeUpdateLine(var Record No. Series, var Date, var Code[20], var Code[20], var Code[20], var Code[20], var Integer, var Date, var Enum No. Series Implementation, var Boolean)Pending24.02426, gone
Temporary event for backwards compatibility. Do not use this event.
Codeunit 396 NoSeriesManagementeventOnBeforeUpdateNoSeriesLine(var Record No. Series Line, Code[20], Text[100], var Boolean)Pending24.02426, gone
This event is obsolete. Please use the extensibility options provided by the No. Series module.
Codeunit 396 NoSeriesManagementeventOnNoSeriesLineFilterOnBeforeFindLast(var Record No. Series Line)Pending24.02426, gone
Please use OnAfterSetNoSeriesCurrentLineFilters in the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnObsoleteCheckPurchDocNoGaps(Date)Pending24.02426, gone
The No. Series module cannot have dependencies to Purchases. Please use the method in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementeventOnObsoleteCheckSalesDocNoGaps(Date)Pending24.02426, gone
The No. Series module cannot have dependencies to Sales. Please use the method in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementeventOnObsoleteSetNoSeriesLinePurchaseFilter(var Record No. Series Line Purchase, Code[20], Date)Pending24.02426, gone
The No. Series module cannot have a dependency on Purchase. Do not use this event.
Codeunit 396 NoSeriesManagementeventOnObsoleteSetNoSeriesLineSalesFilter(var Record No. Series Line Sales, Code[20], Date)Pending24.02426, gone
The No. Series module cannot have a dependency on Sales. Do not use this event.
Codeunit 396 NoSeriesManagementeventOnSelectSeriesOnBeforePageRunModal(Code[20], var Record No. Series)Pending24.02426, gone
This event will be removed. Please use the Page trigger events instead.
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnAfterGetNextNo3(var Record No. Series Line, Boolean)Pending24.02426, gone
This is a temporary method for compatibility only. Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnAfterInitSeries(Code[20], Code[20], Date, var Code[20])Pending24.02426, gone
This method is used for compatibility with extension usages of the old OnAfterInitSeries event. Now the new No. Series is used. InitSeries no longer exist, instead a No. Series is selected and the next number is retrieved.
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeDoGetNextNo(var Code[20], var Date, Boolean, var Boolean)Pending24.02426, gone
This is a temporary method for compatibility only. Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeFilterSeries(var Record No. Series, Code[20], Boolean)Pending24.02426, gone
This is a temporary method for compatibility only.
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeGetNextNo(var Record No. Series Line, Date, Boolean, var Code[20], var Boolean)Pending24.02426, gone
This is a temporary method for compatibility only. Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeInitSeries(var Code[20], Code[20], Date, var Code[20], var Code[20], var Boolean)Pending24.02426, gone
This method is used for compatibility with extension usages of the old OnBeforeInitSeries event. Now the new No. Series is used. InitSeries no longer exist, instead a No. Series is selected and the next number is retrieved.
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeModifyNoSeriesLine(var Record No. Series Line, var Boolean)Pending24.02426, gone
This is a temporary method for compatibility only. Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeSelectSeries(var Code[20], Code[20], var Code[20], var Boolean, var Boolean)Pending24.02426, gone
This is a temporary method for compatibility only.
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeUpdateNoSeriesLine(var Record No. Series Line, Code[20], Text[100], var Boolean)Pending24.02426, gone
This is a temporary method for compatibility only. Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnSelectSeriesOnBeforePageRunModal(var Code[20], var Record No. Series)Pending24.02426, gone
This is a temporary method for compatibility only.
Codeunit 396 NoSeriesManagementprocedureSaveNoSeries()Pending24.02426, gone
Use the SaveState method in the No. Series - Batch codeunit instead.
Codeunit 396 NoSeriesManagementprocedureSelectSeries(Code[20], Code[20], var Code[20])Pending24.02426, gone
Use method LookupRelatedNoSeries in codeunit "No. Series instead.
Codeunit 396 NoSeriesManagementprocedureSeriesHasRelations(Code[20])Pending24.02426, gone
Use method HasRelatedSeries in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureSetDefaultSeries(var Code[20], Code[20])Pending24.02426, gone
Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureSetNoSeriesLineFilter(var Record No. Series Line, Code[20], Date)Pending24.02426, gone
Please use the method GetNoSeriesLine on the "No. Series" and "No. Series - Batch" codeunits instead
Codeunit 396 NoSeriesManagementprocedureSetNoSeriesLinePurchaseFilter(var Record No. Series Line Purchase, Code[20], Date)Pending24.02426, gone
The No. Series Line Purchase table is obsolete. Please use the No. Series Line table instead.
Codeunit 396 NoSeriesManagementprocedureSetNoSeriesLineSalesFilter(var Record No. Series Line Sales, Code[20], Date)Pending24.02426, gone
The No. Series Line Sales table is obsolete. Please use the No. Series Line table instead.
Codeunit 396 NoSeriesManagementprocedureSetSeries(var Code[20])Pending24.02426, gone
Use method GetNextNo in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureTestDateOrder(Code[20])Pending24.02426, gone
Call TestField on the "No. Series" record, "Date Order" field directly.
Codeunit 396 NoSeriesManagementprocedureTestManual(Code[20])Pending24.02426, gone
Please use method TestManual(NoSeriesCode: Code[20]) in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureTestManualWithDocumentNo(Code[20], Code[20])Pending24.02426, gone
Please use method TestManual(NoSeriesCode: Code[20]; DocumentNo: Code[20]) in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureTestSeries(Code[20], Code[20])Pending24.02426, gone
Use method TestAreRelated in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureTryGetNextNo(Code[20], Date)Pending24.02426, gone
Use PeekNextNo from codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureUpdateNoSeriesLine(var Record No. Series Line, Code[20], Text[100])Pending24.02426, gone
Please use the method from "No. Series - Setup" instead.
Codeunit 396 NoSeriesManagementprocedureUpdateNoSeriesLinePurchase(var Record No. Series Line Purchase, Code[20], Text[30])Pending24.02426, gone
The No. Series Line Purchase table is obsolete. Please use the No. Series Line table instead.
Codeunit 396 NoSeriesManagementprocedureUpdateNoSeriesLineSales(var Record No. Series Line Sales, Code[20], Text[30])Pending24.02426, gone
The No. Series Line Sales table is obsolete. Please use the No. Series Line table instead.
Codeunit 450 Job Queue Error HandlereventOnLogErrorOnAfterJobQueueLogEntryFinalizeLogEntry(var Record Job Queue Entry)Pending24.02426, gone
Event no longer relevant. Log entries should not be inserted if the job queue dispatcher did not manage to run the job.
Codeunit 450 Job Queue Error HandlereventOnLogErrorOnAfterJobQueueLogEntryModify(var Record Job Queue Entry)Pending24.02426, gone
Event no longer relevant, it does the exact same as OnAfterLogError() and OnLogErrorOnAfterJobQueueLogEntryFinalizeLogEntry() is obsoleted.
Codeunit 479 Business ChartprocedureUpdate(DotNet)Pending24.02426, gone
Replaced with BusinessChart Add-In
Codeunit 501 OAuth2procedureAcquireAuthorizationCodeTokenFromCache(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireAuthorizationCodeTokenFromCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireAuthorizationCodeTokenFromCacheWithCertificate(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireAuthorizationCodeTokenFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireAuthorizationCodeTokenFromCacheWithCertificate(Text, Text, Text, Text, Text, var Text)Pending24.02426, gone
Use AcquireAuthorizationCodeTokenFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfAccessTokenAndTokenCache(Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfAccessTokenAndTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfToken(Text, List, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfToken with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfTokenByTokenCache(Text, Text, List, Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokenByTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfTokenByTokenCache(Text, Text, Text, Text, List, Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokenByTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfTokens(Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokens with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfTokensByTokenCache(Text, Text, List, Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokensByTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfTokensByTokenCache(Text, Text, Text, Text, List, Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokensByTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfTokensAndTokenCache(Text, Text, List, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfTokensAndTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenAndTokenCacheByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokenAndTokenCacheByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensAndTokenCacheByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensAndTokenCacheByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensFromCache(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensFromCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensFromCacheWithCertificate(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensWithCertificate(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenWithClientCredentials(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireTokenWithClientCredentials with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenWithClientCredentials(Text, Text, Text, Text, Text, var Text)Pending24.02426, gone
Use AcquireTokenWithClientCredentials with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfAccessTokenAndTokenCache(Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfAccessTokenAndTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfToken(Text, List, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfToken with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfToken(Text, Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfToken with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfTokenByTokenCache(Text, Text, List, Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokenByTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfTokenByTokenCache(Text, Text, Text, Text, List, Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokenByTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfTokens(Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokens with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfTokensByTokenCache(Text, Text, List, Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokensByTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfTokensByTokenCache(Text, Text, Text, Text, List, Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokensByTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfTokensAndTokenCache(Text, Text, List, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfTokensAndTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenAndTokenCacheByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokenAndTokenCacheByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCode(Text, Text, Text, Text, Text, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenFromCache(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireTokenFromCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenFromCacheWithCertificate(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireTokenFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenFromCacheWithCertificate(Text, Text, Text, Text, Text, var Text)Pending24.02426, gone
Use AcquireTokenFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensAndTokenCacheByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensAndTokenCacheByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensFromCache(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensFromCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensFromCacheWithCertificate(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensWithCertificate(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenWithClientCredentials(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireTokenWithClientCredentials with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenWithClientCredentials(Text, Text, Text, Text, Text, var Text)Pending24.02426, gone
Use AcquireTokenWithClientCredentials with SecretText data type for AccessToken.
Codeunit 1002 Job Create-InvoiceeventOnBeforeCheckJobPlanningLineIsNegative(Record Job Planning Line, var Boolean)Pending24.02426, gone
Has no purpose in procedure CheckJobPlanningLineIsNegative anymore
Codeunit 1062 QBD Sync ProxyobjectPending24.02426, gone
Quickbooks integration to Invoicing is discontinued.
Codeunit 1140 OAuth 2.0 Mgt.procedureGetAuthorizationURL(Record OAuth 2.0 Setup, Text)Pending24.02426, gone
Use procedure GetAuthorizationURLAsSecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureInvokeRequest(var Record OAuth 2.0 Setup, Text, var Text, var Text, Text, Boolean)Pending24.02426, gone
Use InvokeRequest with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRefreshAccessToken(var Record OAuth 2.0 Setup, var Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RefreshAccessToken with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRefreshAccessTokenWithContentType(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, var Text, var Text, Boolean)Pending24.02426, gone
Use RefreshAccessTokenWithContentType with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRefreshAccessTokenWithGivenRequestJson(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RefreshAccessTokenWithGivenRequestJson with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRequestAccessToken(var Record OAuth 2.0 Setup, var Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RequestAccessToken procedure with parameters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRequestAccessTokenWithContentType(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, Text, var Text, var Text, Boolean)Pending24.02426, gone
Use "RequestAccessTokenWithContentType with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRequestAccessTokenWithGivenRequestJson(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RequestAccessTokenWithGivenRequestJson with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRequestAndSaveAccessToken(var Record OAuth 2.0 Setup, var Text, Text)Pending24.02426, gone
Use RequestAndSaveAccessToken with paramaters declared as SecretText instead.
Codeunit 1173 Document Attachment MgmtprocedureIsDuplicateFile(Integer, Code[20], Option, Integer, Text, Text)Pending24.02426, gone
Replaced with the same procedure with enum instead of option.
Codeunit 1258 Rijndael CryptographyprocedureGetEncryptionData(var Text, var Text)Pending24.02426, gone
Use GetEncryptionData with SecretText data type for KeyAsBase64.
Codeunit 1258 Rijndael CryptographyprocedureInitRijndaelProvider(Text, Integer, Text, Text)Pending24.02426, gone
Use InitRijndaelProvider with SecretText data type for EncryptionKey.
Codeunit 1258 Rijndael CryptographyprocedureInitRijndaelProvider(Text, Integer, Text)Pending24.02426, gone
Use InitRijndaelProvider with SecretText data type for EncryptionKey.
Codeunit 1258 Rijndael CryptographyprocedureInitRijndaelProvider(Text, Integer)Pending24.02426, gone
Use InitRijndaelProvider with SecretText data type for EncryptionKey.
Codeunit 1258 Rijndael CryptographyprocedureInitRijndaelProvider(Text)Pending24.02426, gone
Use InitRijndaelProvider with SecretText data type for EncryptionKey.
Codeunit 1258 Rijndael CryptographyprocedureSetEncryptionData(Text, Text)Pending24.02426, gone
Use SetEncryptionData with SecretText data type for KeyAsBase64.
Codeunit 1259 Certificate ManagementprocedureGetPassword(Record Isolated Certificate)Pending24.02426, gone
Replaced by GetPasswordAsSecret with SecretText data type for the return value.
Codeunit 1259 Certificate ManagementprocedureGetPublicKeyAsBase64String(Text, Text)Pending24.02426, gone
Replaced by GetPublicKeyAsBase64String with SecretText data type for Password parameter.
Codeunit 1259 Certificate ManagementprocedureSetCertPassword(Text)Pending24.02426, gone
Replaced by SetCertPassword with SecretText data type for CertificatePassword parameter.
Codeunit 1266 Cryptography ManagementprocedureGenerateBase64KeyedHash(Text, Text, Option)Pending24.02426, gone
Use GenerateBase64KeyedHash with SecretText data type for Key.
Codeunit 1266 Cryptography ManagementprocedureGenerateBase64KeyedHashAsBase64String(Text, Text, Option)Pending24.02426, gone
Use GenerateBase64KeyedHashAsBase64String with SecretText data type for Key.
Codeunit 1266 Cryptography ManagementprocedureGenerateHash(Text, Text, Option)Pending24.02426, gone
Use GenerateHash with SecretText data type for Key.
Codeunit 1266 Cryptography ManagementprocedureGenerateHashAsBase64String(Text, Text, Option)Pending24.02426, gone
Use GenerateHashAsBase64String with SecretText data type for Key.
Codeunit 1266 Cryptography ManagementprocedureSignData(InStream, Text, Enum Hash Algorithm, OutStream)Pending24.02426, gone
Use SignData with SecretText data type for XmlString.
Codeunit 1266 Cryptography ManagementprocedureSignData(Text, Text, Enum Hash Algorithm, OutStream)Pending24.02426, gone
Use SignData with SecretText data type for XmlString.
Codeunit 1282 Password Handler Impl.procedureGeneratePassword()Pending24.02426, gone
Replaced by GenerateSecretPassword with SecretText data type.
Codeunit 1282 Password Handler Impl.procedureGeneratePassword(Integer)Pending24.02426, gone
Replaced by GenerateSecretPassword with SecretText data type.
Codeunit 1284 Password HandlerprocedureGeneratePassword()Pending24.02426, gone
Replaced by GenerateSecretPassword with SecretText data type.
Codeunit 1284 Password HandlerprocedureGeneratePassword(Integer)Pending24.02426, gone
Replaced by GenerateSecretPassword with SecretText data type.
Codeunit 1284 Password HandlerprocedureIsPasswordStrong(Text)Pending24.02426, gone
Replaced by IsPasswordStrong with SecretText data type.
Codeunit 1285 X509Certificate2 Impl.procedureGetCertificatePrivateKey(Text, SecretText)Pending24.02426, gone
Replaced by GetSecretCertificatePrivateKey with SecretText data type return value.
Codeunit 1286 X509Certificate2procedureGetCertificateExpiration(Text, Text, var DateTime)Pending24.02426, gone
Use GetCertificateExpiration with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateFriendlyName(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateFriendlyName with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateIssuer(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateIssuer with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateNotBefore(Text, Text, var DateTime)Pending24.02426, gone
Use GetCertificateNotBefore with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificatePrivateKey(Text, Text)Pending24.02426, gone
Use GetCertificatePrivateKey with SecretText data type for Password and return value.
Codeunit 1286 X509Certificate2procedureGetCertificatePropertiesAsJson(Text, Text, var Text)Pending24.02426, gone
Use GetCertificatePropertiesAsJson with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificatePublicKey(Text, Text)Pending24.02426, gone
Use GetCertificatePublicKey with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateSerialNumber(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateSerialNumber with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateSerialNumberAsASCII(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateSerialNumberAsASCII with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateSubject(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateSubject with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateThumbprint(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateThumbprint with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureHasPrivateKey(Text, Text)Pending24.02426, gone
Use HasPrivateKey with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureVerifyCertificate(var Text, Text, Enum X509 Content Type)Pending24.02426, gone
Use VerifyCertificate with SecretText data type for Password.
Codeunit 1288 OAuthprocedureGetAuthorizationHeader(Text, Text, Text, Text, Text, Enum Http Request Type, var Text)Pending24.02426, gone
Use GetAuthorizationHeader with SecretText data type for AuthorizationHeader.
Codeunit 1288 OAuthprocedureGetOAuthAccessToken(Text, Text, Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use GetOAuthAccessToken with SecretText data type for AccessTokenKey and AccessTokenSecret.
Codeunit 1288 OAuthprocedureGetOAuthAccessToken(Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use GetOAuthAccessToken with SecretText data type for AccessTokenKey and AccessTokenSecret.
Codeunit 1289 OAuth Impl.procedureGetAccessToken(Text, Text, Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use GetAccessToken with SecretText data type for AccessTokenKey and AccessTokenSecret.
Codeunit 1289 OAuth Impl.procedureGetAuthorizationHeader(Text, Text, Text, Text, Text, Enum Http Request Type, var Text)Pending24.02426, gone
Use GetAuthorizationHeader with SecretText data type for AuthorizationHeader.
Codeunit 1289 OAuth Impl.procedureGetRequestToken(Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use GetRequestToken with SecretText data type for AccessTokenKey and AccessTokenSecret.
Codeunit 1302 Customer Mgt.procedureCalculateShipToBillToOptions(var Option, var Option, var Record Sales Header)Pending24.02426, gone
Replaced by procedure CalculateShipBillToOptions()
Codeunit 1302 Customer Mgt.eventOnAfterCalculateShipToBillToOptions(var Option, var Option, Record Sales Header)Pending24.02426, gone
Replaced by event OnAfterCalculateShipBillToOptions()
Codeunit 1379 DESCryptoServiceProviderprocedureDecryptStream(Text, Text, InStream, var OutStream)Pending24.02426, gone
Use DecryptStream with SecretText data type for Password.
Codeunit 1379 DESCryptoServiceProviderprocedureDecryptText(Text, Text, Text)Pending24.02426, gone
Use DecryptText with SecretText data type for Password.
Codeunit 1379 DESCryptoServiceProviderprocedureEncryptStream(Text, Text, InStream, var OutStream)Pending24.02426, gone
Use EncryptStream with SecretText data type for Password.
Codeunit 1379 DESCryptoServiceProviderprocedureEncryptText(Text, Text, Text)Pending24.02426, gone
Use EncryptText with SecretText data type for Password.
Codeunit 1400 DocumentNoVisibilityprocedureCheckNumberSeries(Variant, Code[20], Integer)Pending24.02426, gone
This method is no longer used. Add specific logic for your table in the OnInsert trigger.
Codeunit 1400 DocumentNoVisibilityeventOnBeforeCheckNumberSeries(var Variant, var Code[20], Integer, var Record No. Series)Pending24.02426, gone
This event is no longer used. Add specific logic for your table in the OnInsert trigger.
Codeunit 1445 RSACryptoServiceProviderprocedureDecrypt(Text, InStream, Boolean, OutStream)Pending24.02426, gone
Use Decrypt with SecretText data type for XmlString.
Codeunit 1445 RSACryptoServiceProviderprocedureEncrypt(Text, InStream, Boolean, OutStream)Pending24.02426, gone
Use Encrypt with SecretText data type for XmlString.
Codeunit 1445 RSACryptoServiceProviderprocedureSignData(Text, InStream, Enum Hash Algorithm, OutStream)Pending24.02426, gone
Use SignData with SecretText data type for XmlString.
Codeunit 1445 RSACryptoServiceProviderprocedureToXmlString(Boolean)Pending24.02426, gone
Use ToSecretXmlString with SecretText data type for XmlString or use PublicKeyToXmlString to retrieve the public key as Text.
Codeunit 1445 RSACryptoServiceProviderprocedureVerifyData(Text, InStream, Enum Hash Algorithm, InStream)Pending24.02426, gone
Use VerifyData with SecretText data type for XmlString.
Codeunit 1446 RSACryptoServiceProvider Impl.procedureFromXmlString(Text)Pending24.02426, gone
Replaced by FromSecretXmlString with SecretText data type for XmlString.
Codeunit 1446 RSACryptoServiceProvider Impl.procedureToXmlString(Boolean)Pending24.02426, gone
Replaced by ToSecretXmlString with SecretText data type for XmlString.
Codeunit 1447 DSACryptoServiceProviderprocedureSignData(Text, InStream, Enum Hash Algorithm, OutStream)Pending24.02426, gone
Use SignData with SecretText data type for XmlString.
Codeunit 1447 DSACryptoServiceProviderprocedureVerifyData(Text, InStream, Enum Hash Algorithm, InStream)Pending24.02426, gone
Use VerifyData with SecretText data type for XmlString.
Codeunit 1460 SignedXmlprocedureCheckSignature(Text, Text, Boolean)Pending24.02426, gone
Replaced with CheckSignature which takes in a SecretText
Codeunit 1460 SignedXmlprocedureCheckSignature(Text)Pending24.02426, gone
Replaced with CheckSignature which takes in a SecretText
Codeunit 1465 EncryptedXmlprocedureDecryptDocument(var XmlDocument, Text, Enum SignatureAlgorithm)Pending24.02426, gone
Use DecryptDocument with SecretText data type for EncryptionKey.
Codeunit 1465 EncryptedXmlprocedureDecryptKey(XmlElement, Text, Boolean, var Text, Enum SignatureAlgorithm)Pending24.02426, gone
Use DecryptKey with SecretText data type for EncryptionKey.
Codeunit 1465 EncryptedXmlprocedureEncrypt(var XmlDocument, Text, Text, Text, Enum SymmetricAlgorithm)Pending24.02426, gone
Use Encrypt with SecretText data type for X509CertPassword.
Codeunit 1465 EncryptedXmlprocedureEncrypt(var XmlDocument, Text, Text, Text)Pending24.02426, gone
Use Encrypt with SecretText data type for X509CertPassword.
Codeunit 1474 Signature KeyprocedureFromBase64String(Text, Text, Boolean)Pending24.02426, gone
Use FromBase64String with SecretText data type for Password.
Codeunit 1474 Signature KeyprocedureFromXmlString(Text)Pending24.02426, gone
Use FromXmlString with SecretText data type for XmlString.
Codeunit 1504 Deposits Page Mgt.objectPending24.02426, gone
Pages used are the ones from the Bank Deposits extension. No other pages are provided, this codeunit was needed when NA had it's own pages. Open directly the required pages or run the required reports in the Bank Deposits extension.
Codeunit 1641 Setup Email LoggingprocedureGetClientCredentialsAccessToken(Text, Text, Text, Text, var Text)Pending24.02424, gone
Use "GetClientCredentialsAccessToken(ClientId: SecretText; ClientSecret: SecretText; RedirectURL: Text; TenantId: SecretText; var AccessToken: SecretText)" instead.
Codeunit 1641 Setup Email LoggingprocedureGetClientCredentialsAccessToken(Text, var Text)Pending24.02424, gone
Use "GetClientCredentialsAccessToken(TenantId: SecretText; var AccessToken: SecretText)" instead.
Codeunit 2000 Time Series ManagementprocedureGetMLForecastCredentials(var Text[250], var Text[200], var Option, var Decimal)Pending24.02426, gone
Use GetMLForecastCredentials(var Uri: Text[250]; var "Key": SecretText; var LimitType: Option; var Limit: Decimal) instead.
Codeunit 2000 Time Series ManagementprocedureInitialize(Text, Text, Integer, Boolean)Pending24.02426, gone
Use Initialize(Uri: SecretText; "Key": SecretText; TimeOutSeconds: Integer; UseStdCredentials: Boolean) instead.
Codeunit 2001 Azure ML ConnectorprocedureInitialize(Text, Text, Integer)Pending24.02426, gone
Use "Initialize(ApiKey: SecretText; ApiUri: SecretText; TimeOutSeconds: Integer)" instead.
Codeunit 2003 ML Prediction ManagementprocedureGetMachineLearningCredentials(var Text[250], var Text[200], var Option, var Decimal)Pending24.02426, gone
Use "GetMachineLearningCredentials(var MLApiUri: SecretText; var MLApiKey: SecretText; var LimitType: Option; var Limit: Decimal)" instead.
Codeunit 2003 ML Prediction ManagementprocedureInitialize(Text[250], Text[200], Integer)Pending24.02426, gone
Use "Initialize(Uri: Text[250]; "Key": SecretText; TimeOutSeconds: Integer)" instead.
Codeunit 2004 Machine Learning KeyVaultMgmt.procedureGetMachineLearningCredentials(Text, var Text[250], var Text[200], var Option, var Decimal)Pending24.02426, gone
Replaced by GetMachineLearningCredentials with SecretText data type for ApiKey parameter.
Codeunit 2020 Image Analysis ManagementprocedureGetImageAnalysisCredentials(var Text, var Text, var Option, var Integer)Pending24.02426, gone
Replaced by GetImageAnalysisCredentials with SecretText data type for ApiKey parameter.
Codeunit 2020 Image Analysis ManagementprocedureSetUriAndKey(Text, Text)Pending24.02426, gone
Replaced by SetUriAndKey with SecretText data type for KeyValue parameter.
Codeunit 2160 Calendar Event MangementobjectPending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureCreateCalendarEvent(Date, Text[100], Integer, RecordId, Boolean)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureCreateCalendarEventForCodeunit(Date, Text[100], Integer)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureCreateOrUpdateJobQueueEntry(Record Calendar Event)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureDescheduleCalendarEvent(var Record Calendar Event)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureDescheduleCalendarEventForCodeunit(Integer)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureFindJobQueue(var Record Job Queue Entry)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementeventOnBeforeFindOrCreateJobQueue(var Record Job Queue Entry, var Boolean)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementeventOnBeforeSetJobQueueOnHold(var Record Job Queue Entry, var Boolean)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementeventOnBeforeSetNextJobQueueRunDate(var Record Job Queue Entry, Date, var Boolean)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementeventOnBeforeUpdateJobQueueWithSuggestedDate(var Record Job Queue Entry, Record Calendar Event, var Boolean)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureQueueBackgroundSystemEvent(Text[100], Integer, RecordId)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureSetJobQueueOnHold(var Record Job Queue Entry)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureUpdateJobQueue(var Record Job Queue Entry)Pending24.02426, gone
Invoicing
Codeunit 2161 Calendar Event ExecutionobjectPending24.02426, gone
Invoicing
Codeunit 5880 Phys. Invt. Order-FinishprocedureCreateReservEntries(Code[20], Integer, Boolean, Decimal)Pending24.02426, gone
Replaced by procedure CreateReservationEntries()
Codeunit 5880 Phys. Invt. Order-FinishprocedureCreateTrackingBufferLines(Code[20], Integer)Pending24.02426, gone
Replaced by procedure CreateOrderTrackingBufferLines()
Codeunit 5880 Phys. Invt. Order-FinisheventOnAfterCalcQtyToTransfer(var Record Phys. Invt. Tracking, Boolean, Decimal, var Decimal)Pending24.02426, gone
Replaced by OnAfterCalculateQtyToTransfer
Codeunit 5880 Phys. Invt. Order-FinisheventOnCodeOnAfterUpdateFromPhysInvtRecordLine(var Record Phys. Invt. Tracking, Record Phys. Invt. Record Line)Pending24.02426, gone
Replace by OnCodeOnAfterUpdateFromPhysInvtRecordLine2
Codeunit 5880 Phys. Invt. Order-FinisheventOnCreateReservEntriesOnBeforeInsert(var Record Reservation Entry, Record Phys. Invt. Tracking, Record Phys. Invt. Order Header, Record Phys. Invt. Order Line)Pending24.02426, gone
Replaced by event OnCreateReservEntriesOnBeforeInsert2
Codeunit 5880 Phys. Invt. Order-FinisheventOnCreateTrackingBufferLinesFromExpPhysInvtTracking(var Record Phys. Invt. Tracking, Record Exp. Phys. Invt. Tracking)Pending24.02426, gone
Replaced by event OnCreateOrderTrackingBufferLinesFromExpInvtOrderTracking
Codeunit 5880 Phys. Invt. Order-FinisheventOnCreateTrackingBufferLinesFromPhysInvtRecordLine(var Record Phys. Invt. Tracking, Record Phys. Invt. Record Line)Pending24.02426, gone
Replaced by event OnCreateOrderTrackingBufferLinesFromPhysInvtRecordLine
Codeunit 5880 Phys. Invt. Order-FinisheventOnUpdateBufferFromItemLedgerEntriesOnAfterUpdateExpectedQty(var Record Phys. Invt. Tracking, Record Item Ledger Entry)Pending24.02426, gone
Replaced by event OnUpdateBufferFromItemLedgerEntriesOnAfterUpdateExpectedQty2
Codeunit 5889 Phys. Invt. Tracking Mgt.procedureIsPackageTrackingEnabled()Pending24.02426, gone
Temporary wrapper procedure to enable test automation
Codeunit 5890 Feature - Invt. Orders PackageobjectPending24.02426, gone
Feature OptionMapping will be enabled by default in version 27.0.
Codeunit 5891 Feature-GLCurrencyRevaluationobjectPending24.02427, gone
Feature G/L Currency Revaluation will be enabled by default in version 27.0.
Codeunit 5899 Calc. Inventory Value-CheckprocedureSetProperties(Date, Option, Boolean, Boolean, Boolean, Boolean)Pending24.02426, gone
Reolaced by procedure SetParameters()
Codeunit 6500 Item Tracking ManagementeventOnRegisterNewItemTrackingLinesOnBeforeCannotMatchItemTrackingErr(var Record Tracking Specification, var Decimal, var Decimal, Decimal, var Boolean)Pending24.02426, gone
Replaced by event OnRegisterNewItemTrackingLinesOnBeforeCannotMatchItemTrackingError with corrected parameters
Codeunit 6516 Package ManagementprocedureGetFeatureKey()Pending24.02426, gone
Package Tracking enabled by default.
Codeunit 6516 Package ManagementprocedureIsEnabled()Pending24.02426, gone
Package Tracking enabled by default.
Codeunit 6516 Package ManagementeventOnAfterIsEnabled(var Boolean)Pending24.02426, gone
Package Tracking enabled by default.
Codeunit 6529 Item Tracking Navigate Mgt.procedureFindTrackingRecords(Text, Text, Text, Text)Pending24.02426, gone
Replaced by same procedure with PackageNoFilter parameter
Codeunit 6620 Copy Document Mgt.procedureCopyServContractLines(Record Service Contract Header, Option, Code[20], var Record Service Contract Line)Pending24.02426, gone
Replaced by same procedure in codeunit CopyServiceContractMgt.
Codeunit 6620 Copy Document Mgt.eventOnAfterCopyServContractLines(Record Service Contract Header, Option, Code[20], var Record Service Contract Line)Pending24.02426, gone
Replaced by event OnAfterCopyServiceContractLines in codeunit Copy Service Contract Mgt.
Codeunit 6620 Copy Document Mgt.eventOnAfterProcessServContractLine(var Record Service Contract Line, Record Service Contract Line)Pending24.02426, gone
Replaced by event OnAfterProcessServiceContractLine in codeunit Copy Service Contract Mgt.
Codeunit 6620 Copy Document Mgt.procedureServContractHeaderDocType(Option)Pending24.02426, gone
Replaced by procedure GetServiceContractType() in codeunit CopyServiceContractMgt.
Codeunit 7110 Analysis Report ManagementprocedureLookupSourceNo(var Record Analysis Line, Option, var Text)Pending24.02426, gone
Use "DoLookupSourceNo" with Enum parameter instead.
Codeunit 7313 Create Put-awayprocedureGetMessage(var Text[80])Pending24.02426, gone
Replaced with GetMessageText that is without Text length limit
Codeunit 7313 Create Put-awayeventOnAfterGetMessage(var Text[80])Pending24.02426, gone
Replaced with OnAfterGetMessageText as parent procedure GetMessage is replaced GetMessageText
Codeunit 7317 Whse. Integration ManagementprocedureCheckBinTypeCode(Integer, Text[30], Code[10], Code[20], Option)Pending24.02426, gone
Replaced by procedure CheckBinTypeAndCode()
Codeunit 7317 Whse. Integration ManagementeventOnBeforeCheckBinTypeCode(Integer, Text[30], Code[10], Code[20], Option, var Boolean)Pending24.02426, gone
Replaced by event OnCheckBinTypeCodeOnBeforeCheckPerSource
Codeunit 7317 Whse. Integration ManagementeventOnCheckBinTypeCode(Record Location, Record Bin, Record Bin Type, Integer, Text[30], Option)Pending24.02426, gone
Replaced by event OnBeforeCheckBinTypeAndCode
Codeunit 7317 Whse. Integration ManagementeventOnStartCheckBinTypeCode(Integer, Text[30], Code[10], Code[20], Option, var Boolean)Pending24.02426, gone
Replaced by event OnBeforeCheckBinTypeAndCode
Codeunit 7771 Azure OpenAIprocedureApproximateTokenCount(Text)Pending24.02426, gone
Use the AOAI Token codeunit.
Codeunit 7772 Azure OpenAI ImplprocedureApproximateTokenCount(Text)Pending24.02426, gone
Use the function GetTokenCount() instead.
Codeunit 7800 Azure Functions AuthenticationprocedureCreateOAuth2(Text, Text, Text, Text, Text, Text, Text)Pending24.02426, gone
Use CreateOAuth2 with SecretText data type for ClientSecret.
Codeunit 9016 Azure AD PlanprocedureCheckMixedPlans()Pending24.02426, gone
Replaced with CheckMixedPlansExist
Codeunit 9016 Azure AD PlanprocedureCheckMixedPlans(Dictionary, Boolean)Pending24.02426, gone
Replaced with CheckMixedPlansExist
Codeunit 9016 Azure AD PlanprocedureCheckMixedPlans(Dictionary)Pending24.02426, gone
Replaced with CheckMixedPlansExist
Codeunit 9062 Storage Service AuthorizationprocedureCreateSharedKey(Text, Enum Storage Service API Version)Pending24.02426, gone
Use CreateSharedKey with SecretText data type for SharedKey.
Codeunit 9062 Storage Service AuthorizationprocedureCreateSharedKey(Text)Pending24.02426, gone
Use CreateSharedKey with SecretText data type for SharedKey.
Codeunit 9142 SharePoint Auth.procedureCreateAuthorizationCode(Text, Text, Text, List)Pending24.02426, gone
Use CreateAuthorizationCode with SecretText data type for ClientSecret.
Codeunit 9142 SharePoint Auth.procedureCreateAuthorizationCode(Text, Text, Text, Text)Pending24.02426, gone
Use CreateAuthorizationCode with SecretText data type for ClientSecret.
Codeunit 9810 Password Dialog ManagementprocedureOpenChangePasswordDialog(var Text, var Text)Pending24.02426, gone
Replaced by OpenChangePassworDialog with SecretText parameter data type.
Codeunit 9810 Password Dialog ManagementprocedureOpenPasswordDialog()Pending24.02426, gone
Replaced by OpenSecretPasswordDialog with SecretText return data type.
Codeunit 9810 Password Dialog ManagementprocedureOpenPasswordDialog(Boolean, Boolean)Pending24.02426, gone
Replaced by OpenSecretPasswordDialog with SecretText return data type.
Codeunit 9810 Password Dialog ManagementprocedureOpenPasswordDialog(Boolean)Pending24.02426, gone
Replaced by OpenSecretPasswordDialog with SecretText return data type.
Codeunit 9811 Password Dialog Impl.procedureOpenChangePasswordDialog(var Text, var Text)Pending24.02426, gone
Replaced by OpenChangePassworDialog with SecretText parameter data type.
Codeunit 9811 Password Dialog Impl.procedureOpenPasswordDialog(Boolean, Boolean)Pending24.02426, gone
Replaced by OpenSecretPasswordDialog with SecretText return data type.
Control add-in Microsoft.Dynamics.Nav.Client.FlowIntegrationobjectPending24.02426, gone
Replaced with FlowIntegration addin.
Control add-in Microsoft.Dynamics.Nav.Client.OAuthIntegrationobjectPending24.02426, gone
Replaced with OAuthIntegration addin.
Control add-in Microsoft.Dynamics.Nav.Client.PageReadyobjectPending24.02426, gone
Replaced with PageReady addin.
Control add-in Microsoft.Dynamics.Nav.Client.PowerBIManagementobjectPending24.02426, gone
Replaced with PowerBIManagement addin.
Control add-in Microsoft.Dynamics.Nav.Client.RoleCenterSelectorobjectPending24.02426, gone
Replaced with RoleCenterSelector addin.
Control add-in Microsoft.Dynamics.Nav.Client.VideoPlayerobjectPending24.02426, gone
Replaced with VideoPlayer addin.
Control add-in Microsoft.Dynamics.Nav.Client.WelcomeWizardobjectPending24.02426, gone
Replaced with PowerBIManagement addin.
Control add-in Microsoft.Dynamics.Nav.Client.PowerBIManagementprocedureInitializeReport(Text, Text, Text, Text)Pending24.02426, gone
This method is deprecated. Please use EmbedReport instead.
Control add-in PowerBIManagementprocedureInitializeReport(Text, Text, Text, Text)Pending24.02427, gone
Use SetSettings, SetToken and then EmbedReport instead.
Enum extension 2611 Feature To Update - BaseAppvalueEnablePlatformBasedReportSelectionPending24.02426, gone
Feature EnablePlatformBasedReportSelection will be enabled by default in version 24.0.
Enum extension 2611 Feature To Update - BaseAppvalueGLCurrencyRevaluationPending24.02427, gone
Feature G/L Currency REvaluation will be enabled by default in version 27.0.
Enum extension 2611 Feature To Update - BaseAppvaluePhysInvtOrderPackageTrackingPending24.02426, gone
Feature Phys. Invt. Orders Package Tracking will be enabled by default in version 27.0.
Interface Secret ProviderobjectPending24.02426, gone
Replaced by Secret Provider v2 with support for SecretValue as SecretText data type.
Interface SignatureAlgorithmobjectPending24.02426, gone
Replaced by Signature Algorithm v2 with SecretText support for XmlString.
Page 44 Sales Credit MemoeventOnPostDocumentOnBeforeSetTrackInfoForCancellation(var Record Sales Header, var Boolean)Pending24.02426, gone
This event is obsolete. SetTrackInfoForCancellation procedure is planned to be removed.
Page 1001 Job Task Lines SubformprocedureSetRefreshCustomerControl(Boolean)Pending24.02426, gone
Procedure is not used.
Page 2502 Extension MarketplaceobjectPending24.02427, gone
This page will be obsoleted. Microsoft AppSource apps feature will replace the Extension Marketplace.
Page 5052 Contact ListprocedureSyncExchangeContacts(Boolean)Pending24.02426, gone
Use O365SyncManagement.SyncExchangeContacts with the appropriate parameters instead.
Page 5600 Fixed Asset CardeventOnBeforeOnValidateFASubclassCode(var Record Fixed Asset, var Record Fixed Asset, var Boolean)Pending24.02426, gone
Replaced by event OnBeforeOnValidateFASubclassCodePage
Page 5895 Exp. Phys. Invt. TrackingobjectPending24.02426, gone
Replaced by page Exp.Invt.Order.Tracking
Page 5896 Posted Exp. Phys. Invt. TrackobjectPending24.02426, gone
Replaced by page Posted.Exp.Invt.Order.Tracking
Page 5899 Phys. Invt. Tracking LinesobjectPending24.02426, gone
Replaced by page 6029 "Invt.Order.Tracking.Lines"
Page 6510 Item Tracking LinesprocedureAssignSerialNoBatch(Integer, Boolean, Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter CreatePackageNo.
Page 6510 Item Tracking LinesprocedureGetVisibleSettings(var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter ExpirationDateVisible2.
Page 6513 Enter Quantity to CreateprocedureGetFields(var Integer, var Boolean, var Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter GetCreateNewPackageNo.
Page 6513 Enter Quantity to CreateprocedureSetFields(Code[20], Code[10], Integer, Boolean, Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter SetCreateNewPackageNo.
Page 6515 Enter Customized SNprocedureGetFields(var Integer, var Boolean, var Code[50], var Integer, var Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter GetCreateNewPackageNo.
Page 6515 Enter Customized SNprocedureSetFields(Code[20], Code[10], Integer, Boolean, Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter SetCreateNewPackageNo.
Page 6560 Document Line TrackingprocedureSetDoc(Option, Code[20], Integer, Code[20], Integer, Code[20], Integer)Pending24.02426, gone
Replaced by procedure SetSourceDoc() with enum parameter
Page 9810 Password DialogprocedureGetOldPasswordValue()Pending24.02426, gone
Replaced by GetOldPasswordSecretValue
Page 9810 Password DialogprocedureGetPasswordValue()Pending24.02426, gone
Replaced by GetPasswordSecretValue
Page 12145 No. Series Lines SalesobjectPending24.02426, gone
Merged into No. Series Lines page.
Page 12146 No. Series Lines PurchaseobjectPending24.02426, gone
Merged into No. Series Lines page.
Report 21 No. SeriesobjectPending24.02426, gone
Report data is available on page 457 "No. Series Lines". It can be analyzed with either the Data Analysis feature or Open in Excel.
Report 22 No. Series CheckobjectPending24.02426, gone
Report data is available on page 457 "No. Series Lines". It can be analyzed with either the Data Analysis feature or Open in Excel.
Report 5706 Create Stockkeeping UnitprocedureInitializeRequest(Option, Boolean, Boolean)Pending24.02426, gone
Replaced by procedure SetParameters()
Report 5811 Calc. Inventory Value - TestprocedureInitializeRequest(Date, Option, Boolean, Boolean, Option)Pending24.02426, gone
Replaced by procedure SetParameters()
Report 5899 Calculate Inventory ValueprocedureInitializeRequest(Date, Code[20], Boolean, Option, Boolean, Boolean, Boolean, Option, Boolean)Pending24.02426, gone
Replaced by procedure SetParameters()
Report 5979 Copy Service DocumentprocedureInitializeRequest(Option, Code[20])Pending24.02426, gone
Replaced by procedure SetParameters()
Table 18 CustomerprocedureLookupCustomer(var Record Customer)Pending24.02426, gone
Use SelectCustomer(var Customer: Record Customer): Boolean instead.
Table 23 VendorprocedureLookupVendor(var Record Vendor)Pending24.02426, gone
Use SelectVendor(var Vendor: Record Vendor): Boolean instead.
Table 27 ItemeventOnBeforeValidateNo(var Boolean, var Record Item, Record Item, Record Inventory Setup, var Codeunit NoSeriesManagement)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Table 32 Item Ledger EntryprocedureAppliedEntryToAdjustExists(Code[20])Pending24.02426, gone
Unused
Table 36 Sales HeadereventOnSetTrackInfoForCancellationOnBeforeInsertCancelledDocument(Record Sales Cr.Memo Header, var Boolean)Pending24.02426, gone
This event is obsolete. SetTrackInfoForCancellation procedure is planned to be removed.
Table 36 Sales HeaderprocedureSetTrackInfoForCancellation()Pending24.02426, gone
SetTrackInfoForCancellation procedure is planned to be removed.
Table 81 Gen. Journal LineprocedureCheckDocNoBasedOnNoSeries(Code[20], Code[20], var Codeunit NoSeriesManagement)Pending24.02426, gone
This method is no longer used. Do the check directly in code instead.
Table 81 Gen. Journal LineprocedureIncrementDocumentNo(Record Gen. Journal Batch, var Code[20])Pending24.02426, gone
Use SimulateGetNextNo from "No. Series - Batch" instead
Table 81 Gen. Journal LineprocedureObsoleteCheckDocNoBasedOnNoSeries(Code[20], Code[20], var Codeunit NoSeriesManagement)Pending24.02426, gone
Do not use this procedure. It is for compatibility only.
Table 81 Gen. Journal LineeventOnBeforeCheckCurrencyForEmployee(var Record Gen. Journal Line, var Boolean, var Boolean)Pending24.02426, gone
Currency posting for employee is now allowed, so check was removed
Table 81 Gen. Journal LineeventOnBeforeCheckDocNoBasedOnNoSeries(var Record Gen. Journal Line, Code[20], Code[20], var Codeunit NoSeriesManagement, var Boolean)Pending24.02426, gone
Subscribe to OnProcessBalanceOfLinesOnAfterCalcShouldCheckDocNoBasedOnNoSeries in Gen. Jnl.-Post Batch instead.
Table 167 JobeventOnBeforeAssistEdit(var Record Job, var Record Job, var Boolean, var Boolean, var Codeunit NoSeriesManagement)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Table 291 Shipping AgentprocedureGetTrackingInternetAddr(Text[30])Pending24.02426, gone
Field length for PackageTrackingNo will be increased to 50.
Table 485 Business Chart BufferprocedureSetDrillDownIndexes(DotNet BusinessChartDataPoint)Pending24.02426, gone
Replaced with method that takes JsonObject as parameter.
Table 485 Business Chart BufferprocedureUpdate(DotNet)Pending24.02426, gone
Replaced with method UpdateChart that takes Business Chart control add-in as parameter.
Table 843 Cash Flow SetupprocedureGetMLCredentials(var Text[250], var Text[200], var Decimal, var Boolean)Pending24.02426, gone
Use "GetMLCredentials(var ApiUrl: SecretText; var ApiKey: SecretText; var LimitValue: Decimal; var UsingStandardCredentials: Boolean): Boolean" instead.
Table 843 Cash Flow SetupprocedureGetUserDefinedAPIKey()Pending24.02426, gone
Use "GetUserDefinedAPIKeySecret(): SecretText" instead.
Table 843 Cash Flow SetupprocedureSaveUserDefinedAPIKey(Text[250])Pending24.02426, gone
Use "SaveUserDefinedAPIKey(APIKeyValue: SecretText)" instead.
Table 1140 OAuth 2.0 SetupprocedureGetToken(Guid)Pending24.02426, gone
Use GetToken with paramaters declared as SecretText instead.
Table 1140 OAuth 2.0 SetupprocedureSetToken(var Guid, Text)Pending24.02426, gone
Use SetToken with paramaters declared as SecretText instead.
Table 1263 No. Series TenantprocedureGetNextAvailableCode()Pending24.02426, gone
This procedure has been moved to codeunit Cross-Company No. Series
Table 1263 No. Series TenantprocedureInitNoSeries(Code[10], Text[50], Code[10])Pending24.02426, gone
This procedure has been moved to codeunit Cross-Company No. Series
Table 2020 Image Analysis SetupprocedureGetApiKey()Pending24.02426, gone
Replaced by GetApiKeyAsSecret
Table 2020 Image Analysis SetupprocedureSetApiKey(Text)Pending24.02426, gone
Use "SetApiKey(ApiKey: SecretText)" instead.
Table 5820 Cost Element BufferprocedureAddActualCost(Option, Option, Decimal, Decimal)Pending24.02426, gone
Unused
Table 5820 Cost Element BufferprocedureAddActualCostElement(Enum Cost Entry Type, Enum Cost Variance Type, Decimal, Decimal)Pending24.02426, gone
Use AddActualCostElement(NewEntryType: Enum "Cost Entry Type"; NewActualCost: Decimal; NewActualCostACY: Decimal) instead.
Table 5820 Cost Element BufferprocedureAddExpectedCostElement(Enum Cost Entry Type, Enum Cost Variance Type, Decimal, Decimal)Pending24.02426, gone
Use AddExpectedCostElement(NewEntryType: Enum "Cost Entry Type"; NewActualCost: Decimal; NewActualCostACY: Decimal) instead.
Table 5820 Cost Element BufferprocedureGetElement(Enum Cost Entry Type, Enum Cost Variance Type)Pending24.02426, gone
Use GetElement(NewEntryType: Enum "Cost Entry Type") instead.
Table 5876 Phys. Invt. Order Linefield52 Qty. Exp. Item Tracking (Base)Pending24.02426, gone
Replaced by field "Qty. Exp. Tracking (Base)".
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterDeleteLineItemLedgEntry(var Record Exp. Phys. Invt. Tracking, var Record Phys. Invt. Order Line)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterDeleteLineItemLedgEntry2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterDeleteLineWhseEntry(var Record Exp. Phys. Invt. Tracking, var Record Phys. Invt. Order Line)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterDeleteLineWhseEntry2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterExpPhysInvtTrackingInsertLine(var Record Exp. Phys. Invt. Tracking, var Record Item Ledger Entry)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterExpPhysInvtTrackingInsertLine2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterExpPhysInvtTrackingInsertLineFromWhseEntry(var Record Exp. Phys. Invt. Tracking, Record Warehouse Entry)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterExpPhysInvtTrackingInsertLineFromWhseEntry2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterHandleItemLedgerEntryTracking(var Record Exp. Phys. Invt. Tracking, Record Item Ledger Entry)Pending24.02426, gone
replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterHandleItemLedgerEntryTracking2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterHandleWarehouseEntryTracking(var Record Exp. Phys. Invt. Tracking, Record Warehouse Entry)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterHandleWarehouseEntryTracking2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnBeforeInsertFromWhseEntry(var Record Exp. Phys. Invt. Tracking, var Record Warehouse Entry)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnBeforeInsertFromWhseEntry2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnBeforeModifyFromItemLedgEntry(var Record Exp. Phys. Invt. Tracking, var Record Item Ledger Entry)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnBeforeModifyFromItemLedgEntry2
Table 5878 Phys. Invt. Record LineeventOnShowUsedTrackLinesOnAfterInsertFromItemLedgEntry(var Record Phys. Invt. Tracking, Record Item Ledger Entry)Pending24.02426, gone
Replaced by event OnShowUsedTrackLinesOnAfterInsertFromItemLedgEntry2
Table 5878 Phys. Invt. Record LineeventOnShowUsedTrackLinesOnAfterInsertFromWhseEntry(var Record Phys. Invt. Tracking, Record Warehouse Entry)Pending24.02426, gone
Replaced by event OnShowUsedTrackLinesOnAfterInsertFromWhseEntry2
Table 5878 Phys. Invt. Record LineeventOnShowUsedTrackLinesOnAfterLookupOK(var Record Phys. Invt. Record Line, var Record Phys. Invt. Tracking)Pending24.02426, gone
Replaced by event OnShowUsedTrackLinesOnAfterLookupOK2
Table 5878 Phys. Invt. Record LineeventOnShowUsedTrackLinesSetItemLedgerEntryFilters(var Record Item Ledger Entry, Record Phys. Invt. Record Line, var Record Phys. Invt. Tracking)Pending24.02426, gone
Replaced by event OnShowUsedTrackLinesSetItemLedgerEntryFilters2
Table 5880 Pstd. Phys. Invt. Order Linefield52 Qty. Exp. Item Tracking (Base)Pending24.02426, gone
replaced by field "Qty. Exp. Tracking (Base)"
Table 7303 Bin TypeprocedureCreateBinTypeFilter(var Text[250], Option)Pending24.02426, gone
Replaced by procedure CreateBinTypeFilter(var BinTypeFilter: Text; BinTypeFieldNo: Integer)
Table 7320 Warehouse Shipment HeadereventOnBeforeOnInsert(var Record Warehouse Shipment Header, var Record Warehouse Shipment Header, var Record Warehouse Setup, var Codeunit NoSeriesManagement, var Record Location, var Boolean)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Table 9657 Custom Report SelectioneventOnBeforeCheckEmailBodyUsage(var Record Custom Report Selection, var Boolean)Pending24.02426, gone
Not used with platform layout selection
Table 9657 Custom Report SelectioneventOnCheckEmailBodyUsageOnAfterCalcShowEmailBodyDefinedError(var Record Custom Report Selection, var Record Custom Report Selection, var Boolean)Pending24.02426, gone
Not used with platform layout selection
Table extension 308 NoSeriesObsoletefield12100 No. Series TypeMoved24.02428
The field is used in IT localization only.
Table extension 308 NoSeriesObsoletefield12101 VAT RegisterMoved24.02428
The field is used in IT localization only.
Table extension 308 NoSeriesObsoletefield12102 VAT Reg. Print PriorityMoved24.02428
The field is used in IT localization only.
Table extension 308 NoSeriesObsoletefield12103 Reverse Sales VAT No. SeriesMoved24.02428
The field is used in IT localization only.
Table extension 308 NoSeriesObsoleteprocedureDrillDown()Pending24.02426, gone
The method has been moved to codeunit "No. Series Setup Impl."
Table extension 308 NoSeriesObsoleteprocedureFindNoSeriesLineToShow(var Record No. Series Line)Pending24.02426, gone
The method has been moved to codeunit NoSeriesManagement
Table extension 308 NoSeriesObsoleteeventOnBeforeValidateDefaultNos(var Record No. Series, var Boolean)Pending24.02426, gone
The event has been removed. There is no replacement.
Table extension 308 NoSeriesObsoleteeventOnBeforeValidateManualNos(var Record No. Series, var Boolean)Pending24.02426, gone
The event has been removed. There is no replacement.
Table extension 308 NoSeriesObsoleteprocedureUpdateLine(var Date, var Code[20], var Code[20], var Code[20], var Code[20], var Integer, var Date, var Boolean)Pending24.02426, gone
The method has been moved to codeunit "No. Series Setup Impl."
Table extension 308 NoSeriesObsoleteprocedureUpdateLine(var Date, var Code[20], var Code[20], var Code[20], var Code[20], var Integer, var Date)Pending24.02426, gone
The method has been moved to codeunit "No. Series Setup Impl."
Table extension 309 NoSeriesLineObsoleteprocedureExtractNoFromCode(Code[20])Pending24.02426, gone
This functionality will be removed without public replacement.
Table extension 309 NoSeriesLineObsoleteprocedureGetFormattedNo(BigInteger)Pending24.02426, gone
This functionality will be removed without public replacement.
Table extension 309 NoSeriesLineObsoleteprocedureGetLastDateUsed()Pending24.02426, gone
Use the field Last Date Used instead.
Table extension 309 NoSeriesLineObsoleteprocedureGetLastNoUsed()Pending24.02426, gone
Moved to No. Series codeunit.
Table extension 309 NoSeriesLineObsoleteprocedureGetNextSequenceNo(Boolean)Pending24.02426, gone
Use GetNextNo in No. Series codeunit instead.
Codeunit 9998 Upgrade Tag DefinitionsprocedureGetRepeatedSetCoupledFlagsUpgradeTag()Pending23.02425, gone
Function will be removed
Table 5079 Marketing SetupprocedureSetExchangeAccountPassword(SecretText)Pending22.02424, gone
Feature EmailLoggingUsingGraphApi will be enabled by default in version 22.0
Table extension 308 NoSeriesObsoletefield11790 MaskRemoved18.02425, gone
The field is used in CZ localization only. The functionality of No. Series Enhancements will be removed and this field should not be used. (Obsolete::Removed in release 01.2021)
Codeunit 9995 Env. Info ProxyobjectPending15.02424, gone
Microsoft Invoicing is not supported on Business Central

Tagged 24, 422

ObjectKindMemberStateTagSeen fromLast seen
Codeunit 80 Sales-PosteventOnAfterUpdatePostingNos(var Record Sales Header, var Codeunit NoSeriesManagement, Boolean)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Codeunit 80 Sales-PosteventOnBeforeUpdatePostingNos(var Record Sales Header, var Codeunit NoSeriesManagement, Boolean, var Boolean)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Codeunit 80 Sales-PosteventOnBeforeUpdateShippingNo(var Record Sales Header, Boolean, Boolean, Boolean, Boolean, var Boolean, var Boolean, var Codeunit NoSeriesManagement)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Codeunit 90 Purch.-PosteventOnAfterUpdatePostingNos(var Record Purchase Header, var Codeunit NoSeriesManagement, Boolean, Boolean, var Boolean)Pending24.02426, gone
Parameter NoSeriesManagement is obsolete and will be removed, update your subscriber accordingly.
Codeunit 90 Purch.-PosteventOnBeforeUpdatePostingNos(var Record Purchase Header, var Codeunit NoSeriesManagement, var Boolean, Boolean, var Boolean)Pending24.02426, gone
Parameter NoSeriesManagement is obsolete and will be removed, update your subscriber accordingly.
Codeunit 396 NoSeriesManagementobjectPending24.02426, gone
Please use the "No. Series" and "No. Series - Batch" codeunits instead
Codeunit 396 NoSeriesManagementprocedureCheckPurchDocNoGaps(Date)Pending24.02426, gone
The No. Series module cannot have dependencies to Purchases. Please use the method in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementprocedureCheckSalesDocNoGaps(Date)Pending24.02426, gone
The No. Series module cannot have dependencies to Sales. Please use the method in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementprocedureFilterSeries()Pending24.02426, gone
This method will be removed. There is no replacement.
Codeunit 396 NoSeriesManagementprocedureGetNextNo(Code[20], Date, Boolean)Pending24.02526, gone
Please use method GetNextNo(Code[20]; Date) or PeekNextNo(Code[20]; UsageDate) in the codeunit "No. Series" or "No. Series - Batch" instead. GetNextNo(Code[20]; Date; Boolean) does not have the same behavior. Make sure to use the correct parameters.
Codeunit 396 NoSeriesManagementprocedureGetNoSeriesWithCheck(Code[20], Boolean, Code[20])Pending24.02426, gone
Use method LookupRelatedNoSeries in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureInitSeries(Code[20], Code[20], Date, var Code[20], var Code[20])Pending24.02426, gone
Please use AreRelated in the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureLookupSeries(Code[20], var Code[20])Pending24.02426, gone
Use method LookupRelatedNoSeries in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureManualNoAllowed(Code[20])Pending24.02426, gone
Please use method IsManual(NoSeriesCode: Code[20]) in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementeventOnAfterGetNextNo3(var Record No. Series Line, Boolean)Pending24.02426, gone
This event is obsolete. Please use the extensibility options provided by the No. Series module.
Codeunit 396 NoSeriesManagementeventOnAfterInitSeries(var Record No. Series, Code[20], Date, var Code[20])Pending24.02426, gone
This event will be removed. There is no replacement. Please use the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnAfterSaveNoSeries(var Record No. Series Line)Pending24.02426, gone
This event is no longer used. Please use the No. Series Batch codeunit instead.
Codeunit 396 NoSeriesManagementeventOnAfterSaveNoSeriesPurchase(var Record No. Series Line Purchase)Pending24.02426, gone
The No. Series Line Purchase table is obsolete. Please use the No. Series Line table instead.
Codeunit 396 NoSeriesManagementeventOnAfterSaveNoSeriesSales(var Record No. Series Line Sales)Pending24.02426, gone
The No. Series Line Sales table is obsolete. Please use the No. Series Line table instead.
Codeunit 396 NoSeriesManagementeventOnAfterTestManual(Code[20])Pending24.02426, gone
This event will be removed. There is no replacement. Please use the extensibility options provided by the No. Series module.
Codeunit 396 NoSeriesManagementeventOnBeforeCheckPurchDocNoGaps(Date, var Boolean)Pending24.02426, gone
The No. Series module cannot have dependencies to Sales. Please use the event in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementeventOnBeforeCheckSalesDocNoGaps(Date, var Boolean)Pending24.02426, gone
The No. Series module cannot have dependencies to Purchases. Please use the event in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementeventOnBeforeDoGetNextNo(var Code[20], var Date, var Boolean, var Boolean)Pending24.02426, gone
This event is obsolete. Please use the extensibility options provided by the No. Series module.
Codeunit 396 NoSeriesManagementeventOnBeforeFilterSeries(var Record No. Series, Code[20], var Boolean)Pending24.02426, gone
This event will be removed. There is no replacement. Please use the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnBeforeGetNextNo(var Code[20], var Date, var Boolean, var Code[20], var Boolean, var Record No. Series Line)Pending24.02426, gone
This event is obsolete. Please use the extensibility options provided by the No. Series module.
Codeunit 396 NoSeriesManagementeventOnBeforeInitSeries(var Code[20], Code[20], Date, var Code[20], var Code[20], var Record No. Series, var Boolean, var Code[20])Pending24.02426, gone
This event will be removed. There is no replacement. Please use the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnBeforeSaveNoSeries(var Record No. Series Line, var Boolean)Pending24.02426, gone
This event is no longer used. Please use the No. Series Batch codeunit instead.
Codeunit 396 NoSeriesManagementeventOnBeforeSelectSeries(var Code[20], Code[20], var Code[20], var Boolean, var Boolean)Pending24.02426, gone
This event will be removed. Please use the Page trigger events instead.
Codeunit 396 NoSeriesManagementeventOnBeforeSetDefaultSeries(var Code[20], var Code[20], var Boolean)Pending24.02426, gone
This event will be removed. There is no replacement. Please use the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnBeforeTestManual(var Code[20], var Boolean)Pending24.02426, gone
This event will be removed. There is no replacement. Please use the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnBeforeUpdateLine(var Record No. Series, var Date, var Code[20], var Code[20], var Code[20], var Code[20], var Integer, var Date, var Enum No. Series Implementation, var Boolean)Pending24.02426, gone
Temporary event for backwards compatibility. Do not use this event.
Codeunit 396 NoSeriesManagementeventOnBeforeUpdateNoSeriesLine(var Record No. Series Line, Code[20], Text[100], var Boolean)Pending24.02426, gone
This event is obsolete. Please use the extensibility options provided by the No. Series module.
Codeunit 396 NoSeriesManagementeventOnNoSeriesLineFilterOnBeforeFindLast(var Record No. Series Line)Pending24.02426, gone
Please use OnAfterSetNoSeriesCurrentLineFilters in the No. Series module instead.
Codeunit 396 NoSeriesManagementeventOnObsoleteCheckPurchDocNoGaps(Date)Pending24.02426, gone
The No. Series module cannot have dependencies to Purchases. Please use the method in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementeventOnObsoleteCheckSalesDocNoGaps(Date)Pending24.02426, gone
The No. Series module cannot have dependencies to Sales. Please use the method in codeunit "IT - Report Management" instead
Codeunit 396 NoSeriesManagementeventOnObsoleteSetNoSeriesLinePurchaseFilter(var Record No. Series Line Purchase, Code[20], Date)Pending24.02426, gone
The No. Series module cannot have a dependency on Purchase. Do not use this event.
Codeunit 396 NoSeriesManagementeventOnObsoleteSetNoSeriesLineSalesFilter(var Record No. Series Line Sales, Code[20], Date)Pending24.02426, gone
The No. Series module cannot have a dependency on Sales. Do not use this event.
Codeunit 396 NoSeriesManagementeventOnSelectSeriesOnBeforePageRunModal(Code[20], var Record No. Series)Pending24.02426, gone
This event will be removed. Please use the Page trigger events instead.
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnAfterGetNextNo3(var Record No. Series Line, Boolean)Pending24.02426, gone
This is a temporary method for compatibility only. Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnAfterInitSeries(Code[20], Code[20], Date, var Code[20])Pending24.02426, gone
This method is used for compatibility with extension usages of the old OnAfterInitSeries event. Now the new No. Series is used. InitSeries no longer exist, instead a No. Series is selected and the next number is retrieved.
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeDoGetNextNo(var Code[20], var Date, Boolean, var Boolean)Pending24.02426, gone
This is a temporary method for compatibility only. Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeFilterSeries(var Record No. Series, Code[20], Boolean)Pending24.02426, gone
This is a temporary method for compatibility only.
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeGetNextNo(var Record No. Series Line, Date, Boolean, var Code[20], var Boolean)Pending24.02426, gone
This is a temporary method for compatibility only. Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeInitSeries(var Code[20], Code[20], Date, var Code[20], var Code[20], var Boolean)Pending24.02426, gone
This method is used for compatibility with extension usages of the old OnBeforeInitSeries event. Now the new No. Series is used. InitSeries no longer exist, instead a No. Series is selected and the next number is retrieved.
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeModifyNoSeriesLine(var Record No. Series Line, var Boolean)Pending24.02426, gone
This is a temporary method for compatibility only. Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeSelectSeries(var Code[20], Code[20], var Code[20], var Boolean, var Boolean)Pending24.02426, gone
This is a temporary method for compatibility only.
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnBeforeUpdateNoSeriesLine(var Record No. Series Line, Code[20], Text[100], var Boolean)Pending24.02426, gone
This is a temporary method for compatibility only. Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureRaiseObsoleteOnSelectSeriesOnBeforePageRunModal(var Code[20], var Record No. Series)Pending24.02426, gone
This is a temporary method for compatibility only.
Codeunit 396 NoSeriesManagementprocedureSaveNoSeries()Pending24.02426, gone
Use the SaveState method in the No. Series - Batch codeunit instead.
Codeunit 396 NoSeriesManagementprocedureSelectSeries(Code[20], Code[20], var Code[20])Pending24.02426, gone
Use method LookupRelatedNoSeries in codeunit "No. Series instead.
Codeunit 396 NoSeriesManagementprocedureSeriesHasRelations(Code[20])Pending24.02426, gone
Use method HasRelatedSeries in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureSetDefaultSeries(var Code[20], Code[20])Pending24.02426, gone
Please use the "No. Series" codeunit instead
Codeunit 396 NoSeriesManagementprocedureSetNoSeriesLineFilter(var Record No. Series Line, Code[20], Date)Pending24.02426, gone
Please use the method GetNoSeriesLine on the "No. Series" and "No. Series - Batch" codeunits instead
Codeunit 396 NoSeriesManagementprocedureSetNoSeriesLinePurchaseFilter(var Record No. Series Line Purchase, Code[20], Date)Pending24.02426, gone
The No. Series Line Purchase table is obsolete. Please use the No. Series Line table instead.
Codeunit 396 NoSeriesManagementprocedureSetNoSeriesLineSalesFilter(var Record No. Series Line Sales, Code[20], Date)Pending24.02426, gone
The No. Series Line Sales table is obsolete. Please use the No. Series Line table instead.
Codeunit 396 NoSeriesManagementprocedureSetSeries(var Code[20])Pending24.02426, gone
Use method GetNextNo in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureTestDateOrder(Code[20])Pending24.02426, gone
Call TestField on the "No. Series" record, "Date Order" field directly.
Codeunit 396 NoSeriesManagementprocedureTestManual(Code[20])Pending24.02426, gone
Please use method TestManual(NoSeriesCode: Code[20]) in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureTestManualWithDocumentNo(Code[20], Code[20])Pending24.02426, gone
Please use method TestManual(NoSeriesCode: Code[20]; DocumentNo: Code[20]) in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureTestSeries(Code[20], Code[20])Pending24.02426, gone
Use method TestAreRelated in codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureTryGetNextNo(Code[20], Date)Pending24.02426, gone
Use PeekNextNo from codeunit "No. Series" instead.
Codeunit 396 NoSeriesManagementprocedureUpdateNoSeriesLine(var Record No. Series Line, Code[20], Text[100])Pending24.02426, gone
Please use the method from "No. Series - Setup" instead.
Codeunit 396 NoSeriesManagementprocedureUpdateNoSeriesLinePurchase(var Record No. Series Line Purchase, Code[20], Text[30])Pending24.02426, gone
The No. Series Line Purchase table is obsolete. Please use the No. Series Line table instead.
Codeunit 396 NoSeriesManagementprocedureUpdateNoSeriesLineSales(var Record No. Series Line Sales, Code[20], Text[30])Pending24.02426, gone
The No. Series Line Sales table is obsolete. Please use the No. Series Line table instead.
Codeunit 450 Job Queue Error HandlereventOnLogErrorOnAfterJobQueueLogEntryFinalizeLogEntry(var Record Job Queue Entry)Pending24.02426, gone
Event no longer relevant. Log entries should not be inserted if the job queue dispatcher did not manage to run the job.
Codeunit 450 Job Queue Error HandlereventOnLogErrorOnAfterJobQueueLogEntryModify(var Record Job Queue Entry)Pending24.02426, gone
Event no longer relevant, it does the exact same as OnAfterLogError() and OnLogErrorOnAfterJobQueueLogEntryFinalizeLogEntry() is obsoleted.
Codeunit 479 Business ChartprocedureUpdate(DotNet)Pending24.02426, gone
Replaced with BusinessChart Add-In
Codeunit 501 OAuth2procedureAcquireAuthorizationCodeTokenFromCache(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireAuthorizationCodeTokenFromCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireAuthorizationCodeTokenFromCacheWithCertificate(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireAuthorizationCodeTokenFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireAuthorizationCodeTokenFromCacheWithCertificate(Text, Text, Text, Text, Text, var Text)Pending24.02426, gone
Use AcquireAuthorizationCodeTokenFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfAccessTokenAndTokenCache(Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfAccessTokenAndTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfToken(Text, List, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfToken with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfTokenByTokenCache(Text, Text, List, Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokenByTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfTokenByTokenCache(Text, Text, Text, Text, List, Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokenByTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfTokens(Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokens with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfTokensByTokenCache(Text, Text, List, Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokensByTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfOfTokensByTokenCache(Text, Text, Text, Text, List, Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokensByTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireOnBehalfTokensAndTokenCache(Text, Text, List, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfTokensAndTokenCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenAndTokenCacheByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokenAndTokenCacheByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensAndTokenCacheByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensAndTokenCacheByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensFromCache(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensFromCache with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensFromCacheWithCertificate(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokensWithCertificate(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensWithCertificate with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenWithClientCredentials(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireTokenWithClientCredentials with SecretText data type for AccessToken.
Codeunit 501 OAuth2procedureAcquireTokenWithClientCredentials(Text, Text, Text, Text, Text, var Text)Pending24.02426, gone
Use AcquireTokenWithClientCredentials with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfAccessTokenAndTokenCache(Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfAccessTokenAndTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfToken(Text, List, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfToken with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfToken(Text, Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfToken with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfTokenByTokenCache(Text, Text, List, Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokenByTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfTokenByTokenCache(Text, Text, Text, Text, List, Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokenByTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfTokens(Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokens with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfTokensByTokenCache(Text, Text, List, Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokensByTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfOfTokensByTokenCache(Text, Text, Text, Text, List, Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfOfTokensByTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireOnBehalfTokensAndTokenCache(Text, Text, List, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireOnBehalfTokensAndTokenCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenAndTokenCacheByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokenAndTokenCacheByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokenAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCode(Text, Text, Text, Text, Text, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenByAuthorizationCodeWithCertificate(Text, Text, Text, Text, Text, Enum Prompt Interaction, var Text, var Text)Pending24.02426, gone
Use AcquireTokenByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenFromCache(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireTokenFromCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenFromCacheWithCertificate(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireTokenFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenFromCacheWithCertificate(Text, Text, Text, Text, Text, var Text)Pending24.02426, gone
Use AcquireTokenFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensAndTokenCacheByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensAndTokenCacheByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensAndTokenCacheByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensByAuthorizationCode(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensByAuthorizationCode with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensByAuthorizationCodeWithCertificate(Text, Text, Text, Text, List, Enum Prompt Interaction, var Text, var Text, var Text)Pending24.02426, gone
Use AcquireTokensByAuthorizationCodeWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensFromCache(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensFromCache with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensFromCacheWithCertificate(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensFromCacheWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokensWithCertificate(Text, Text, Text, Text, List, var Text, var Text)Pending24.02426, gone
Use AcquireTokensWithCertificate with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenWithClientCredentials(Text, Text, Text, Text, List, var Text)Pending24.02426, gone
Use AcquireTokenWithClientCredentials with SecretText data type for AccessToken.
Codeunit 502 OAuth2ImplprocedureAcquireTokenWithClientCredentials(Text, Text, Text, Text, Text, var Text)Pending24.02426, gone
Use AcquireTokenWithClientCredentials with SecretText data type for AccessToken.
Codeunit 1002 Job Create-InvoiceeventOnBeforeCheckJobPlanningLineIsNegative(Record Job Planning Line, var Boolean)Pending24.02426, gone
Has no purpose in procedure CheckJobPlanningLineIsNegative anymore
Codeunit 1062 QBD Sync ProxyobjectPending24.02426, gone
Quickbooks integration to Invoicing is discontinued.
Codeunit 1140 OAuth 2.0 Mgt.procedureGetAuthorizationURL(Record OAuth 2.0 Setup, Text)Pending24.02426, gone
Use procedure GetAuthorizationURLAsSecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureInvokeRequest(var Record OAuth 2.0 Setup, Text, var Text, var Text, Text, Boolean)Pending24.02426, gone
Use InvokeRequest with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRefreshAccessToken(var Record OAuth 2.0 Setup, var Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RefreshAccessToken with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRefreshAccessTokenWithContentType(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, var Text, var Text, Boolean)Pending24.02426, gone
Use RefreshAccessTokenWithContentType with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRefreshAccessTokenWithGivenRequestJson(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RefreshAccessTokenWithGivenRequestJson with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRequestAccessToken(var Record OAuth 2.0 Setup, var Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RequestAccessToken procedure with parameters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRequestAccessTokenWithContentType(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, Text, var Text, var Text, Boolean)Pending24.02426, gone
Use "RequestAccessTokenWithContentType with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRequestAccessTokenWithGivenRequestJson(var Record OAuth 2.0 Setup, Text, var Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use RequestAccessTokenWithGivenRequestJson with paramaters declared as SecretText instead.
Codeunit 1140 OAuth 2.0 Mgt.procedureRequestAndSaveAccessToken(var Record OAuth 2.0 Setup, var Text, Text)Pending24.02426, gone
Use RequestAndSaveAccessToken with paramaters declared as SecretText instead.
Codeunit 1173 Document Attachment MgmtprocedureIsDuplicateFile(Integer, Code[20], Option, Integer, Text, Text)Pending24.02426, gone
Replaced with the same procedure with enum instead of option.
Codeunit 1258 Rijndael CryptographyprocedureGetEncryptionData(var Text, var Text)Pending24.02426, gone
Use GetEncryptionData with SecretText data type for KeyAsBase64.
Codeunit 1258 Rijndael CryptographyprocedureInitRijndaelProvider(Text, Integer, Text, Text)Pending24.02426, gone
Use InitRijndaelProvider with SecretText data type for EncryptionKey.
Codeunit 1258 Rijndael CryptographyprocedureInitRijndaelProvider(Text, Integer, Text)Pending24.02426, gone
Use InitRijndaelProvider with SecretText data type for EncryptionKey.
Codeunit 1258 Rijndael CryptographyprocedureInitRijndaelProvider(Text, Integer)Pending24.02426, gone
Use InitRijndaelProvider with SecretText data type for EncryptionKey.
Codeunit 1258 Rijndael CryptographyprocedureInitRijndaelProvider(Text)Pending24.02426, gone
Use InitRijndaelProvider with SecretText data type for EncryptionKey.
Codeunit 1258 Rijndael CryptographyprocedureSetEncryptionData(Text, Text)Pending24.02426, gone
Use SetEncryptionData with SecretText data type for KeyAsBase64.
Codeunit 1259 Certificate ManagementprocedureGetPassword(Record Isolated Certificate)Pending24.02426, gone
Replaced by GetPasswordAsSecret with SecretText data type for the return value.
Codeunit 1259 Certificate ManagementprocedureGetPublicKeyAsBase64String(Text, Text)Pending24.02426, gone
Replaced by GetPublicKeyAsBase64String with SecretText data type for Password parameter.
Codeunit 1259 Certificate ManagementprocedureSetCertPassword(Text)Pending24.02426, gone
Replaced by SetCertPassword with SecretText data type for CertificatePassword parameter.
Codeunit 1266 Cryptography ManagementprocedureGenerateBase64KeyedHash(Text, Text, Option)Pending24.02426, gone
Use GenerateBase64KeyedHash with SecretText data type for Key.
Codeunit 1266 Cryptography ManagementprocedureGenerateBase64KeyedHashAsBase64String(Text, Text, Option)Pending24.02426, gone
Use GenerateBase64KeyedHashAsBase64String with SecretText data type for Key.
Codeunit 1266 Cryptography ManagementprocedureGenerateHash(Text, Text, Option)Pending24.02426, gone
Use GenerateHash with SecretText data type for Key.
Codeunit 1266 Cryptography ManagementprocedureGenerateHashAsBase64String(Text, Text, Option)Pending24.02426, gone
Use GenerateHashAsBase64String with SecretText data type for Key.
Codeunit 1266 Cryptography ManagementprocedureSignData(InStream, Text, Enum Hash Algorithm, OutStream)Pending24.02426, gone
Use SignData with SecretText data type for XmlString.
Codeunit 1266 Cryptography ManagementprocedureSignData(Text, Text, Enum Hash Algorithm, OutStream)Pending24.02426, gone
Use SignData with SecretText data type for XmlString.
Codeunit 1282 Password Handler Impl.procedureGeneratePassword()Pending24.02426, gone
Replaced by GenerateSecretPassword with SecretText data type.
Codeunit 1282 Password Handler Impl.procedureGeneratePassword(Integer)Pending24.02426, gone
Replaced by GenerateSecretPassword with SecretText data type.
Codeunit 1284 Password HandlerprocedureGeneratePassword()Pending24.02426, gone
Replaced by GenerateSecretPassword with SecretText data type.
Codeunit 1284 Password HandlerprocedureGeneratePassword(Integer)Pending24.02426, gone
Replaced by GenerateSecretPassword with SecretText data type.
Codeunit 1284 Password HandlerprocedureIsPasswordStrong(Text)Pending24.02426, gone
Replaced by IsPasswordStrong with SecretText data type.
Codeunit 1285 X509Certificate2 Impl.procedureGetCertificatePrivateKey(Text, SecretText)Pending24.02426, gone
Replaced by GetSecretCertificatePrivateKey with SecretText data type return value.
Codeunit 1286 X509Certificate2procedureGetCertificateExpiration(Text, Text, var DateTime)Pending24.02426, gone
Use GetCertificateExpiration with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateFriendlyName(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateFriendlyName with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateIssuer(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateIssuer with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateNotBefore(Text, Text, var DateTime)Pending24.02426, gone
Use GetCertificateNotBefore with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificatePrivateKey(Text, Text)Pending24.02426, gone
Use GetCertificatePrivateKey with SecretText data type for Password and return value.
Codeunit 1286 X509Certificate2procedureGetCertificatePropertiesAsJson(Text, Text, var Text)Pending24.02426, gone
Use GetCertificatePropertiesAsJson with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificatePublicKey(Text, Text)Pending24.02426, gone
Use GetCertificatePublicKey with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateSerialNumber(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateSerialNumber with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateSerialNumberAsASCII(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateSerialNumberAsASCII with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateSubject(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateSubject with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureGetCertificateThumbprint(Text, Text, var Text)Pending24.02426, gone
Use GetCertificateThumbprint with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureHasPrivateKey(Text, Text)Pending24.02426, gone
Use HasPrivateKey with SecretText data type for Password.
Codeunit 1286 X509Certificate2procedureVerifyCertificate(var Text, Text, Enum X509 Content Type)Pending24.02426, gone
Use VerifyCertificate with SecretText data type for Password.
Codeunit 1288 OAuthprocedureGetAuthorizationHeader(Text, Text, Text, Text, Text, Enum Http Request Type, var Text)Pending24.02426, gone
Use GetAuthorizationHeader with SecretText data type for AuthorizationHeader.
Codeunit 1288 OAuthprocedureGetOAuthAccessToken(Text, Text, Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use GetOAuthAccessToken with SecretText data type for AccessTokenKey and AccessTokenSecret.
Codeunit 1288 OAuthprocedureGetOAuthAccessToken(Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use GetOAuthAccessToken with SecretText data type for AccessTokenKey and AccessTokenSecret.
Codeunit 1289 OAuth Impl.procedureGetAccessToken(Text, Text, Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use GetAccessToken with SecretText data type for AccessTokenKey and AccessTokenSecret.
Codeunit 1289 OAuth Impl.procedureGetAuthorizationHeader(Text, Text, Text, Text, Text, Enum Http Request Type, var Text)Pending24.02426, gone
Use GetAuthorizationHeader with SecretText data type for AuthorizationHeader.
Codeunit 1289 OAuth Impl.procedureGetRequestToken(Text, Text, Text, Text, var Text, var Text)Pending24.02426, gone
Use GetRequestToken with SecretText data type for AccessTokenKey and AccessTokenSecret.
Codeunit 1302 Customer Mgt.procedureCalculateShipToBillToOptions(var Option, var Option, var Record Sales Header)Pending24.02426, gone
Replaced by procedure CalculateShipBillToOptions()
Codeunit 1302 Customer Mgt.eventOnAfterCalculateShipToBillToOptions(var Option, var Option, Record Sales Header)Pending24.02426, gone
Replaced by event OnAfterCalculateShipBillToOptions()
Codeunit 1379 DESCryptoServiceProviderprocedureDecryptStream(Text, Text, InStream, var OutStream)Pending24.02426, gone
Use DecryptStream with SecretText data type for Password.
Codeunit 1379 DESCryptoServiceProviderprocedureDecryptText(Text, Text, Text)Pending24.02426, gone
Use DecryptText with SecretText data type for Password.
Codeunit 1379 DESCryptoServiceProviderprocedureEncryptStream(Text, Text, InStream, var OutStream)Pending24.02426, gone
Use EncryptStream with SecretText data type for Password.
Codeunit 1379 DESCryptoServiceProviderprocedureEncryptText(Text, Text, Text)Pending24.02426, gone
Use EncryptText with SecretText data type for Password.
Codeunit 1400 DocumentNoVisibilityprocedureCheckNumberSeries(Variant, Code[20], Integer)Pending24.02426, gone
This method is no longer used. Add specific logic for your table in the OnInsert trigger.
Codeunit 1400 DocumentNoVisibilityeventOnBeforeCheckNumberSeries(var Variant, var Code[20], Integer, var Record No. Series)Pending24.02426, gone
This event is no longer used. Add specific logic for your table in the OnInsert trigger.
Codeunit 1445 RSACryptoServiceProviderprocedureDecrypt(Text, InStream, Boolean, OutStream)Pending24.02426, gone
Use Decrypt with SecretText data type for XmlString.
Codeunit 1445 RSACryptoServiceProviderprocedureEncrypt(Text, InStream, Boolean, OutStream)Pending24.02426, gone
Use Encrypt with SecretText data type for XmlString.
Codeunit 1445 RSACryptoServiceProviderprocedureSignData(Text, InStream, Enum Hash Algorithm, OutStream)Pending24.02426, gone
Use SignData with SecretText data type for XmlString.
Codeunit 1445 RSACryptoServiceProviderprocedureToXmlString(Boolean)Pending24.02426, gone
Use ToSecretXmlString with SecretText data type for XmlString or use PublicKeyToXmlString to retrieve the public key as Text.
Codeunit 1445 RSACryptoServiceProviderprocedureVerifyData(Text, InStream, Enum Hash Algorithm, InStream)Pending24.02426, gone
Use VerifyData with SecretText data type for XmlString.
Codeunit 1446 RSACryptoServiceProvider Impl.procedureFromXmlString(Text)Pending24.02426, gone
Replaced by FromSecretXmlString with SecretText data type for XmlString.
Codeunit 1446 RSACryptoServiceProvider Impl.procedureToXmlString(Boolean)Pending24.02426, gone
Replaced by ToSecretXmlString with SecretText data type for XmlString.
Codeunit 1447 DSACryptoServiceProviderprocedureSignData(Text, InStream, Enum Hash Algorithm, OutStream)Pending24.02426, gone
Use SignData with SecretText data type for XmlString.
Codeunit 1447 DSACryptoServiceProviderprocedureVerifyData(Text, InStream, Enum Hash Algorithm, InStream)Pending24.02426, gone
Use VerifyData with SecretText data type for XmlString.
Codeunit 1460 SignedXmlprocedureCheckSignature(Text, Text, Boolean)Pending24.02426, gone
Replaced with CheckSignature which takes in a SecretText
Codeunit 1460 SignedXmlprocedureCheckSignature(Text)Pending24.02426, gone
Replaced with CheckSignature which takes in a SecretText
Codeunit 1465 EncryptedXmlprocedureDecryptDocument(var XmlDocument, Text, Enum SignatureAlgorithm)Pending24.02426, gone
Use DecryptDocument with SecretText data type for EncryptionKey.
Codeunit 1465 EncryptedXmlprocedureDecryptKey(XmlElement, Text, Boolean, var Text, Enum SignatureAlgorithm)Pending24.02426, gone
Use DecryptKey with SecretText data type for EncryptionKey.
Codeunit 1465 EncryptedXmlprocedureEncrypt(var XmlDocument, Text, Text, Text, Enum SymmetricAlgorithm)Pending24.02426, gone
Use Encrypt with SecretText data type for X509CertPassword.
Codeunit 1465 EncryptedXmlprocedureEncrypt(var XmlDocument, Text, Text, Text)Pending24.02426, gone
Use Encrypt with SecretText data type for X509CertPassword.
Codeunit 1474 Signature KeyprocedureFromBase64String(Text, Text, Boolean)Pending24.02426, gone
Use FromBase64String with SecretText data type for Password.
Codeunit 1474 Signature KeyprocedureFromXmlString(Text)Pending24.02426, gone
Use FromXmlString with SecretText data type for XmlString.
Codeunit 1504 Deposits Page Mgt.objectPending24.02426, gone
Pages used are the ones from the Bank Deposits extension. No other pages are provided, this codeunit was needed when NA had it's own pages. Open directly the required pages or run the required reports in the Bank Deposits extension.
Codeunit 1641 Setup Email LoggingprocedureGetClientCredentialsAccessToken(Text, Text, Text, Text, var Text)Pending24.02424, gone
Use "GetClientCredentialsAccessToken(ClientId: SecretText; ClientSecret: SecretText; RedirectURL: Text; TenantId: SecretText; var AccessToken: SecretText)" instead.
Codeunit 1641 Setup Email LoggingprocedureGetClientCredentialsAccessToken(Text, var Text)Pending24.02424, gone
Use "GetClientCredentialsAccessToken(TenantId: SecretText; var AccessToken: SecretText)" instead.
Codeunit 2000 Time Series ManagementprocedureGetMLForecastCredentials(var Text[250], var Text[200], var Option, var Decimal)Pending24.02426, gone
Use GetMLForecastCredentials(var Uri: Text[250]; var "Key": SecretText; var LimitType: Option; var Limit: Decimal) instead.
Codeunit 2000 Time Series ManagementprocedureInitialize(Text, Text, Integer, Boolean)Pending24.02426, gone
Use Initialize(Uri: SecretText; "Key": SecretText; TimeOutSeconds: Integer; UseStdCredentials: Boolean) instead.
Codeunit 2001 Azure ML ConnectorprocedureInitialize(Text, Text, Integer)Pending24.02426, gone
Use "Initialize(ApiKey: SecretText; ApiUri: SecretText; TimeOutSeconds: Integer)" instead.
Codeunit 2003 ML Prediction ManagementprocedureGetMachineLearningCredentials(var Text[250], var Text[200], var Option, var Decimal)Pending24.02426, gone
Use "GetMachineLearningCredentials(var MLApiUri: SecretText; var MLApiKey: SecretText; var LimitType: Option; var Limit: Decimal)" instead.
Codeunit 2003 ML Prediction ManagementprocedureInitialize(Text[250], Text[200], Integer)Pending24.02426, gone
Use "Initialize(Uri: Text[250]; "Key": SecretText; TimeOutSeconds: Integer)" instead.
Codeunit 2004 Machine Learning KeyVaultMgmt.procedureGetMachineLearningCredentials(Text, var Text[250], var Text[200], var Option, var Decimal)Pending24.02426, gone
Replaced by GetMachineLearningCredentials with SecretText data type for ApiKey parameter.
Codeunit 2010 Entity TexteventOnEditEntityText(var Record Entity Text, var Action, var Boolean)Pending24.02326, gone
The OnEditEntityText event is now raised with additional parameter, see OnEditEntityTextWithTriggerAction
Codeunit 2020 Image Analysis ManagementprocedureGetImageAnalysisCredentials(var Text, var Text, var Option, var Integer)Pending24.02426, gone
Replaced by GetImageAnalysisCredentials with SecretText data type for ApiKey parameter.
Codeunit 2020 Image Analysis ManagementprocedureSetUriAndKey(Text, Text)Pending24.02426, gone
Replaced by SetUriAndKey with SecretText data type for KeyValue parameter.
Codeunit 2160 Calendar Event MangementobjectPending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureCreateCalendarEvent(Date, Text[100], Integer, RecordId, Boolean)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureCreateCalendarEventForCodeunit(Date, Text[100], Integer)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureCreateOrUpdateJobQueueEntry(Record Calendar Event)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureDescheduleCalendarEvent(var Record Calendar Event)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureDescheduleCalendarEventForCodeunit(Integer)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureFindJobQueue(var Record Job Queue Entry)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementeventOnBeforeFindOrCreateJobQueue(var Record Job Queue Entry, var Boolean)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementeventOnBeforeSetJobQueueOnHold(var Record Job Queue Entry, var Boolean)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementeventOnBeforeSetNextJobQueueRunDate(var Record Job Queue Entry, Date, var Boolean)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementeventOnBeforeUpdateJobQueueWithSuggestedDate(var Record Job Queue Entry, Record Calendar Event, var Boolean)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureQueueBackgroundSystemEvent(Text[100], Integer, RecordId)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureSetJobQueueOnHold(var Record Job Queue Entry)Pending24.02426, gone
Invoicing
Codeunit 2160 Calendar Event MangementprocedureUpdateJobQueue(var Record Job Queue Entry)Pending24.02426, gone
Invoicing
Codeunit 2161 Calendar Event ExecutionobjectPending24.02426, gone
Invoicing
Codeunit 5703 Catalog Item ManagementprocedureGetNewItemNo(Record Nonstock Item, Integer, Integer)Pending24.02226, gone
Replaced by GetNewItemNo(NonstockItem)
Codeunit 5880 Phys. Invt. Order-FinishprocedureCreateReservEntries(Code[20], Integer, Boolean, Decimal)Pending24.02426, gone
Replaced by procedure CreateReservationEntries()
Codeunit 5880 Phys. Invt. Order-FinishprocedureCreateTrackingBufferLines(Code[20], Integer)Pending24.02426, gone
Replaced by procedure CreateOrderTrackingBufferLines()
Codeunit 5880 Phys. Invt. Order-FinisheventOnAfterCalcQtyToTransfer(var Record Phys. Invt. Tracking, Boolean, Decimal, var Decimal)Pending24.02426, gone
Replaced by OnAfterCalculateQtyToTransfer
Codeunit 5880 Phys. Invt. Order-FinisheventOnCodeOnAfterUpdateFromPhysInvtRecordLine(var Record Phys. Invt. Tracking, Record Phys. Invt. Record Line)Pending24.02426, gone
Replace by OnCodeOnAfterUpdateFromPhysInvtRecordLine2
Codeunit 5880 Phys. Invt. Order-FinisheventOnCreateReservEntriesOnBeforeInsert(var Record Reservation Entry, Record Phys. Invt. Tracking, Record Phys. Invt. Order Header, Record Phys. Invt. Order Line)Pending24.02426, gone
Replaced by event OnCreateReservEntriesOnBeforeInsert2
Codeunit 5880 Phys. Invt. Order-FinisheventOnCreateTrackingBufferLinesFromExpPhysInvtTracking(var Record Phys. Invt. Tracking, Record Exp. Phys. Invt. Tracking)Pending24.02426, gone
Replaced by event OnCreateOrderTrackingBufferLinesFromExpInvtOrderTracking
Codeunit 5880 Phys. Invt. Order-FinisheventOnCreateTrackingBufferLinesFromPhysInvtRecordLine(var Record Phys. Invt. Tracking, Record Phys. Invt. Record Line)Pending24.02426, gone
Replaced by event OnCreateOrderTrackingBufferLinesFromPhysInvtRecordLine
Codeunit 5880 Phys. Invt. Order-FinisheventOnUpdateBufferFromItemLedgerEntriesOnAfterUpdateExpectedQty(var Record Phys. Invt. Tracking, Record Item Ledger Entry)Pending24.02426, gone
Replaced by event OnUpdateBufferFromItemLedgerEntriesOnAfterUpdateExpectedQty2
Codeunit 5889 Phys. Invt. Tracking Mgt.procedureIsPackageTrackingEnabled()Pending24.02426, gone
Temporary wrapper procedure to enable test automation
Codeunit 5890 Feature - Invt. Orders PackageobjectPending24.02426, gone
Feature OptionMapping will be enabled by default in version 27.0.
Codeunit 5891 Feature-GLCurrencyRevaluationobjectPending24.02427, gone
Feature G/L Currency Revaluation will be enabled by default in version 27.0.
Codeunit 5899 Calc. Inventory Value-CheckprocedureSetProperties(Date, Option, Boolean, Boolean, Boolean, Boolean)Pending24.02426, gone
Reolaced by procedure SetParameters()
Codeunit 6320 Power BI Filter HelperprocedureMergeValuesIntoFirstFilter(Text, JsonArray)Pending24.02326, gone
Use the other overload of MergeValuesIntoFirstFilter instead, which uses JsonArray data types.
Codeunit 6500 Item Tracking ManagementeventOnRegisterNewItemTrackingLinesOnBeforeCannotMatchItemTrackingErr(var Record Tracking Specification, var Decimal, var Decimal, Decimal, var Boolean)Pending24.02426, gone
Replaced by event OnRegisterNewItemTrackingLinesOnBeforeCannotMatchItemTrackingError with corrected parameters
Codeunit 6516 Package ManagementprocedureGetFeatureKey()Pending24.02426, gone
Package Tracking enabled by default.
Codeunit 6516 Package ManagementprocedureIsEnabled()Pending24.02426, gone
Package Tracking enabled by default.
Codeunit 6516 Package ManagementeventOnAfterIsEnabled(var Boolean)Pending24.02426, gone
Package Tracking enabled by default.
Codeunit 6529 Item Tracking Navigate Mgt.procedureFindTrackingRecords(Text, Text, Text, Text)Pending24.02426, gone
Replaced by same procedure with PackageNoFilter parameter
Codeunit 6620 Copy Document Mgt.procedureCopyServContractLines(Record Service Contract Header, Option, Code[20], var Record Service Contract Line)Pending24.02426, gone
Replaced by same procedure in codeunit CopyServiceContractMgt.
Codeunit 6620 Copy Document Mgt.eventOnAfterCopyServContractLines(Record Service Contract Header, Option, Code[20], var Record Service Contract Line)Pending24.02426, gone
Replaced by event OnAfterCopyServiceContractLines in codeunit Copy Service Contract Mgt.
Codeunit 6620 Copy Document Mgt.eventOnAfterProcessServContractLine(var Record Service Contract Line, Record Service Contract Line)Pending24.02426, gone
Replaced by event OnAfterProcessServiceContractLine in codeunit Copy Service Contract Mgt.
Codeunit 6620 Copy Document Mgt.procedureServContractHeaderDocType(Option)Pending24.02426, gone
Replaced by procedure GetServiceContractType() in codeunit CopyServiceContractMgt.
Codeunit 7110 Analysis Report ManagementprocedureLookupSourceNo(var Record Analysis Line, Option, var Text)Pending24.02426, gone
Use "DoLookupSourceNo" with Enum parameter instead.
Codeunit 7201 CDS Integration Impl.procedureMultipleCompanyNotificationHelpLink()Pending24.02326, gone
Use MultipleCompanyNotificationHelpLink(Notification: Notification) instead
Codeunit 7313 Create Put-awayprocedureGetMessage(var Text[80])Pending24.02426, gone
Replaced with GetMessageText that is without Text length limit
Codeunit 7313 Create Put-awayeventOnAfterGetMessage(var Text[80])Pending24.02426, gone
Replaced with OnAfterGetMessageText as parent procedure GetMessage is replaced GetMessageText
Codeunit 7317 Whse. Integration ManagementprocedureCheckBinTypeCode(Integer, Text[30], Code[10], Code[20], Option)Pending24.02426, gone
Replaced by procedure CheckBinTypeAndCode()
Codeunit 7317 Whse. Integration ManagementeventOnBeforeCheckBinTypeCode(Integer, Text[30], Code[10], Code[20], Option, var Boolean)Pending24.02426, gone
Replaced by event OnCheckBinTypeCodeOnBeforeCheckPerSource
Codeunit 7317 Whse. Integration ManagementeventOnCheckBinTypeCode(Record Location, Record Bin, Record Bin Type, Integer, Text[30], Option)Pending24.02426, gone
Replaced by event OnBeforeCheckBinTypeAndCode
Codeunit 7317 Whse. Integration ManagementeventOnStartCheckBinTypeCode(Integer, Text[30], Code[10], Code[20], Option, var Boolean)Pending24.02426, gone
Replaced by event OnBeforeCheckBinTypeAndCode
Codeunit 7771 Azure OpenAIprocedureApproximateTokenCount(Text)Pending24.02426, gone
Use the AOAI Token codeunit.
Codeunit 7772 Azure OpenAI ImplprocedureApproximateTokenCount(Text)Pending24.02426, gone
Use the function GetTokenCount() instead.
Codeunit 7800 Azure Functions AuthenticationprocedureCreateOAuth2(Text, Text, Text, Text, Text, Text, Text)Pending24.02426, gone
Use CreateOAuth2 with SecretText data type for ClientSecret.
Codeunit 9016 Azure AD PlanprocedureCheckMixedPlans()Pending24.02426, gone
Replaced with CheckMixedPlansExist
Codeunit 9016 Azure AD PlanprocedureCheckMixedPlans(Dictionary, Boolean)Pending24.02426, gone
Replaced with CheckMixedPlansExist
Codeunit 9016 Azure AD PlanprocedureCheckMixedPlans(Dictionary)Pending24.02426, gone
Replaced with CheckMixedPlansExist
Codeunit 9062 Storage Service AuthorizationprocedureCreateSharedKey(Text, Enum Storage Service API Version)Pending24.02426, gone
Use CreateSharedKey with SecretText data type for SharedKey.
Codeunit 9062 Storage Service AuthorizationprocedureCreateSharedKey(Text)Pending24.02426, gone
Use CreateSharedKey with SecretText data type for SharedKey.
Codeunit 9142 SharePoint Auth.procedureCreateAuthorizationCode(Text, Text, Text, List)Pending24.02426, gone
Use CreateAuthorizationCode with SecretText data type for ClientSecret.
Codeunit 9142 SharePoint Auth.procedureCreateAuthorizationCode(Text, Text, Text, Text)Pending24.02426, gone
Use CreateAuthorizationCode with SecretText data type for ClientSecret.
Codeunit 9810 Password Dialog ManagementprocedureOpenChangePasswordDialog(var Text, var Text)Pending24.02426, gone
Replaced by OpenChangePassworDialog with SecretText parameter data type.
Codeunit 9810 Password Dialog ManagementprocedureOpenPasswordDialog()Pending24.02426, gone
Replaced by OpenSecretPasswordDialog with SecretText return data type.
Codeunit 9810 Password Dialog ManagementprocedureOpenPasswordDialog(Boolean, Boolean)Pending24.02426, gone
Replaced by OpenSecretPasswordDialog with SecretText return data type.
Codeunit 9810 Password Dialog ManagementprocedureOpenPasswordDialog(Boolean)Pending24.02426, gone
Replaced by OpenSecretPasswordDialog with SecretText return data type.
Codeunit 9811 Password Dialog Impl.procedureOpenChangePasswordDialog(var Text, var Text)Pending24.02426, gone
Replaced by OpenChangePassworDialog with SecretText parameter data type.
Codeunit 9811 Password Dialog Impl.procedureOpenPasswordDialog(Boolean, Boolean)Pending24.02426, gone
Replaced by OpenSecretPasswordDialog with SecretText return data type.
Control add-in Microsoft.Dynamics.Nav.Client.FlowIntegrationobjectPending24.02426, gone
Replaced with FlowIntegration addin.
Control add-in Microsoft.Dynamics.Nav.Client.OAuthIntegrationobjectPending24.02426, gone
Replaced with OAuthIntegration addin.
Control add-in Microsoft.Dynamics.Nav.Client.PageReadyobjectPending24.02426, gone
Replaced with PageReady addin.
Control add-in Microsoft.Dynamics.Nav.Client.PowerBIManagementobjectPending24.02426, gone
Replaced with PowerBIManagement addin.
Control add-in Microsoft.Dynamics.Nav.Client.RoleCenterSelectorobjectPending24.02426, gone
Replaced with RoleCenterSelector addin.
Control add-in Microsoft.Dynamics.Nav.Client.VideoPlayerobjectPending24.02426, gone
Replaced with VideoPlayer addin.
Control add-in Microsoft.Dynamics.Nav.Client.WelcomeWizardobjectPending24.02426, gone
Replaced with PowerBIManagement addin.
Control add-in Microsoft.Dynamics.Nav.Client.PowerBIManagementprocedureInitializeReport(Text, Text, Text, Text)Pending24.02426, gone
This method is deprecated. Please use EmbedReport instead.
Control add-in PowerBIManagementprocedureInitializeReport(Text, Text, Text, Text)Pending24.02427, gone
Use SetSettings, SetToken and then EmbedReport instead.
Enum extension 2611 Feature To Update - BaseAppvalueEnablePlatformBasedReportSelectionPending24.02426, gone
Feature EnablePlatformBasedReportSelection will be enabled by default in version 24.0.
Enum extension 2611 Feature To Update - BaseAppvalueGLCurrencyRevaluationPending24.02427, gone
Feature G/L Currency REvaluation will be enabled by default in version 27.0.
Enum extension 2611 Feature To Update - BaseAppvaluePhysInvtOrderPackageTrackingPending24.02426, gone
Feature Phys. Invt. Orders Package Tracking will be enabled by default in version 27.0.
Interface Secret ProviderobjectPending24.02426, gone
Replaced by Secret Provider v2 with support for SecretValue as SecretText data type.
Interface SignatureAlgorithmobjectPending24.02426, gone
Replaced by Signature Algorithm v2 with SecretText support for XmlString.
Page 44 Sales Credit MemoeventOnPostDocumentOnBeforeSetTrackInfoForCancellation(var Record Sales Header, var Boolean)Pending24.02426, gone
This event is obsolete. SetTrackInfoForCancellation procedure is planned to be removed.
Page 1001 Job Task Lines SubformprocedureSetRefreshCustomerControl(Boolean)Pending24.02426, gone
Procedure is not used.
Page 2010 Azure OpenAi SettingsobjectPending24.02326, gone
Copilot capabilities settings has been moved to page 7775 "Copilot AI Capabilities"
Page 2012 Entity Text PartobjectPending24.02326, gone
This page part contains only a rich text editor, use the rich text editor control separately on your page instead.
Page 2012 Entity Text PartprocedureSetHasAdvancedOptions(Boolean)Pending24.02326, gone
Moving to Prompt Dialog page for Copilot that does not support this functionality.
Page 2012 Entity Text PartprocedureShowAdvancedOptions()Pending24.02326, gone
Moving to Prompt Dialog page for Copilot that does not support this functionality.
Page 2013 Entity TextobjectPending24.02326, gone
Copilot pages are using the prompt dialog page, to edit entity text with a rich text editor, use a rich text control instead.
Page 2014 Copilot InformationobjectPending24.02326, gone
Information about Copilot capabilities has been moved to page 7775 "Copilot AI Capabilities"
Page 2502 Extension MarketplaceobjectPending24.02427, gone
This page will be obsoleted. Microsoft AppSource apps feature will replace the Extension Marketplace.
Page 5052 Contact ListprocedureSyncExchangeContacts(Boolean)Pending24.02426, gone
Use O365SyncManagement.SyncExchangeContacts with the appropriate parameters instead.
Page 5600 Fixed Asset CardeventOnBeforeOnValidateFASubclassCode(var Record Fixed Asset, var Record Fixed Asset, var Boolean)Pending24.02426, gone
Replaced by event OnBeforeOnValidateFASubclassCodePage
Page 5825 Review Marketing TextobjectPending24.02326, gone
This has been moved to use the new pagetype PromptDialog. Use page 5836 "Copilot Marketing Text" instead.
Page 5834 Marketing Text AttributesobjectPending24.02326, gone
Changed to ListPart type to integrate with Marketing Text Prompt Dialog page. Use page 5838 "Marketing Text Attributes Part" instead.
Page 5835 Edit Marketing TextobjectPending24.02326, gone
This has been moved to use the new pagetype StandardDialog. Use page 5839 "Modify Marketing Text" instead.
Page 5895 Exp. Phys. Invt. TrackingobjectPending24.02426, gone
Replaced by page Exp.Invt.Order.Tracking
Page 5896 Posted Exp. Phys. Invt. TrackobjectPending24.02426, gone
Replaced by page Posted.Exp.Invt.Order.Tracking
Page 5899 Phys. Invt. Tracking LinesobjectPending24.02426, gone
Replaced by page 6029 "Invt.Order.Tracking.Lines"
Page 6510 Item Tracking LinesprocedureAssignSerialNoBatch(Integer, Boolean, Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter CreatePackageNo.
Page 6510 Item Tracking LinesprocedureGetVisibleSettings(var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean, var Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter ExpirationDateVisible2.
Page 6513 Enter Quantity to CreateprocedureGetFields(var Integer, var Boolean, var Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter GetCreateNewPackageNo.
Page 6513 Enter Quantity to CreateprocedureSetFields(Code[20], Code[10], Integer, Boolean, Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter SetCreateNewPackageNo.
Page 6515 Enter Customized SNprocedureGetFields(var Integer, var Boolean, var Code[50], var Integer, var Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter GetCreateNewPackageNo.
Page 6515 Enter Customized SNprocedureSetFields(Code[20], Code[10], Integer, Boolean, Boolean)Pending24.02426, gone
Replaced by namesake procedure with additional parameter SetCreateNewPackageNo.
Page 6560 Document Line TrackingprocedureSetDoc(Option, Code[20], Integer, Code[20], Integer, Code[20], Integer)Pending24.02426, gone
Replaced by procedure SetSourceDoc() with enum parameter
Page 9810 Password DialogprocedureGetOldPasswordValue()Pending24.02426, gone
Replaced by GetOldPasswordSecretValue
Page 9810 Password DialogprocedureGetPasswordValue()Pending24.02426, gone
Replaced by GetPasswordSecretValue
Page 12145 No. Series Lines SalesobjectPending24.02426, gone
Merged into No. Series Lines page.
Page 12146 No. Series Lines PurchaseobjectPending24.02426, gone
Merged into No. Series Lines page.
Report 21 No. SeriesobjectPending24.02426, gone
Report data is available on page 457 "No. Series Lines". It can be analyzed with either the Data Analysis feature or Open in Excel.
Report 22 No. Series CheckobjectPending24.02426, gone
Report data is available on page 457 "No. Series Lines". It can be analyzed with either the Data Analysis feature or Open in Excel.
Report 5706 Create Stockkeeping UnitprocedureInitializeRequest(Option, Boolean, Boolean)Pending24.02426, gone
Replaced by procedure SetParameters()
Report 5811 Calc. Inventory Value - TestprocedureInitializeRequest(Date, Option, Boolean, Boolean, Option)Pending24.02426, gone
Replaced by procedure SetParameters()
Report 5899 Calculate Inventory ValueprocedureInitializeRequest(Date, Code[20], Boolean, Option, Boolean, Boolean, Boolean, Option, Boolean)Pending24.02426, gone
Replaced by procedure SetParameters()
Report 5979 Copy Service DocumentprocedureInitializeRequest(Option, Code[20])Pending24.02426, gone
Replaced by procedure SetParameters()
Table 18 CustomerprocedureLookupCustomer(var Record Customer)Pending24.02426, gone
Use SelectCustomer(var Customer: Record Customer): Boolean instead.
Table 23 VendorprocedureLookupVendor(var Record Vendor)Pending24.02426, gone
Use SelectVendor(var Vendor: Record Vendor): Boolean instead.
Table 27 ItemeventOnBeforeValidateNo(var Boolean, var Record Item, Record Item, Record Inventory Setup, var Codeunit NoSeriesManagement)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Table 32 Item Ledger EntryprocedureAppliedEntryToAdjustExists(Code[20])Pending24.02426, gone
Unused
Table 36 Sales HeadereventOnSetTrackInfoForCancellationOnBeforeInsertCancelledDocument(Record Sales Cr.Memo Header, var Boolean)Pending24.02426, gone
This event is obsolete. SetTrackInfoForCancellation procedure is planned to be removed.
Table 36 Sales HeaderprocedureSetTrackInfoForCancellation()Pending24.02426, gone
SetTrackInfoForCancellation procedure is planned to be removed.
Table 81 Gen. Journal LineprocedureCheckDocNoBasedOnNoSeries(Code[20], Code[20], var Codeunit NoSeriesManagement)Pending24.02426, gone
This method is no longer used. Do the check directly in code instead.
Table 81 Gen. Journal LineprocedureIncrementDocumentNo(Record Gen. Journal Batch, var Code[20])Pending24.02426, gone
Use SimulateGetNextNo from "No. Series - Batch" instead
Table 81 Gen. Journal LineprocedureObsoleteCheckDocNoBasedOnNoSeries(Code[20], Code[20], var Codeunit NoSeriesManagement)Pending24.02426, gone
Do not use this procedure. It is for compatibility only.
Table 81 Gen. Journal LineeventOnBeforeCheckCurrencyForEmployee(var Record Gen. Journal Line, var Boolean, var Boolean)Pending24.02426, gone
Currency posting for employee is now allowed, so check was removed
Table 81 Gen. Journal LineeventOnBeforeCheckDocNoBasedOnNoSeries(var Record Gen. Journal Line, Code[20], Code[20], var Codeunit NoSeriesManagement, var Boolean)Pending24.02426, gone
Subscribe to OnProcessBalanceOfLinesOnAfterCalcShouldCheckDocNoBasedOnNoSeries in Gen. Jnl.-Post Batch instead.
Table 98 General Ledger Setupfield96 Adapt Main Menu to PermissionsRemoved24.01725, gone
Replaced with UI Elements Removal feature.
Table 167 JobeventOnBeforeAssistEdit(var Record Job, var Record Job, var Boolean, var Boolean, var Codeunit NoSeriesManagement)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Table 254 VAT EntryeventOnAfterCopyAmountsFromVATEntry(var Record VAT Entry, Boolean)Pending24.02326, gone
Use the OnAfterOnCopyAmountsFromVATEntry method instead
Table 273 Bank Acc. Reconciliationfield27 Total Applied Amount PaymentsRemoved24.02125, gone
Type is not used to determine if the bank rec. line is associated to a CLE, instead find explicitly CLEs with their corresponding BLE No. . See BankAccReconTest codeunit TotalOutstandingPayments for an example
Table 273 Bank Acc. Reconciliationfield31 Total Positive DifferenceRemoved24.02125, gone
Difference is now tracked manually instead. Type field was redundant and error prone.
Table 273 Bank Acc. Reconciliationfield32 Total Negative DifferenceRemoved24.02125, gone
Difference is now tracked manually instead. Type field was redundant and error prone.
Table 274 Bank Acc. Reconciliation Linefield10 TypeRemoved24.02125, gone
This field is prone to confusion and is redundant. A type Difference can be manually tracked and a type Check Ledger Entry has a related Bank Account Ledger Entry
Table 289 Payment Methodfield10 Use for InvoicingRemoved24.01725, gone
Microsoft Invoicing is not supported on Business Central
Table 291 Shipping AgentprocedureGetTrackingInternetAddr(Text[30])Pending24.02426, gone
Field length for PackageTrackingNo will be increased to 50.
Table 313 Inventory SetupprocedureIsFeatureKeyPhysInvtOrderPackageTrackingEnabled()Pending24.02626, gone
Feature 'Enable use of package tracking in physical inventory orders' will be enabled by default in version 27.0.
Table 407 Graph Mail SetupobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 485 Business Chart BufferprocedureSetDrillDownIndexes(DotNet BusinessChartDataPoint)Pending24.02426, gone
Replaced with method that takes JsonObject as parameter.
Table 485 Business Chart BufferprocedureUpdate(DotNet)Pending24.02426, gone
Replaced with method UpdateChart that takes Business Chart control add-in as parameter.
Table 843 Cash Flow SetupprocedureGetMLCredentials(var Text[250], var Text[200], var Decimal, var Boolean)Pending24.02426, gone
Use "GetMLCredentials(var ApiUrl: SecretText; var ApiKey: SecretText; var LimitValue: Decimal; var UsingStandardCredentials: Boolean): Boolean" instead.
Table 843 Cash Flow SetupprocedureGetUserDefinedAPIKey()Pending24.02426, gone
Use "GetUserDefinedAPIKeySecret(): SecretText" instead.
Table 843 Cash Flow SetupprocedureSaveUserDefinedAPIKey(Text[250])Pending24.02426, gone
Use "SaveUserDefinedAPIKey(APIKeyValue: SecretText)" instead.
Table 1140 OAuth 2.0 SetupprocedureGetToken(Guid)Pending24.02426, gone
Use GetToken with paramaters declared as SecretText instead.
Table 1140 OAuth 2.0 SetupprocedureSetToken(var Guid, Text)Pending24.02426, gone
Use SetToken with paramaters declared as SecretText instead.
Table 1263 No. Series TenantprocedureGetNextAvailableCode()Pending24.02426, gone
This procedure has been moved to codeunit Cross-Company No. Series
Table 1263 No. Series TenantprocedureInitNoSeries(Code[10], Text[50], Code[10])Pending24.02426, gone
This procedure has been moved to codeunit Cross-Company No. Series
Table 2020 Image Analysis SetupprocedureGetApiKey()Pending24.02426, gone
Replaced by GetApiKeyAsSecret
Table 2020 Image Analysis SetupprocedureSetApiKey(Text)Pending24.02426, gone
Use "SetApiKey(ApiKey: SecretText)" instead.
Table 2101 O365 Item Basket EntryobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales DocumentobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales Documentfield2108 Document IconRemoved24.01725, gone
We no longer show a document icon.
Table 2105 O365 Payment History BufferobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2107 O365 CustomerobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2110 O365 Sales Initial SetupobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2112 O365 Field Excel MappingobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2113 O365 Cust. Invoice DiscountobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2116 O365 Coupon Claim Doc. LinkobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2117 O365 Posted Coupon ClaimobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2118 O365 Email SetupobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2122 O365 Social NetworkobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2132 O365 Settings MenuobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2152 O365 Country/RegionobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2153 O365 Payment TermsobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2154 O365 Payment MethodobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2155 O365 Payment InstructionsobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2156 O365 Payment Instr. Transl.objectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2162 O365 C2Graph Event SettingsobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2163 O365 Sales EventobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2170 O365 Default Email MessageobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2190 O365 Sales GraphobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 2200 O365 Sales Invoice DocumentobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 5341 CRM Accountfield201 AccountStatiticsNameRemoved24.02125, gone
This field is obsolete. Get CRMAccountStatistics via AccountStatiticsId, then use its name.
Table 5400 Unit Groupfield4 CodeRemoved24.02125, gone
This field is not used. Please use GetCode procedure instead.
Table 5400 Unit Groupfield5 Source NameRemoved24.02125, gone
This field is not used. Please use GetSourceName procedure instead.
Table 5820 Cost Element BufferprocedureAddActualCost(Option, Option, Decimal, Decimal)Pending24.02426, gone
Unused
Table 5820 Cost Element BufferprocedureAddActualCostElement(Enum Cost Entry Type, Enum Cost Variance Type, Decimal, Decimal)Pending24.02426, gone
Use AddActualCostElement(NewEntryType: Enum "Cost Entry Type"; NewActualCost: Decimal; NewActualCostACY: Decimal) instead.
Table 5820 Cost Element BufferprocedureAddExpectedCostElement(Enum Cost Entry Type, Enum Cost Variance Type, Decimal, Decimal)Pending24.02426, gone
Use AddExpectedCostElement(NewEntryType: Enum "Cost Entry Type"; NewActualCost: Decimal; NewActualCostACY: Decimal) instead.
Table 5820 Cost Element BufferprocedureGetElement(Enum Cost Entry Type, Enum Cost Variance Type)Pending24.02426, gone
Use GetElement(NewEntryType: Enum "Cost Entry Type") instead.
Table 5876 Phys. Invt. Order Linefield52 Qty. Exp. Item Tracking (Base)Pending24.02426, gone
Replaced by field "Qty. Exp. Tracking (Base)".
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterDeleteLineItemLedgEntry(var Record Exp. Phys. Invt. Tracking, var Record Phys. Invt. Order Line)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterDeleteLineItemLedgEntry2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterDeleteLineWhseEntry(var Record Exp. Phys. Invt. Tracking, var Record Phys. Invt. Order Line)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterDeleteLineWhseEntry2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterExpPhysInvtTrackingInsertLine(var Record Exp. Phys. Invt. Tracking, var Record Item Ledger Entry)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterExpPhysInvtTrackingInsertLine2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterExpPhysInvtTrackingInsertLineFromWhseEntry(var Record Exp. Phys. Invt. Tracking, Record Warehouse Entry)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterExpPhysInvtTrackingInsertLineFromWhseEntry2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterHandleItemLedgerEntryTracking(var Record Exp. Phys. Invt. Tracking, Record Item Ledger Entry)Pending24.02426, gone
replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterHandleItemLedgerEntryTracking2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnAfterHandleWarehouseEntryTracking(var Record Exp. Phys. Invt. Tracking, Record Warehouse Entry)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnAfterHandleWarehouseEntryTracking2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnBeforeInsertFromWhseEntry(var Record Exp. Phys. Invt. Tracking, var Record Warehouse Entry)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnBeforeInsertFromWhseEntry2
Table 5876 Phys. Invt. Order LineeventOnCalcQtyAndTrackLinesExpectedOnBeforeModifyFromItemLedgEntry(var Record Exp. Phys. Invt. Tracking, var Record Item Ledger Entry)Pending24.02426, gone
Replaced by event OnCalcQtyAndTrackLinesExpectedOnBeforeModifyFromItemLedgEntry2
Table 5878 Phys. Invt. Record LineeventOnShowUsedTrackLinesOnAfterInsertFromItemLedgEntry(var Record Phys. Invt. Tracking, Record Item Ledger Entry)Pending24.02426, gone
Replaced by event OnShowUsedTrackLinesOnAfterInsertFromItemLedgEntry2
Table 5878 Phys. Invt. Record LineeventOnShowUsedTrackLinesOnAfterInsertFromWhseEntry(var Record Phys. Invt. Tracking, Record Warehouse Entry)Pending24.02426, gone
Replaced by event OnShowUsedTrackLinesOnAfterInsertFromWhseEntry2
Table 5878 Phys. Invt. Record LineeventOnShowUsedTrackLinesOnAfterLookupOK(var Record Phys. Invt. Record Line, var Record Phys. Invt. Tracking)Pending24.02426, gone
Replaced by event OnShowUsedTrackLinesOnAfterLookupOK2
Table 5878 Phys. Invt. Record LineeventOnShowUsedTrackLinesSetItemLedgerEntryFilters(var Record Item Ledger Entry, Record Phys. Invt. Record Line, var Record Phys. Invt. Tracking)Pending24.02426, gone
Replaced by event OnShowUsedTrackLinesSetItemLedgerEntryFilters2
Table 5880 Pstd. Phys. Invt. Order Linefield52 Qty. Exp. Item Tracking (Base)Pending24.02426, gone
replaced by field "Qty. Exp. Tracking (Base)"
Table 6303 Azure AD Mgt. Setupfield4 PBI Service Mgt. Codeunit IDRemoved24.02125, gone
Disabling the Power BI integration through AzureADMgtSetup has been discontinued.
Table 6304 Power BI User Configurationfield4 Report VisibilityRemoved24.02125, gone
The report part visibility is now handled by the standard personalization experience. Hide the page using Personalization instead of using this value.
Table 6311 Power BI User LicenseobjectRemoved24.02125, gone
Caching the license state caused a degraded user experience. Power BI license will be checked just in time.
Table 7303 Bin TypeprocedureCreateBinTypeFilter(var Text[250], Option)Pending24.02426, gone
Replaced by procedure CreateBinTypeFilter(var BinTypeFilter: Text; BinTypeFieldNo: Integer)
Table 7320 Warehouse Shipment HeadereventOnBeforeOnInsert(var Record Warehouse Shipment Header, var Record Warehouse Shipment Header, var Record Warehouse Setup, var Codeunit NoSeriesManagement, var Record Location, var Boolean)Pending24.02426, gone
Parameter NoSeriesMgt is obsolete and will be removed, update your subscriber accordingly.
Table 9069 O365 Sales CueobjectRemoved24.02125, gone
Microsoft Invoicing has been discontinued.
Table 9657 Custom Report SelectioneventOnBeforeCheckEmailBodyUsage(var Record Custom Report Selection, var Boolean)Pending24.02426, gone
Not used with platform layout selection
Table 9657 Custom Report SelectioneventOnCheckEmailBodyUsageOnAfterCalcShowEmailBodyDefinedError(var Record Custom Report Selection, var Record Custom Report Selection, var Boolean)Pending24.02426, gone
Not used with platform layout selection
Table 9800 Table Permission BufferobjectRemoved24.02125, gone
Replaced with using temporary table Tenant Permission.
Table extension 242 ObsoleteSourceCodeSetupExtfield5005350 Phys. Invt. OrderRemoved24.02525, gone
Merged to W1
Table extension 308 NoSeriesObsoletefield12100 No. Series TypeMoved24.02428
The field is used in IT localization only.
Table extension 308 NoSeriesObsoletefield12101 VAT RegisterMoved24.02428
The field is used in IT localization only.
Table extension 308 NoSeriesObsoletefield12102 VAT Reg. Print PriorityMoved24.02428
The field is used in IT localization only.
Table extension 308 NoSeriesObsoletefield12103 Reverse Sales VAT No. SeriesMoved24.02428
The field is used in IT localization only.
Table extension 308 NoSeriesObsoleteprocedureDrillDown()Pending24.02426, gone
The method has been moved to codeunit "No. Series Setup Impl."
Table extension 308 NoSeriesObsoleteprocedureFindNoSeriesLineToShow(var Record No. Series Line)Pending24.02426, gone
The method has been moved to codeunit NoSeriesManagement
Table extension 308 NoSeriesObsoleteeventOnBeforeValidateDefaultNos(var Record No. Series, var Boolean)Pending24.02426, gone
The event has been removed. There is no replacement.
Table extension 308 NoSeriesObsoleteeventOnBeforeValidateManualNos(var Record No. Series, var Boolean)Pending24.02426, gone
The event has been removed. There is no replacement.
Table extension 308 NoSeriesObsoleteprocedureUpdateLine(var Date, var Code[20], var Code[20], var Code[20], var Code[20], var Integer, var Date, var Boolean)Pending24.02426, gone
The method has been moved to codeunit "No. Series Setup Impl."
Table extension 308 NoSeriesObsoleteprocedureUpdateLine(var Date, var Code[20], var Code[20], var Code[20], var Code[20], var Integer, var Date)Pending24.02426, gone
The method has been moved to codeunit "No. Series Setup Impl."
Table extension 309 NoSeriesLineObsoleteprocedureExtractNoFromCode(Code[20])Pending24.02426, gone
This functionality will be removed without public replacement.
Table extension 309 NoSeriesLineObsoleteprocedureGetFormattedNo(BigInteger)Pending24.02426, gone
This functionality will be removed without public replacement.
Table extension 309 NoSeriesLineObsoleteprocedureGetLastDateUsed()Pending24.02426, gone
Use the field Last Date Used instead.
Table extension 309 NoSeriesLineObsoleteprocedureGetLastNoUsed()Pending24.02426, gone
Moved to No. Series codeunit.
Table extension 309 NoSeriesLineObsoleteprocedureGetNextSequenceNo(Boolean)Pending24.02426, gone
Use GetNextNo in No. Series codeunit instead.

Gone in 24, 390

ObjectKindMemberStateTagSeen fromLast seen
Codeunit 12 Gen. Jnl.-Post LineeventOnAfterCustLedgEntryInsert(var Record Cust. Ledger Entry, Record Gen. Journal Line, Boolean)Pending23.02323, gone
This event is obsolete. Use OnAfterCustLedgEntryInsertInclPreviewMode instead.
Codeunit 12 Gen. Jnl.-Post LineeventOnAfterVendLedgEntryInsert(var Record Vendor Ledger Entry, Record Gen. Journal Line, var Boolean)Pending23.02323, gone
This event is obsolete. Use OnAfterVendLedgEntryInsertInclPreviewMode instead.
Codeunit 5051 SegManagementprocedureSalesInvoiceInterDocType()Pending22.02223, gone
Replaced by enum "Interaction Log Entry Document Type"::"Sales Inv."
Codeunit 5051 SegManagementprocedureSalesOrderConfirmInterDocType()Pending22.02223, gone
Replaced by enum "Interaction Log Entry Document Type"::"Sales Ord. Cnfrmn."
Table 5079 Marketing SetupprocedureSetExchangeAccountPassword(Text)Pending22.02223, gone
Feature EmailLoggingUsingGraphApi will be enabled by default in version 22.0
Codeunit 22 Item Jnl.-Post LineeventOnAfterApplyItemLedgEntry(var Record Item Ledger Entry, var Record Item Ledger Entry, Record Item Journal Line)Pending21.02123, gone
Event is never called
Codeunit 48 PostingSetupManagementprocedureConfirmPostingAfterCurrentCalendarDate(Text, Date)Pending21.02023, gone
Renamed to ConfirmPostingAfterWorkingDate
Codeunit 80 Sales-PosteventOnPostSalesLineOnAfterCaseType(Record Sales Header, var Record Sales Line, Code[20], Code[35], Integer, Code[10], var Codeunit Gen. Jnl.-Post Line)Pending21.02023, gone
Replaced by event OnPostSalesLineOnBeforePostSalesLine()
Codeunit 260 Document-MailingprocedureGetTestInvoiceEmailBody(Code[20])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 260 Document-MailingprocedureGetTestInvoiceEmailSubject()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 260 Document-MailingprocedureSendPostedInvoiceInForeground(Record Sales Invoice Header)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 260 Document-MailingprocedureSendQuoteInForeground(Record Sales Header)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 374 Bank Acc. Recon. Apply EntriesobjectPending21.02123, gone
Entries are applied when a Bank Ledger Entry with a Check Ledger Entry is matched. This page is redundant, add your extensions to MatchBankRecLines codeunit instead.
Codeunit 378 Transfer Extended TexteventOnBeforeToSalesLineInsert(var Record Sales Line, Record Sales Line, Record Extended Text Line, var Integer, Integer, var Boolean)Pending21.02023, gone
Replaced by OnInsertSalesExtTextRetLastOnBeforeToSalesLineInsert
Codeunit 501 OAuth2procedureAcquireTokensWithUserCredentials(Text, List, Text, Text, var Text, var Text)Pending21.02123, gone
AcquireTokensWithUserCredentials is deprecated and will be removed in version 23.0. We recommend that you switch to any of the remaining non-deprecated functions in this class to acquire tokens already now
Codeunit 501 OAuth2procedureAcquireTokensWithUserCredentials(Text, Text, List, Text, Text, var Text, var Text)Pending21.02123, gone
AcquireTokensWithUserCredentials is deprecated and will be removed in version 23.0. We recommend that you switch to any of the remaining non-deprecated functions in this class to acquire tokens already now.
Codeunit 825 Sales Post Invoice EventsprocedureRunOnPrepareLineOnBeforePrepareSales(Record Sales Header, Record Sales Line)Pending21.02023, gone
Replaced by RunOnPrepareLineOnBeforePreparePurchase() with extended parameters
Codeunit 826 Purch. Post Invoice EventsprocedureRunOnPrepareLineOnBeforePreparePurchase(Record Purchase Header, Record Purchase Line)Pending21.02023, gone
Replaced by RunOnPrepareLineOnBeforePreparePurchase() with extended parameters
Codeunit 841 Cash Flow ManagementprocedureCashFlowName(Code[20])Pending21.02023, gone
Replaced with CashFlowNameFullLength.
Codeunit 1252 Match Bank Rec. LinesprocedureMatchSingle(Record Bank Acc. Reconciliation, Integer)Pending21.02123, gone
Use BankAccReconciliationAutoMatch instead
Codeunit 1252 Match Bank Rec. LineseventOnAfterMatchBankRecLinesMatchSingle(Integer, Record Bank Statement Matching Buffer)Pending21.02123, gone
Use BankAccReconciliationAutoMatch instead
Codeunit 1255 Match Bank PaymentsprocedureUpdateType(var Record Bank Acc. Reconciliation Line)Pending21.02123, gone
Bank Rec Lines have no Type field anymore, this is a no-op
Codeunit 1266 Cryptography ManagementprocedureEncrypt(Text)Pending21.02023, gone
Replaced by EncryptText
Codeunit 1330 Instruction Mgt.procedureGetPostingAfterCurrentCalendarDateNotificationId()Pending21.02023, gone
Renamed to GetPostingAfterWorkingDateNotificationId
Codeunit 1330 Instruction Mgt.procedurePostingAfterCurrentCalendarDateNotAllowedCode()Pending21.02023, gone
Renamed to PostingAfterWorkingDateNotAllowedCode
Codeunit 1430 Role Center Notification Mgt.procedureEvaluationNotificationAction(Notification)Pending21.02023, gone
Evaluation notification is removed
Codeunit 1430 Role Center Notification Mgt.procedureEvaluationNotificationMessage()Pending21.02023, gone
Evaluation notification is removed
Codeunit 1430 Role Center Notification Mgt.procedureGetEvaluationNotificationId()Pending21.02023, gone
Evaluation notification is removed
Codeunit 1430 Role Center Notification Mgt.procedureHideEvaluationNotificationAfterStartingTrial()Pending21.02023, gone
Evaluation notification is removed
Codeunit 1430 Role Center Notification Mgt.procedureShowEvaluationNotification()Pending21.02023, gone
Evaluation notification is removed
Codeunit 2100 O365 Sales StatisticsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2103 O365 Sales Cancel InvoiceprocedureCancelInvoice(var Record Sales Invoice Header)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2104 O365 Send + Resend InvoiceobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2105 O365 Sales Invoice PaymentprocedureCalculatePaymentRegistrationBuffer(Code[20], var Record Payment Registration Buffer)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2105 O365 Sales Invoice PaymentprocedureCancelCustLedgerEntry(Integer)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2105 O365 Sales Invoice PaymentprocedureCancelSalesInvoicePayment(Code[20])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2105 O365 Sales Invoice PaymentprocedureGetPaymentCustLedgerEntry(var Record Cust. Ledger Entry, Code[20])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2105 O365 Sales Invoice PaymentprocedureMarkAsPaid(Code[20])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2105 O365 Sales Invoice PaymentprocedureOnPayPalEmailSetToEmpty()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2105 O365 Sales Invoice PaymentprocedureSetMspayDefault()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2105 O365 Sales Invoice PaymentprocedureSetPaypalDefault()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2105 O365 Sales Invoice PaymentprocedureShowHistory(Code[20])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2107 O365 Sales ManagementobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2110 O365 Sales Initial SetupobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2112 O365 Sales Attachment MgtobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2120 O365 Sales Disable BC PagesobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2129 O365 Export Invoices + EmailobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2130 O365 Excel Import ManagementobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2142 O365 Template ManagementobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2151 O365 Sales Email ManagementobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2155 O365 DiscountsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2158 O365 Document Send MgtobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2162 O365 Sales Invoice EventsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2163 O365 Sales Quote EventsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2190 O365 Sales Web ServiceobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2310 O365 Sales Invoice MgmtobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2315 O365 Setup MgmtobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 2380 O365 Email Customer DataobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 5330 CRM Integration ManagementprocedureGetFeatureKey()Pending21.02123, gone
This procedure will be removed.
Codeunit 5330 CRM Integration ManagementeventOnIsUnitGroupMappingEnabled(var Boolean)Pending21.02123, gone
This procedure will be removed.
Codeunit 5401 Feature - Unit Group MappingobjectPending21.02123, gone
Feature UnitGroupMapping will be deprecated and instead will be an option on the connection setup.
Codeunit 5467 PDF Document ManagementprocedureGeneratePdfWithDocumentType(Guid, Enum Attachment Entity Buffer Document Type, var Record Attachment Entity Buffer)Pending21.02023, gone
Replaced by GeneratePdfBlobWithDocumentType().
Codeunit 5473 Graph Mgt - Company Info.objectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 5540 Calc. Item Avail. TimelineobjectPending21.02123, gone
This codeunit is obsolete as the TimeLineVisualizer is not available on the web client.
Codeunit 5775 Whse. ManagementeventOnAfterGetSourceDocument(Integer, Integer, var Option, var Boolean)Pending21.02123, gone
Replaced by event OnAfterGetSourceDocumentType()
Codeunit 5775 Whse. ManagementeventOnBeforeGetSourceDocument(Integer, Integer, var Option, var Boolean)Pending21.02123, gone
Replaced by event OnBeforeGetSourceDocumentType()
Codeunit 5805 Item Charge Assgnt. (Purch.)procedureSuggestAssgnt2(Record Purchase Line, Decimal, Decimal, Option)Pending21.02123, gone
Replaced by AssignItemCharges()
Codeunit 6301 Power BI Service Mgt.procedureCanHandleServiceCalls()Pending21.02123, gone
Disabling the integration through AzureADMgtSetup has been discontinued. Remove permissions from single users instead.
Codeunit 6301 Power BI Service Mgt.procedureGetReportsForUserContext(var Record Power BI Report Buffer, Text[30])Pending21.02123, gone
Use physical table PowerBIReportConfiguration instead of temporary table TempPowerBIReportBuffer.
Codeunit 6301 Power BI Service Mgt.procedureIsPowerBIDeploymentEnabled()Pending21.02123, gone
Global switch for Power BI report deployment is no longer supported.
Codeunit 6301 Power BI Service Mgt.eventOnGetReports(var Record Power BI Report Buffer, var Text, var Text, Text[30])Pending21.02123, gone
Events to override the Power BI integration behavior are no longer supported.
Codeunit 6301 Power BI Service Mgt.eventOnRetryUploads(var DotNet ImportedReportRequestList, var DotNet ImportedReportResponseList)Pending21.02123, gone
Events to override the Power BI integration behavior are no longer supported.
Codeunit 6301 Power BI Service Mgt.eventOnUploadReports(var DotNet ImportReportRequestList, var DotNet ImportReportResponseList)Pending21.02123, gone
Events to override the Power BI integration behavior are no longer supported.
Codeunit 6305 Set Power BI User ConfigobjectPending21.02123, gone
This codeunit has been merged to table 6304 "Power BI User Configuration". Use the same functions in the record instead.
Codeunit 6317 Power BI Session ManagerobjectPending21.02123, gone
Caching the license state caused a degraded user experience. Power BI license will be checked just in time.
Codeunit 6318 PBI Check License TaskobjectPending21.02123, gone
This codeunit has been merged into codeunit 6301 "Power BI Service Mgt.", procedure CheckForPowerBILicenseInForeground.
Codeunit 6319 Power BI Workspace Mgt.eventOnGetReportsAndWorkspaces(var Record Power BI Selection Element, Text[30])Pending21.02123, gone
Events to override the Power BI integration behavior are no longer supported.
Codeunit 6620 Copy Document Mgt.eventOnBeforeCopyAsmOrderToAsmOrder(var Record Assembly Header, var Record Assembly Line, Record Sales Line, Option, Code[20], Boolean)Pending21.02023, gone
Replaced by OnBeforeCopyAsmOrderToAsmOrderProcedure with correct calling params
Codeunit 7322 Create Inventory Pick/MovementeventOnCreatePickOrMoveLineOnAfterFindTakeQtyForBinCodeOfSourceLine(var Record Warehouse Activity Line, Record Item Tracking Setup, var Decimal)Pending21.02023, gone
Replaced by OnCreatePickOrMoveLineOnAfterFindTakeQtyForBinCodeSourceLine with correct param name
Codeunit 8703 Feature TelemetryprocedureLogUptake(Text, Text, Enum Feature Uptake Status, Boolean, Boolean, Dictionary)Pending21.02023, gone
Other overloads should be used instead.
Codeunit 8703 Feature TelemetryprocedureLogUptake(Text, Text, Enum Feature Uptake Status, Boolean, Boolean)Pending21.02023, gone
Other overloads should be used instead.
Codeunit 9001 Permission Pages Mgt.procedureShowPermissions(Option, Guid, Code[20], Boolean)Pending21.02123, gone
Replaced by procedure OpenPermissionSetPage in the Permission Set Relation codeunit
Codeunit 9001 Permission Pages Mgt.procedureShowPermissions(var Record Aggregate Permission Set, Boolean)Pending21.02123, gone
Replaced by procedure OpenPermissionSetPage in the Permission Set Relation codeunit.
Codeunit 9026 User Login Time TrackereventOnAfterCreateorUpdateLoginInfo(Guid)Pending21.02023, gone
Use OnAfterLogin in codeunit "System Initialization" instead
Codeunit 9520 Mail ManagementprocedureGetLastGraphError()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 9520 Mail ManagementprocedureIsGraphEnabled()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Codeunit 130410 Sys. Warmup Test RunnerobjectPending21.02123, gone
The codeunit will be deleted
Codeunit 130411 Sys. Warmup ScenariosobjectPending21.02123, gone
The codeunit will be deleted
Codeunit 99000813 Carry Out ActionprocedureCarryOutAsmOrder(Record Requisition Line, Option)Pending21.02123, gone
Replaced by procedure CarryOutActionsFromAssemblyOrder()
Codeunit 99000813 Carry Out ActionprocedureCarryOutProdOrder(Record Requisition Line, Option, Code[10], Code[10])Pending21.02123, gone
Replaced by procedure CarryOutFromProdOrder()
Codeunit 99000813 Carry Out ActionprocedureCarryOutTransOrder(Record Requisition Line, Option, Code[10], Code[10])Pending21.02123, gone
Replaced by procedure CarryOutActionsFromTransOrder()
Codeunit 99000813 Carry Out ActionprocedureInsertProdOrder(Record Requisition Line, Option)Pending21.02123, gone
Replaced by InsertProductionOrder
Codeunit 99000813 Carry Out ActionprocedureSetTryParameters(Option, Option, Code[10], Code[10])Pending21.02123, gone
Replaced by procedure SetParameters()
Enum extension 2611 Feature To Update - BaseAppvalueUnitGroupMappingPending21.02123, gone
Feature UnitGroupMapping will be deprecated and instead will be an option on the connection setup.
Page 49 Purchase QuoteeventOnAfterSetPurchaseLinesAvailability(var Record Purchase Header, var Boolean)Pending21.02123, gone
Replaced by event OnAfterPurchaseLineEditable() in table Purchase Header
Page 190 Incoming DocumentseventOnAfterIncomingDocumentMultiSelectAction(var Record Incoming Document, Option)Pending21.02123, gone
Replaced by event OnAfterRunIncomingDocumentMultiSelectAction() with enum action parameter
Page 344 NavigateeventOnAfterGetDocumentCount(var Integer)Pending21.02023, gone
No. of documents is not checked anymore
Page 411 Graph Mail SetupobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 571 No. Series ListobjectPending21.02123, gone
This page is deprecated. Please use the page 456 "No. Series"
Page 2100 O365 Sales Year SummaryobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2101 O365 Customer Activity PageobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2102 O365 Sales Month SummaryobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2103 O365 Sales Document ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2104 O365 Sales Item ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2105 O365 Monthly Customer ListpartobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2106 O365 Item CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2107 O365 Sales Customer CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2108 O365 Outstanding Customer ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2109 O365 Customer Sales DocumentsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2110 O365 Sales InvoiceobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2111 O365 Sales Invoice Line Subp.objectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2112 O365 Sales Item LookupobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2113 O365 Posted Sales InvoiceobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2114 O365 Posted Sales Inv. LinesobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2115 Report ViewerobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2116 O365 Customer LookupobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2117 O365 Mark As PaidobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2118 O365 Payment History ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2119 O365 Payment History ListPartobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2120 O365 Sales Doc. AttachmentsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2121 O365 Posted Sales Inv. Att.objectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2122 O365 Incoming Doc. Attch. ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2124 O365 Item Basket PartobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2125 O365 Payment History CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2126 O365 Email CC ListpartobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2127 O365 Email BCC ListpartobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2128 O365 Email CC and BCC SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2129 O365 Export InvoicesobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2130 O365 Business Info SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2131 O365 Learn SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2132 O365 Invoice Send SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2133 O365 Tax Payments SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2134 O365 Import Export SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2136 O365 Help Feedback SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2137 O365 Bank Information SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2138 O365 Payments SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2139 O365 Language SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2141 O365 Sales QuoteobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2142 O365 First Invoice WizardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2143 O365 VAT Product Posting Gr.objectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2145 O365 VAT Posting Setup CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2146 O365 VAT Posting Setup ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2147 O365 Service ConfigurationobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2148 O365 AddressobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2149 O365 Email CC/BCC CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2150 O365 Sales Email DialogobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2151 O365 Tax Area ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2152 O365 Country/Region ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2153 O365 Payment Terms ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2154 O365 Payment Method ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2155 O365 Sales Invoice DiscountobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2156 O365 Cust. Invoice DiscountobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2157 O365 Sales Invoice Line CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2159 O365 Email PreviewobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2160 O365 Sales GraphobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2162 O365 Social NetworksobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2165 O365 CouponobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2166 O365 Coupon ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2168 O365 Sales Year Summary CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2170 O365 Default Invoice Email MsgobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2171 O365 Default Quote Email MsgobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2179 O365 Contact LookupobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2180 O365 Import from Excel WizardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2181 O365 Excel Sheet Data SubPageobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2182 O365 Excel ColumnsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2183 O365 Sales Invoice Line DummyobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2190 O365 Invoicing Sales Doc. ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2191 O365 Invoicing SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2193 O365 Sales Hist.Sell-toFactBoxobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2194 O365 Units of Measure ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2195 O365 Country/Region CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2196 O365 Link to FinancialsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2198 O365 Unit Of Measure CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2200 Sales Invoice Document APIobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2201 Sales Invoice Reminder APIobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2300 BC O365 Getting StartedobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2301 BC O365 Top five CustobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2302 BC O365 Estimate ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2303 BC O365 Invoice ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2304 BC O365 Posted Sale Inv. LinesobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2306 BC O365 Cust. Stats FactBoxobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2309 BC O365 Hist. Sell-to FactBoxobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2310 BC O365 Sales InvoiceobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2311 BC O365 Sales Inv. Line Subp.objectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2313 BC O365 Posted Sales InvoiceobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2314 BC O365 Item ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2315 BC O365 SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2316 BC O365 Customer ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2317 BC O365 Item CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2318 BC O365 Sales Customer CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2320 BC O365 Payment Terms CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2321 BC O365 Payment Method CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2322 BC O365 Inc. Doc. Attch. ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2328 BC O365 Email Settings PartobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2329 BC O365 Email SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2330 BC O365 Business Info SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2337 BC O365 Language SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2338 BC O365 Payments SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2339 BC O365 No. Series SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2340 BC O365 No. Series CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2341 BC O365 Sales QuoteobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2342 BC O365 Payment Instr. ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2343 BC O365 Payment Instr. CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2344 BC O365 Payment Instr SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2346 BC O365 VAT Posting Setup ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2347 BC O365 Service SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2348 BC O365 Payment ServicesobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2349 BC O365 Mobile AppobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2351 BC O365 Payment Services CardobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2352 BC O365 Country/Region ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2355 O365 To D365 TrialobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2358 BC O365 Sent Documents ListobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2370 BC O365 Default Email MessagesobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2379 BC O365 Contact LookupobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2380 O365 Export Customer DataobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2385 BC O365 Preloader PageobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2398 BC O365 Graph Mail SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 2399 BC O365 My SettingsobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 5540 Item Availability by TimelineobjectPending21.02123, gone
TimelineVisualizer control has been deprecated and has never worked on the web client.
Page 6306 Power BI Report FactBoxobjectPending21.02123, gone
This page has been replaced by page 6325 Power BI Embedded Report
Page 6322 Power BI WS Report SelectionprocedureGetSelectedReports(var Record Power BI Report Buffer)Pending21.02123, gone
Use the page builtin function GetRecord instead.
Page 9029 O365 Sales Activities RCobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 9031 O365 Invoicing RCobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 9039 O365 Sales ActivitiesobjectPending21.02123, gone
Microsoft Invoicing has been discontinued.
Page 9285 Transfer Routes MatrixeventOnShowRouteSpecificationCaseElse(var Record Transfer Route, var Option, var Text[80])Pending21.02023, gone
Replaced by OnShowRouteSpecificationOnCaseElse with Enum
Page 9551 Document Service ConfigobjectPending21.02123, gone
Use the new Document Service Setup page to configure the Document Service
Page 9552 Document Service Acc. Pwd.objectPending21.02123, gone
Use the new Document Service Setup page to configure the Document Service
Page 9657 Customer Report SelectionseventOnMapTableUsageValueToPageValueOnCaseElse(Record Custom Report Selection, var Option, Record Custom Report Selection)Pending21.02123, gone
Replaced by event OnAfterOnMapTableUsageValueToPageValue() with enum parameter
Page 9803 PermissionsobjectPending21.02123, gone
Replaced by the Expanded Permissions page.
Page 9850 Tenant PermissionsobjectPending21.02123, gone
Replaced by the Permission Set page.
Query 1252 Bank Rec. Match CandidatesobjectPending21.02123, gone
Using a query object for loading data required for matching is expensive, load each record as in MatchBankRecLines@SingleMatch
Report 1408 Bank Acc. Recon. - TesteventOnBankAccReconciliationLineAfterGetRecordOnAfterCheckLedgEntrySetFilters(var Record Bank Acc. Reconciliation Line, var Record Check Ledger Entry)Pending21.02123, gone
This event will be removed, displaying check ledger entries is done via Bank Account Ledger Entries.
Report 7391 Whse. Get Bin ContentprocedureInitializeReport(Record Whse. Worksheet Line, Record Whse. Internal Put-away Header, Option)Pending21.02123, gone
Replaced by procedure SetParameters()
Table 3 Payment TermsprocedureGetDescriptionInCurrentLanguage()Pending21.02023, gone
Replaced with GetDescriptionInCurrentLanguageFullLength.
Table 27 ItemprocedureShowTimelineFromItem(var Record Item)Pending21.02123, gone
This procedure is discontinued because the TimelineVisualizer control has been deprecated.
Table 27 ItemprocedureShowTimelineFromSKU(Code[20], Code[10], Code[10])Pending21.02123, gone
This procedure is discontinued because the TimelineVisualizer control has been deprecated.
Table 36 Sales Headerfield169 Last Email Notif ClearedPending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 81 Gen. Journal LineprocedureInitNewLine(Date, Date, Text[100], Code[20], Code[20], Integer, Code[10])Pending21.02123, gone
Replaced by InitNewLine(PostingDate: Date; DocumentDate: Date; VATDate: Date; PostingDescription: Text[100]; ShortcutDim1Code: Code[20]; ShortcutDim2Code: Code[20]; DimSetID: Integer; ReasonCode: Code[10])
Table 112 Sales Invoice Headerfield169 Last Email Notif ClearedPending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 225 Post CodeeventOnBeforeValidateCity(var Text[30], var Code[20], var Text[30], var Code[10], Boolean, var Boolean)Pending21.02023, gone
Replaced by OnBeforeValidateCityProcedure
Table 246 Requisition LineprocedureShowTimeline(Record Requisition Line)Pending21.02123, gone
This procedure is discontinued because the TimelineVisualizer control has been deprecated.
Table 274 Bank Acc. Reconciliation LineeventOnDisplayApplicationOnAfterCheckLedgEntrySetFilters(var Record Bank Acc. Reconciliation Line, var Record Check Ledger Entry)Pending21.02123, gone
This event will be removed, displaying check ledger entries is done via Bank Account Ledger Entries and Find entries.
Table 274 Bank Acc. Reconciliation LineeventOnRemoveApplicationOnAfterCheckLedgEntrySetFilters(var Record Bank Acc. Reconciliation Line, var Record Check Ledger Entry)Pending21.02123, gone
This event will be removed, removing application from check ledger entries is done when removing application from Bank Account Ledger Entries.
Table 318 Tax AreaprocedureGetDescriptionInCurrentLanguage()Pending21.02023, gone
Replaced with GetDescriptionInCurrentLanguageFullLength.
Table 320 Tax JurisdictionprocedureGetDescriptionInCurrentLanguage()Pending21.02023, gone
Replaced with GetDescriptionInCurrentLanguageFullLength.
Table 407 Graph Mail SetupprocedureInitialize(Boolean)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 407 Graph Mail SetupprocedureIsEnabled()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 407 Graph Mail SetupprocedureRenewRefreshToken()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 407 Graph Mail SetupprocedureSendMail(Record Email Item, var Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 407 Graph Mail SetupprocedureSendTestMail(Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 407 Graph Mail SetupprocedureSetRefreshToken(Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 1223 Data Exch. Column DefprocedureInsertRecForImport(Code[20], Code[20], Integer, Text[250], Text[50], Boolean, Option, Text[100], Text[10])Pending21.02123, gone
Replaced by procedure InsertRecordForImport with extended paremeter NewDescription: Text[100]
Table 2101 O365 Item Basket EntryprocedureCreateSalesDocument(Option, Code[20], var Record Sales Header)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales DocumentprocedureFindPostedDocument(Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales DocumentprocedureIgnoreInvoices()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales DocumentprocedureIsOverduePostedInvoice()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales DocumentprocedureOnFind(Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales DocumentprocedureOnNext(Integer)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales DocumentprocedureOpenDocument()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales DocumentprocedureSetSortByDocDate()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales DocumentprocedureSetSortByDueDate()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2103 O365 Sales DocumentprocedureUpdateFields()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2105 O365 Payment History BufferprocedureCancelPayment()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2105 O365 Payment History BufferprocedureFillPaymentHistory(Code[20])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2110 O365 Sales Initial SetupprocedureIsDefaultPaymentMethod(var Record Payment Method)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2110 O365 Sales Initial SetupprocedureIsDefaultPaymentTerms(var Record Payment Terms)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2110 O365 Sales Initial SetupprocedureIsUsingSalesTax()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2110 O365 Sales Initial SetupprocedureIsUsingVAT()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2110 O365 Sales Initial SetupprocedureUpdateDefaultPaymentMethod(Code[10])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2110 O365 Sales Initial SetupprocedureUpdateDefaultPaymentMethodFromRec(var Record Payment Method)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2110 O365 Sales Initial SetupprocedureUpdateDefaultPaymentTerms(Code[10])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureAppliedStatusText()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureApply()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureCouponsExistForCustomer(Code[20])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureGetAppliedClaimsForSalesDocument(Record Sales Header)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureGetCouponPseudoCode()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureGetOffer()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureGetTerms()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureRedeemCoupon(Code[20])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureRedeemCouponsForSalesDocument(Record Sales Header)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureSetOffer(Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureSetTerms(Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureUnapply()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureUpdateCustomerId()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2115 O365 Coupon ClaimprocedureUpdateStatusText()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2118 O365 Email SetupprocedureGetBCCAddressesFromO365EmailSetup()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2118 O365 Email SetupprocedureGetCCAddressesFromO365EmailSetup()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2132 O365 Settings MenuprocedureInsertHyperlinkMenuItem(Text[250], Text[30], Text[80])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2132 O365 Settings MenuprocedureInsertPageMenuItem(Integer, Text[30], Text[80])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2132 O365 Settings MenuprocedureInsertPageWithParameterMenuItem(Integer, Text[250], Text[30], Text[80])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2132 O365 Settings MenuprocedureOpenLink()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2132 O365 Settings MenuprocedureOpenPage()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2153 O365 Payment TermsprocedureExcludedCurrentMonthPaymentTermCode()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2153 O365 Payment TermsprocedureExcludedOneMonthPaymentTermCode()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2153 O365 Payment TermsprocedureIncludePaymentTermCode(Code[10])Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2153 O365 Payment TermsprocedureRefreshRecords()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2154 O365 Payment MethodprocedureRefreshRecords()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2155 O365 Payment InstructionsprocedureDeleteTranslationsForRecord()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2155 O365 Payment InstructionsprocedureFindDraftsUsingInstructions()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2155 O365 Payment InstructionsprocedureGetNameInCurrentLanguage()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2155 O365 Payment InstructionsprocedureGetPaymentInstructions()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2155 O365 Payment InstructionsprocedureGetPaymentInstructionsInCurrentLanguage()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2155 O365 Payment InstructionsprocedureSetPaymentInstructions(Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2156 O365 Payment Instr. Transl.procedureGetTransPaymentInstructions()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2156 O365 Payment Instr. Transl.procedureSetTranslPaymentInstructions(Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryprocedureDeleteSentHistoryForDocument(Option, Code[20], Boolean)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryprocedureGetJobQueueErrorMessage()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryprocedureNewInProgressFromJobQueue(var Record Job Queue Entry)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryprocedureNewInProgressFromRecRef(RecordRef)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryprocedureNewInProgressFromSalesHeader(Record Sales Header)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryprocedureNewInProgressFromSalesInvoiceHeader(Record Sales Invoice Header)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryprocedureSetHistoryForDocumentAsNotified(Enum Sales Document Type, Code[20], Boolean)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryprocedureSetStatusAsFailed()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryprocedureSetStatusAsSuccessfullyFinished()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2158 O365 Document Sent HistoryprocedureShowJobQueueErrorMessage()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2162 O365 C2Graph Event SettingsprocedureSetEventsEnabled(Boolean)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2163 O365 Sales EventprocedureIsEventTypeEnabled(Integer)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2170 O365 Default Email MessageprocedureGetMessage(Option)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2170 O365 Default Email MessageprocedureGetTestInvoiceMessage()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2170 O365 Default Email MessageprocedureReadMessage()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2170 O365 Default Email MessageprocedureReportUsageToDocumentType(var Option, Integer)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2170 O365 Default Email MessageprocedureSetMessage(Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2190 O365 Sales GraphprocedureParseRefresh()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 2190 O365 Sales GraphprocedureSetEmployeeIdToCurrentUser()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 5051 Contact Alt. AddresseventOnBeforeValidatePostPode(var Record Contact Alt. Address, var Boolean)Pending21.02123, gone
Replaced by event OnBeforeValidatePostCode()
Table 5540 Timeline EventprocedureDefaultTime()Pending21.02123, gone
This procedure is discontinued because the TimelineVisualizer control has been deprecated.
Table 5541 Timeline Event ChangeprocedureActionMessage()Pending21.02123, gone
This procedure is discontinued because the TimelineVisualizer control has been deprecated.
Table 5541 Timeline Event ChangeprocedureNewSupply()Pending21.02123, gone
This procedure is discontinued because the TimelineVisualizer control has been deprecated.
Table 5700 Stockkeeping UnitprocedureShowTimeline(Record Stockkeeping Unit)Pending21.02123, gone
This procedure is discontinued because the TimelineVisualizer control has been deprecated.
Table 9069 O365 Sales CueprocedureGetNumberOfUnpaidInvoices()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 9069 O365 Sales CueprocedureOnOpenActivitiesPage(var Text)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 9069 O365 Sales CueprocedureOnOpenActivitiesPageForRequestedDate(var Text, DateTime)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 9069 O365 Sales CueprocedureShowDraftInvoices()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 9069 O365 Sales CueprocedureShowInvoices(Boolean)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 9069 O365 Sales CueprocedureShowMonthlySalesOverview()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 9069 O365 Sales CueprocedureShowQuotes()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 9069 O365 Sales CueprocedureShowUnpaidInvoices()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 9069 O365 Sales CueprocedureShowUnpostedDocuments(Boolean)Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 9069 O365 Sales CueprocedureShowYearlySalesOverview()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 9500 Email ItemprocedureAddCcBcc()Pending21.02123, gone
Microsoft Invoicing has been discontinued.
Table 99000754 Work CenterprocedureGetBinCode(Boolean, Option)Pending21.02123, gone
Replaced by procedure GetBinForFlushingMethod()
Table 99000758 Machine CenterprocedureGetBinCode(Boolean, Option)Pending21.02123, gone
Replaced by procedure GetBinCodeForFlushingMethod()
XmlPort 9173 Export Permission SetsobjectPending21.02123, gone
Replaced with "Export Permission Sets Tenant" or "Export Permission Sets System"
XmlPort 9174 Import Tenant Permission SetsobjectPending21.02123, gone
Replaced with "Import Permission Sets"
Page 9259 Contr. Gain/Loss (Grps) MatrixprocedureLoad(Text[1024], var Record Contract Group, Integer, Option, Option, Text[250], Date)Pending19.01923, gone
Replaced by LoadMatrix().
Report 7398 Date Compress Whse. EntriesprocedureInitializeReport(Record Date Compr. Register, Boolean, Boolean)Pending19.01923, gone
Replaced by SetParameters().
Codeunit 1385 Vendor Templ. Mgt.procedureApplyContactVendorTemplate(var Record Vendor, Record Contact)Pending18.01723, gone
Replaced by ApplyVendorTemplate with different set of parameters
Codeunit 1387 Employee Templ. Mgt.procedureApplyContactEmployeeTemplate(var Record Employee)Pending18.01723, gone
Replaced by ApplyEmployeeTemplate with different set of parameters
Codeunit 1502 Workflow SetupprocedurePopulateWorkflowStepArgument(var Record Workflow Step Argument, Option, Option, Integer, Code[20], DateFormula, Boolean)Pending18.01823, gone
Replaced by InitWorkflowStepArgument().
Codeunit 9179 Application Area Mgmt. FacadeprocedureDeprecatedGetExperienceTierCurrentCompany(var Option)Pending18.01823, gone
Use GetExperienceTierCurrentCompany instead
Codeunit 9179 Application Area Mgmt. FacadeprocedureDeprecatedSetExperienceTierCurrentCompany(Option)Pending18.01823, gone
Use SaveExperienceTierCurrentCompany instead
Codeunit 9179 Application Area Mgmt. FacadeprocedureIsInvoicingOnlyEnabled()Pending18.01723, gone
Microsoft Invoicing is not supported in Business Central
Codeunit 9610 XSD ParserprocedureCreateXMLPortFile(var Record XML Schema Element, Integer, Text[30], Boolean, Boolean)Pending18.01823, gone
Function will be removed
Page 42 Sales OrderprocedurePostDocument(Integer, Option)Pending18.01823, gone
Replaced by PostSalesOrder().
Page 344 NavigateprocedureSetTracking(Code[50], Code[50])Pending18.01823, gone
Replaced by SetTracking with ItemTrackingSetup parameter.
Page 6513 Enter Quantity to CreateprocedureGetFields(var Integer, var Boolean)Pending18.01823, gone
Replaced by GetFields procedure with additional parameter.
Page 6513 Enter Quantity to CreateprocedureSetFields(Code[20], Code[10], Integer, Boolean)Pending18.01823, gone
Replaced by SetFields procedure with additional parameter.
Page 6515 Enter Customized SNprocedureGetFields(var Integer, var Boolean, var Code[50], var Integer)Pending18.01823, gone
Replaced by GetFields procedure with additional parameter.
Page 6515 Enter Customized SNprocedureSetFields(Code[20], Code[10], Integer, Boolean)Pending18.01823, gone
Replaced by SetFields procedure with additional parameter.
Report 6529 Item Tracking NavigateprocedureTransferFilters(Text, Text, Text, Text)Pending18.01823, gone
Replaced by SetItemFilters().
Table 405 Change Log EntryprocedureGetPrimaryKeyFriendlyName()Pending18.01723, gone
Replaced by GetFullPrimaryKeyFriendlyName procedure.
Table 5338 Integration Synch. JobprocedureAreAllRecordsFailed()Pending18.01823, gone
Replaced by AreSomeRecordsFailed procedure
Table 5767 Warehouse Activity LineeventOnCheckReservedItemTrkgOnCkeckTypeElseCase(var Record Warehouse Activity Line, Enum Item Tracking Type, Code[50])Pending18.01823, gone
Replaced by OnCheckReservedItemTrkgOnCheckTypeElseCase().
Table 9178 Application Area SetupprocedureGetExperienceTierCurrentCompany(var Option)Pending18.01823, gone
Use ApplicationAreaMgmtFacade.GetExperienceTierCurrentCompany instead
Table 9178 Application Area SetupprocedureIsAdvanced()Pending18.01823, gone
Use ApplicationAreaMgmtFacade.IsAdvancedEnabled instead
Table 9178 Application Area SetupprocedureIsFoundationEnabled()Pending18.01823, gone
Use ApplicationAreaMgmtFacade.IsFoundationEnabled() instead
Table 9178 Application Area SetupprocedureIsSuiteEnabled()Pending18.01823, gone
Use ApplicationAreaMgmtFacade.IsSuiteEnabled() instead
Table 9178 Application Area SetupprocedureSetExperienceTierCurrentCompany(Option)Pending18.01823, gone
ApplicationAreaMgmtFacade.SaveExperienceTierCurrentCompany
Codeunit 10 Type HelperprocedureGetGuidAsString(Guid)Pending17.01723, gone
Format() now supports formatting GUIDs into different standards, see https://go.microsoft.com/fwlink/?linkid=2206175
Codeunit 1062 QBD Sync ProxyeventGetQBDSyncSettings(var Text, var Text, var Boolean, var Text)Pending17.01723, gone
Quickbooks integration to Invoicing is discontinued.
Codeunit 1062 QBD Sync ProxyeventSendEmailInBackground(var Boolean)Pending17.01723, gone
Quickbooks integration to Invoicing is discontinued.
Codeunit 1062 QBD Sync ProxyeventSetQBDSyncEnabled(Boolean)Pending17.01723, gone
Quickbooks integration to Invoicing is discontinued.
Codeunit 1062 QBD Sync ProxyeventSetQBDSyncSendToEmail(Text)Pending17.01723, gone
Quickbooks integration to Invoicing is discontinued.
Codeunit 1311 Activities Mgt.procedureCalcOverduePurchaseInvoiceAmount(Boolean)Pending17.01723, gone
Replaced by OverduePurchaseInvoiceAmount(CalledFromWebService, UseCache
Codeunit 1311 Activities Mgt.procedureCalcOverdueSalesInvoiceAmount(Boolean)Pending17.01723, gone
Replaced by OverdueSalesInvoiceAmount(CalledFromWebService, UseCachedValue)
Codeunit 1311 Activities Mgt.procedureSetFilterForCalcOverduePurchaseInvoiceAmount(var Record Detailed Vendor Ledg. Entry, Boolean)Pending17.01723, gone
Replaced by SetFilterOverduePurchaseInvoice(VendorLedgerEntry, CalledFromWebService
Codeunit 1311 Activities Mgt.procedureSetFilterForCalcOverdueSalesInvoiceAmount(var Record Detailed Cust. Ledg. Entry, Boolean)Pending17.01723, gone
Replaced by SetFilterOverdueSalesInvoice(VendorLedgerEntry, CalledFromWebService
Codeunit 1370 Batch Post Parameter TypesobjectPending17.01723, gone
Replaced by enum Batch Posting Parameter Type.
Codeunit 1630 Office ManagementprocedureAttachDocument(Text, Text, Text, Text)Pending17.21723, gone
Please use the overload with the stream parameter
Codeunit 2107 O365 Sales ManagementprocedureGetQboQbdVisibility(var Boolean, var Boolean)Pending17.01723, gone
Quickbooks integration to Invoicing is discontinued.
Codeunit 2107 O365 Sales ManagementprocedureGetQuickBooksVisible()Pending17.01723, gone
Quickbooks integration to Invoicing is discontinued.
Codeunit 9520 Mail ManagementprocedureSend(Record Email Item)Pending17.01723, gone
Replaced with the overload containing Email Scenario
Codeunit 9520 Mail ManagementprocedureSendMailOrDownload(Record Email Item, Boolean)Pending17.01723, gone
Replaced with the overload containing Email Scenario
Page 1390 Generic ChartobjectPending17.01723, gone
The page has been replaced with page 1392 "Help And Chart Wrapper".
Page 2375 BC O365 Quickbooks SettingsobjectPending17.01723, gone
Quickbooks integration to Invoicing is discontinued.
Page 7172 Sales Lines SubformobjectPending17.01723, gone
Page is emty and not used.
Page 7173 Shipment Lines SubformobjectPending17.01723, gone
Page is emty and not used.
Table 1513 Notification ScheduleprocedureNewRecord(Code[50], Option)Pending17.01723, gone
Replaced by CreateNewRecord().
Table 5405 Production OrderprocedureGetStartingEndingDateAndTime(var Time, var Date, var Time, var Date)Pending17.01723, gone
Starting and Ending Date-Time field should be used instead.
Table 9500 Email ItemprocedureSend(Boolean)Pending17.01723, gone
Replaced with the overload containing Email Scenario