ReleaseUpdateDB60_Cust Class [AX 2012]

The ReleaseUpdateDB60_Cust class updates data based on the enhancement done in this version of

Syntax

class ReleaseUpdateDB60_Cust extends ReleaseUpdateDB41_Cust

Run On

Server

Methods

  Method Description
Gg788213.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
Gg788213.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif addSalesInvoiceException Adds an exception to not copy SalesInvoiceTmp and FreeTextInvoiceTmp tables to AX6.2.
Gg788213.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
Gg788213.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
Gg788213.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif allowDupBankCustPaymModeBankAccountsPaym Updates the index PaymModeCurrencyIdx in the table BankCustPaymModeBankAccounts to allow duplicate records.
Gg788213.pubmethod(en-us,AX.60).gif allowDupCommissionSalesRepGroupEmplId Updates the index GroupEmplIdx in the table CommissionSalesRep to allow duplicate records.
Gg788213.pubmethod(en-us,AX.60).gif allowDupCreditCardCustUniqueCardId Disable the UniqueCardId index of the CreditCardCust table.
Gg788213.pubmethod(en-us,AX.60).gif allowDupCreditCardCustUniqueCardIdMinor Disable the UniqueCardId index of the CreditCardCust table.
Gg788213.pubmethod(en-us,AX.60).gif allowDupCreditCardProcessorsName Disable the Name index of the CreditCardProcessors table.
Gg788213.pubmethod(en-us,AX.60).gif allowDupCreditCardProcessorsNameMinor Disable the Name index of the CreditCardProcessors table.
Gg788213.pubmethod(en-us,AX.60).gif allowDupCreditCardTypeSetupProcCardMinor Disable the ProcessorCardTypeIdx index of the CreditCardTypeSetup table.
Gg788213.pubmethod(en-us,AX.60).gif allowDupCreditCardTypeSetupProcessorsCar Disable the ProcessorCardTypeIdx index of the CreditCardTypeSetup table.
Gg788213.pubmethod(en-us,AX.60).gif allowDupCustInterestFeeCodeCurrencyIdx
Gg788213.pubmethod(en-us,AX.60).gif allowDupCustInvoiceTableSourceDocumentHe Updates the index SourceDocumentHeaderIdx in the table CustInvoiceTable to allow duplicate records.
Gg788213.pubmethod(en-us,AX.60).gif allowDupCustPackingSlipJourSDHeaderIdx
Gg788213.pubmethod(en-us,AX.60).gif allowDupCustPackingSlipTransSourceDocume
Gg788213.pubmethod(en-us,AX.60).gif allowDupEximDBKValues_IN Updates the index TariffCodeIdx in the table EximDBKValues_IN to allow duplicate records.
Gg788213.pubmethod(en-us,AX.60).gif allowDupSalesLineSourceDocumentLineIdx
Gg788213.pubmethod(en-us,AX.60).gif allowDupSalesTableSourceDocumentIdx
Gg788213.pubmethod(en-us,AX.60).gif allowDupTaxProfileTable_CNTaxCodeIdx Allow dup tax profile table while doing release update.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupBankCustPaymModeBankAccountsPa Updates the index PaymModeCurrencyIdx in the table BankCustPaymModeBankAccounts not to allow duplicate records.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCommissionSalesRepGroupEmplId Updates the index GroupEmplIdx in the table CommissionSalesRep not to allow duplicate records.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCreditCardCustUniqueCardId Enable the UniqueCardId index of the CreditCardCust table.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCreditCardCustUniqueCIdMinor Enable the UniqueCardId index of the CreditCardCust table.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCreditCardProcessorsName Enable the Name index of the CreditCardProcessors table.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCreditCardProcessorsNameMinor Enable the Name index of the CreditCardProcessors table.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCreditCardTypeSetupProcCardMin Enable the ProcessorCardTypeIdx index of the CreditCardTypeSetup table.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCreditCardTypeSetupProcessorsC Enable the ProcessorCardTypeIdx index of the CreditCardTypeSetup table.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCustInterestFeeCodeCurrencyIdx Enable the CodeCurrencyIdx index of the CustInterestFee table.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCustInvoiceTableSourceDocument Updates the index SourceDocumentHeaderIdx in the table CustInvoiceTable not to allow duplicate records.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCustPackingSlipJourSDHeaderIdx
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupCustPackingSlipTransSourceDocu
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupEximDBKValues_IN Updates the index TariffCodeIdx in the table EximDBKValues_IN not to allow duplicate records.
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupSalesLineSourceDocumentLineIdx
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupSalesTableSourceDocumentIdx
Gg788213.pubmethod(en-us,AX.60).gif allowNoDupTaxProfileTable_CNTaxCodeIdx Allow no dup tax profile table while doing release update.
Gg788213.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif createCustBOEEndorseVoucherNumSeq_JP Assigns the number sequences that are selected in the pre-upgrade.
Gg788213.pubmethod(en-us,AX.60).gif createCustInterestVersioning Inserts records in the CustInterestVersion and CustInterestVersionDetail tables from the CustInterest and CustInterestRate tables.
Gg788213.pubmethod(en-us,AX.60).gif createCustInvoiceJour_BR Migrates Brazil country specific fields from CustInvoiceJour table to CustInvoiceJour_BR table
Gg788213.pubmethod(en-us,AX.60).gif createCustInvoiceJour_Officials Migrates eastern europe country specific fields from CustInvoiceJour table to CustInvoiceJour_Officials table
Gg788213.pubmethod(en-us,AX.60).gif createCustInvoiceJour_PL Migrates Poland country specific fields from CustInvoiceJour table to CustInvoiceJour_PL table
Gg788213.pubmethod(en-us,AX.60).gif createCustInvoiceJour_RU Migrates Russia country specific fields from CustInvoiceJour table to CustInvoiceJour_RU table
Gg788213.pubmethod(en-us,AX.60).gif createCustInvoiceJour_W Migrates country specific fields from CustInvoiceJour table to CustInvoiceJour_W table
Gg788213.pubmethod(en-us,AX.60).gif createCustInvoiceTrans_IN Migrates India country specific fields from CustInvoiceTrans table to CustInvoiceTrans_IN table
Gg788213.pubmethod(en-us,AX.60).gif createCustInvoiceTrans_RU Migrates Russia country specific fields from CustInvoiceTrans table to CustInvoiceTrans_RU table
Gg788213.pubmethod(en-us,AX.60).gif createCustInvoiceTrans_W Migrates country specific fields from CustInvoiceTrans table to CustInvoiceTrans_W table
Gg788213.pubmethod(en-us,AX.60).gif createCustTrans_W Migrates country specific fields from CustTrans table to CustTrans_W table
Gg788213.protmethod(en-us,AX.60).gif createNewAgreementLineQuantityCommitment Creates the new AgreementLineQuantityCommitment and AgreementLine entities for an old blanket order line.
Gg788213.pubmethod(en-us,AX.60).gif createOrderEntryDeadline (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif createTaxExchRateForCustInvoiceJour Creates the SalesTaxTransactionExchangeRate record for CustInvoiceJour.
Gg788213.pubmethod(en-us,AX.60).gif createTaxExchRateForCustInvoiceTable Creates the SalesTaxTransactionExchangeRate record for CustInvoiceTable.
Gg788213.pubmethod(en-us,AX.60).gif createTaxExchRateForSalesConfirmation Creates the SalesTaxTransactionExchangeRate record for sales confirmation.
Gg788213.pubmethod(en-us,AX.60).gif deleteCustStatementDirTmp Adds the CustStatementDirTmp table to the list of exceptions during the upgrade bulk copy operation so that it is not copied from the source system.
Gg788213.protmethod(en-us,AX.60).gif eliminateBOsLineNumDuplicates Searches for Sales BOs containing lines with duplicate values of lineNum field.Is such BOs exist, renumbers all lines in affected Sales BOs to ensure the uniqueness of lines lineNum field values accross the Sales BO.
Gg788213.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg788213.privmethod(en-us,AX.60).gif getPaymentServiceInformation
Gg788213.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg788213.protmethod(en-us,AX.60).gif initDataAreaIdMap
Gg788213.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif initiatePriceDiscPolicyParameter Initiates PriceDiscSalesPolicyParameters table.
Gg788213.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif initJobsUsingUpgradeAttributes Creates upgrade jobs and sets up their dependencies based on the attributes of every upgrade script method in a class. (Inherited from ReleaseUpdateDB.)
Gg788213.protmethod(en-us,AX.60).gif initOperationProgress Creates a progress form that can be used to show the progress of an upgrade step. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif initPostSyncJobs Registers all the jobs that must be executed in this version of AX. (Overrides the initPostSyncJobs Method.)
Gg788213.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Overrides the initPostSyncUpdateJobs Method.)
Gg788213.pubmethod(en-us,AX.60).gif initPreSyncJobs Contains initial setup for pre synchronization upgrade scripts. (Overrides the initPreSyncJobs Method.)
Gg788213.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Overrides the initPreSyncUpdateJobs Method.)
Gg788213.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
Gg788213.privmethod(en-us,AX.60).gif migrateOldBlanketOrderDocuRefs Re-attaches all documents previously attached to the Sales Order of type Blanket and all its lines to newly created Sales Agreements
Gg788213.pubmethod(en-us,AX.60).gif moduleName Gets the module name of an upgrade class. (Inherited from ReleaseUpdateDB401_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg788213.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif updateARParameters Enables CustUseBillingClassification_PSN parameter of CustParameters table.
Gg788213.pubmethod(en-us,AX.60).gif updateBankCustPaymModeBankAccounts The Dimension field needs to be converted to DefaultDimension field according to the new accounts and dimension model for 6.0.
Gg788213.pubmethod(en-us,AX.60).gif updateBOs2SalesAgreements Upgrades the old versions Blanket Orders to AX V6 Agreements.
Gg788213.pubmethod(en-us,AX.60).gif updateCashDisc Transforms data from the AccountPaid and AccountReceived fields to the PaidLedgerDimension and ReceivedLedgerDimension fields respectively in the CashDisc table.
Gg788213.pubmethod(en-us,AX.60).gif updateCFOPRecId_BR Updating the CFOP field Recid for all "Sales" tables
Gg788213.privmethod(en-us,AX.60).gif updateCreditCardAccountSetup
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardAccountSetupMajor Inserts records into the CreditCardAccountSetup table from the existing CreditCardMicrosoftSetup records.
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardAccountSetupMinor Inserts records into the CreditCardAccountSetup table from the existing CreditCardMicrosoftSetup records.
Gg788213.privmethod(en-us,AX.60).gif updateCreditCardAuthTrans
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardAuthTransMajor Updates the CardToken field of the CreditCardAuthTrans table with the value from the CardToken field of the related CreditCardCust table.
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardAuthTransMinor Updates the CardToken field of the CreditCardAuthTrans table with the value from the CardToken field of the related CreditCardCust table.
Gg788213.privmethod(en-us,AX.60).gif updateCreditCardCust
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardCustMajor Inserts records into the CreditCardCust table from the existing CreditCardCustNumber records.
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardCustMinor Inserts records into the CreditCardCust table from the existing CreditCardCustNumber records.
Gg788213.privmethod(en-us,AX.60).gif updateCreditCardMicrosoftSetup Updates the Environment field of the CreditCardMicrosoftSetup table.
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardMicrosoftSetupMajor Updates the Environment field of the CreditCardMicrosoftSetup table.
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardMicrosoftSetupMinor Updates the Environment field of the CreditCardMicrosoftSetup table.
Gg788213.privmethod(en-us,AX.60).gif updateCreditCardProcessors Inserts records in the CreditCardTypeSetup table and CreditCardTypeCurrency table from the existing CreditCardProcessors records, and deletes the AuthorizeNet credit card processor record from the CreditCardProcessors table.
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardProcessorsMajor Inserts records in the CreditCardTypeSetup table and CreditCardTypeCurrency table from the MicrosoftDynamicsPaymentService CreditCardProcessors records. Modifies the existing AuthorizeNet CreditCardProcessors records and creates them if they do not exist.
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardProcessorsMinor Inserts records in the CreditCardTypeSetup table and CreditCardTypeCurrency table from the MicrosoftDynamicsPaymentService CreditCardProcessors records. Modifies the existing AuthorizeNet CreditCardProcessors records and creates them if they do not exist.
Gg788213.privmethod(en-us,AX.60).gif updateCreditCardTypeSetup
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardTypeSetupMajor Updates the CreditCardTypeName field of the CreditCardTypeSetup table.
Gg788213.pubmethod(en-us,AX.60).gif updateCreditCardTypeSetupMinor Updates the CreditCardTypeName field of the CreditCardTypeSetup table.
Gg788213.pubmethod(en-us,AX.60).gif updateCurrencyCode_LV Migrate the DEL_CurrencyCode_LV field of CustBankAccount table to the CurrencyCode field for all records where LVDefaultBank equals to NoYes::Yes.
Gg788213.pubmethod(en-us,AX.60).gif updateCustBankAccountSymbol Updates the CustBankAccountSymbol table for the bank constant symbols.
Gg788213.pubmethod(en-us,AX.60).gif updateCustBillOfExchangeInvoice Updates the CustBillOfExchangeInvoice table for the v5.0 release. (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustBillOfExchangeTrans_JP Updates the CustBillOfExchangeJourExtensionJP and CustBillOfExchangeTransExtensionJP table by setting the endorsed bill of exchange values by using the Pre-upgrade data.
Gg788213.pubmethod(en-us,AX.60).gif updateCustCollectionLetterJour Updates the number sequence reference in the CustCollectionLetterJour table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustCollectionLetterLine Transforms data from the FeeAccount field to the LedgerDimension field in the CustCollectionLetterLine table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustConsInvoice_JP Updates all records related with consolidated invoice.
Gg788213.pubmethod(en-us,AX.60).gif updateCustDimensions_RU Method created ledgerdimension from native accounts for russian cust related tables
Gg788213.pubmethod(en-us,AX.60).gif updateCustEgiroFtxAnalyse The ledger account field AccountNum needs to be converted to ledger dimension field.
Gg788213.pubmethod(en-us,AX.60).gif updateCustGroupFieldsIds_IS Changes the TaxGroupId field on the CustGroup table from the GLS range number 8000 to the SYS range number 5. (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustInterest Updates the CustInterestType field of the CustInterest table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInterestFee Inserts or updates records in the CustInterestFee table from the existing CustInterestFee and CustInterestVersionDetail records.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInterestFeeDimension Updates the FeeLedgerDimension field of the CustInterestFee table
Gg788213.pubmethod(en-us,AX.60).gif updateCustInterestJour Updates the number sequence reference in the CustInterestJour table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInterestRange Inserts or updates records in the CustInterestRange table from the existing CustInterestRange and CustInterestFee records.
Gg788213.pubmethod(en-us,AX.60).gif updateCustIntTransCalcFrom Updates the CalcFrom field of CustInterestTrans table.
Gg788213.privmethod(en-us,AX.60).gif updateCustIntTransLedgerEntRef Updates the LedgerEnteryReference field of CustInterestTrans table with RecId field of GeneralJournalEntry table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustIntTransNotes Updates the Notes field of CustInterestTrans table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoice4PaymJourLink Creates new lines in CustInvoice4PaymFTILink table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceForExportSales Migrates the domestic VAT for export sales related fields on SalesTable, CustInvoiceJour table, CustInvoiceTrans table, LedgerJournalTrans table to the new ExportSalesOrder table, the ExportSalesInvoice table, the ExportSalesInvoiceLineDomesticTaxGroup table, and the ExportSalesInvoiceDomesticTaxVoucher table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceJourCorrectionType_RU Creates records in table CustInvoiceJourCorrectionType_RU.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceJourCorrLink_RU Creates records in table CustInvoiceJourCorrLink_RU.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceJourExtensionCN Updates the field VATInvoiceDescTable_CN on table CustInvoiceJour.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceJourFieldsIds_RU GLS based CustAccountOrgIdCreate field id on CustParameters has been changed from the GLS range number 8001 to the SYS range number 75.GLS based CustOrgIdValidate field id on CustParameters has been changed from the GLS range number 8002 to the SYS range number 76.GLS based CustMandatoryOrgId field id on CustParameters has been changed from the GLS range number 8003 to the SYS range number 77. (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceJourPrint_HU Creates records in the CustInvoiceJourPrint table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceJourSymbol Updates the CustInvoiceJourSymbol table for the bank constant symbols.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceLine Adds a SourceDocumentLine record for the CustInvoiceLine table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceLine_RU Migrate DEL_Qty_RU and DEL_PriceUnit_RU fields of CustInvoiceLine table to new system fields.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceLineCorrLink_RU Creates records in table CustInvoiceLineCorrLink_RU.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoicePackingSlipQtyMatch Inserts records into the CustInvoicePackingSlipQuantityMatch table for matching sales packing slips and sales invoices for open sales orders.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoicePackingSlipQtyMatchProj Inserts records in the CustInvoicePackingSlipQuantityMatch table for matching sales packing slips and sales invoices for open sales orders.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceTable Adds the SourceDocument records to the CustInvoiceTable table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceTableFEstablishment_BR Fills in the FiscalEstablishment_BR field in the CustInvoiceTable table for brazilian companies.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceTableSymbol Updates the CustInvoiceTableSymbol table for the bank constant symbols.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvoiceTrans_PL Migrate the DEL_CorrectionDesc_PL field of CustInvoiceTrans table to the ReasonRefRecId field.
Gg788213.pubmethod(en-us,AX.60).gif updateCustInvPackingSlipQtyMatchItemReq Inserts records in the CustInvoicePackingSlipQuantityMatch table for matching sales packing slips and sales invoices for open sales orders.
Gg788213.pubmethod(en-us,AX.60).gif updateCustLedgerAccounts Updates the CustInterest field of the CustLedgerAccounts table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustomsShippingBillJour_IN Updates the CustomsShippingBillJour_IN table.The Rec Id of CustomsShippingBillNumberTable_IN is now stored in place of CustomsShippingBillNumber_IN field value.
Gg788213.pubmethod(en-us,AX.60).gif updateCustomsShippingBillSalesLink_IN Updates the CustomsShippingBillSalesLink_IN table.The Rec Id of CustomsShippingBillNumberTable_IN is now stored in place of CustomsShippingBillNumber_IN field value.
Gg788213.pubmethod(en-us,AX.60).gif updateCustomsShippingBillTrans_IN Updates the CustomsShippingBillTrans_IN table.The Rec Id of CustomsShippingBillNumberTable_IN is now stored in place of CustomsShippingBillNumber_IN field value.
Gg788213.pubmethod(en-us,AX.60).gif updateCustPackingSlipTrans_HU Updates CustPackingSlipTrans table with Hungray specific fields.
Gg788213.pubmethod(en-us,AX.60).gif updateCustPackingSlipTransCC Updates the sales shipping date fields on the cross company CustPackingSlipTrans table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustPackingSlipVersion Copies the CustPackingSlipJour table to CustPackingSlipVersion table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustParameters Transforms data from the ClearingAccount and CreditCardPostingAccount fields to the ClearingLedgerDimensionand CreditCardPostingLedgerDimension fields respectively in the CustParameters table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustParametersFieldsIds_IS Updates field IDs on the CustParameters table. (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustPaymFee Transforms data from the LedgerAccount field to the LedgerDimensionfield in the CustPaymFee table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustPaymFormats_SE Updates records in the CustPaymModeTable and CustPaymModeSpec tables and deletes records from the CustPaymFormat table for obsolete Swedish payment formats.
Gg788213.pubmethod(en-us,AX.60).gif updateCustPaymManFee Transforms data from the LedgerAccount field to the LedgerDimension field in the CustPaymManFee table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustPaymManStepPosting Transforms data from the CreditAccountNum and DebitAccountNum fields to the CreditLedgerDimension and DebitLedgerDimension fields respectively in the CustPaymManStepPosting table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustPaymModeTable The dimension enumeration DimUse needs to be converted to DimensionAttributeSet as per the new accounts and dimensions model. Also transforms data from InterCoAccount and PayAccount fields to the InterCompanyLedgerDimension and PaymentLedgerDimensionfields respectively.
Gg788213.pubmethod(en-us,AX.60).gif updateCustQuotationConfirmTrans Updates the Worker field with the record ID of the record from the HCMWorker table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustQuotationTrans Updates the Worker field with the record ID of the record from the HCMWorker table.
Gg788213.pubmethod(en-us,AX.60).gif updateCustRegNum_W Updates the customer registration number. (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustSettlement (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustSettlement_W (Inherited from ReleaseUpdateDB401_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustSettlementClose_W (Inherited from ReleaseUpdateDB401_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustSettlementReverse_W (Inherited from ReleaseUpdateDB401_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustTable_W Updates the CustTable table for the v5.0 release. (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustTableFieldsIds_IS Changes the OrgId field on the CustTable from the GLS range number 8003 to the SYS range number 127. (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustTablePaymTransCodes Updates the CustTable table for the payment transaction codes.
Gg788213.pubmethod(en-us,AX.60).gif updateCustTermInterest Updates the existing terms of the interest record to credit and inserts the same row as debit.
Gg788213.pubmethod(en-us,AX.60).gif updateCustTrans (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustTransIdRef (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustTransOpen Updates the CustTransOpen table for the 2009 release. (Overrides the updateCustTransOpen Method.)
Gg788213.pubmethod(en-us,AX.60).gif updateCustTransPayment_BR Updates EPPaymentType_BR and EPPaymentWay_BR fields from table CustTrans to table CustTransPayment_BR.
Gg788213.pubmethod(en-us,AX.60).gif updateCustVendTransPostingLog_RU (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateDateTimeFields (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateDeliveryCFOPRecId_BR Updating the CFOP field Recid for all "Sales" tables
Gg788213.pubmethod(en-us,AX.60).gif updateDeliveryDateControlType Sets the DeliveryDateControlType to SalesLeadTime if the DEL_DeliveryDateControl value is true. (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateEximCustInvoiceTrans_IN Updates the EximCustInvoiceTrans_IN table.The Rec Ids of Incentive scheme group, Exim Ports, Exim Product Group and Customs tariff code are now stored in place of TariffCode, IncentiveSchemeGroup, PortId and ProductGroup field values.
Gg788213.pubmethod(en-us,AX.60).gif updateEximDBKValues_IN Updates the EximCustInvoiceTrans_IN table.The Rec Ids of Customs tariff code are now stored in place of TariffCode field values.
Gg788213.pubmethod(en-us,AX.60).gif updateEximSalesLine_IN Updates the EximSalesLine_IN table.The Rec Ids of Incentive scheme group, Exim Ports, Exim Product Group are now stored in place of IncentiveSchemeGroup, PortId and ProductGroup field values.
Gg788213.pubmethod(en-us,AX.60).gif updateEximSalesParmLine_IN Updates the EximSalesParmLine_IN table.The Rec Ids of Exim Ports, Exim Product Group and Customs tariff code are now stored in place of TariffCode, PortId and ProductGroup field values.
Gg788213.pubmethod(en-us,AX.60).gif updateEximShippingBillTrans_IN Updates the EximShippingBillTrans_IN table.The Rec Ids of Incentive scheme group, Exim Ports, Exim Product Group and Customs tariff code are now stored in place of TariffCode, IncentiveSchemeGroup, PortId and ProductGroup field values.
Gg788213.privmethod(en-us,AX.60).gif updateFeeVoucher Copies data from the DEL_LedgerVoucher field to the FeeVoucher field of the CustInterestJour table.
Gg788213.pubmethod(en-us,AX.60).gif updateFiscalDocumentTypeCustomers_BR Assigning the fiscal document type for customers
Gg788213.pubmethod(en-us,AX.60).gif updateFiscalDocumentTypeRecId_BR Updating the FiscalDocumentType field Recid for SalesTable and CustInvoiceTable'
Gg788213.pubmethod(en-us,AX.60).gif updateFiscalEstablCustInvoiceJourBR Updates the CustInvoiceJour records with the FiscalEstablsihment_BR.
Gg788213.pubmethod(en-us,AX.60).gif updateFiscalPrinterWorkerSetup_PL Updates fiscal printer worker setup information.
Gg788213.pubmethod(en-us,AX.60).gif updateForecastSalesDimensions This method is obsolete.
Gg788213.pubmethod(en-us,AX.60).gif updateGDL_FR_EDT_Records Updates the surrogate key column in the foreign tables with the values from the RecId field of the primary table.
Gg788213.pubmethod(en-us,AX.60).gif updateGDL_NO_EDT_Records Updates the surrogate key column in the foreign tables with the value from the RecId field of the primary table.
Gg788213.pubmethod(en-us,AX.60).gif updateGDL_TH_EDT_Records Updates the Thai withholding extended data type relations with record IDs by using the relations.
Gg788213.privmethod(en-us,AX.60).gif updateInterestCalcAccountChoice Sets the account choice information for all the interest notes to Account where the posting profile associated with the interest note is same as the default posting profile; if the posting profile associated with the interest note differs from the default posting profile, sets the account choice information to Selection.
Gg788213.pubmethod(en-us,AX.60).gif updateInterestNoteCustTransIdRef
Gg788213.pubmethod(en-us,AX.60).gif updateInventProfile_RU Updates inventory profile type from Not specified to General in CustPackingSlipJour, CustInvoiceJour, FactureJour_RU tables.
Gg788213.pubmethod(en-us,AX.60).gif updateLanguageTxt Inserts or updates records in the LanguageTxt table from the existing LanguageTxt, CustInterestFee, and CustInterestVersion records.
Gg788213.privmethod(en-us,AX.60).gif updateLedgerVoucher Updates the FeeVoucher field of the CustInterestJour table.
Gg788213.pubmethod(en-us,AX.60).gif updateMappingFields Adds the mapping for customer related fields and tables. (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateMarkupTransCustInvoiceJour Adds the SourceDocumentLine records for the MarkupTrans table associated with the CustInvoiceJour records.
Gg788213.pubmethod(en-us,AX.60).gif updateMarkupTransCustInvoiceTable Adds the SourceDocumentLine records for the MarkupTrans table associated with the CustInvoiceTable records.
Gg788213.pubmethod(en-us,AX.60).gif updateNGPCodes Updates the NGPCodesTable_FR field in the CustInvoiceTrans and CustInvoiceLine tables with the value of record ID for the NGPCodesTable_FR table.
Gg788213.pubmethod(en-us,AX.60).gif updateNumberSequenceTableReference Updates references to NumberSequenceTable as a consequence of primary key being changed for that table.
Gg788213.pubmethod(en-us,AX.60).gif updatePaymTerm
Gg788213.pubmethod(en-us,AX.60).gif updatePreFixIds_Cust_JP Changes the Del_NameKana field on the CustTable from the number 77 to number 8061. (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateSalesBookTrans_RU (Inherited from ReleaseUpdateDB41_Cust.)
Gg788213.pubmethod(en-us,AX.60).gif updateSalesLine_BR Updating the SalesLine field Recid for SalesLine_BR'
Gg788213.pubmethod(en-us,AX.60).gif updateSalesParameters Sets EPSalesOrigin field to same sales origin as used for Customer self-service. (Overrides the updateSalesParameters Method.)
Gg788213.pubmethod(en-us,AX.60).gif updateSalesParameterSplitInvoiceSiteBR Updates the SalesParameters records with the FiscalEstablsihment_BR.
Gg788213.pubmethod(en-us,AX.60).gif updateSalesParmLine_IN Updates the SalesParmLine table.The Rec Id of CustomsShippingBillNumberTable_IN is now stored in place of CustomsShippingBillNumber_IN field value.
Gg788213.pubmethod(en-us,AX.60).gif updateSalesParmLineCorrLink_RU Creates records in table SalesParmLineCorrLink_RU.
Gg788213.pubmethod(en-us,AX.60).gif updateSalesParmTable_IN Updates the SalesParmTable table.The Rec Id of CustomsShippingBillNumberTable_IN is now stored in place of CustomsShippingBillNumber_IN field value.
Gg788213.pubmethod(en-us,AX.60).gif updateSalesParmTableExtensionCN Updates the field VATInvoiceDescTable_CN on table SalesParmTable.
Gg788213.pubmethod(en-us,AX.60).gif updateSalesParmUpdate_IN Updates the SalesParmUpdate table.The Rec Id of CustomsShippingBillNumberTable_IN is now stored in place of CustomsShippingBillNumber_IN field value.
Gg788213.pubmethod(en-us,AX.60).gif updateSalesQuotationLine Updates the Worker field by using the record ID of the record from the HCMWorker table.
Gg788213.pubmethod(en-us,AX.60).gif updateSalesQuotationParmLine Updates the Worker field by using the record ID of the record from the HCMWorker table.
Gg788213.pubmethod(en-us,AX.60).gif updateSalesSummaryParameters_BR Updates the field FieldID of SalesSummaryParameters and deletes records where fieldID value is assigned to a DEL_ field in mapped table
Gg788213.pubmethod(en-us,AX.60).gif updateSalesTable_BR Updating the SalesLine field Recid for SalesLine_BR'
Gg788213.pubmethod(en-us,AX.60).gif updateSalesTable2LineParameters Updates the reference in the SalesTable2LineParameters table from the DEL_Dimension field to the DefaultDimension field of the SalesTable table.Inserts a record for DlvTerm field into the SalesTable2LineParameters table. (Overrides the updateSalesTable2LineParameters Method.)
Gg788213.pubmethod(en-us,AX.60).gif updateSalesTableSymbol Updates the SalesTableSymbol table for the bank constant symbols.
Gg788213.pubmethod(en-us,AX.60).gif updateTaxInventVATCommodityCode_IN Updates the columns for VAT Commodity codes.
Gg788213.pubmethod(en-us,AX.60).gif updateTaxProfileTable_CN Updates the field Separator of Table TaxProfileTable_CN only can be "Double tilde".
Gg788213.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
Gg788213.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg788213.pubmethod(en-us,AX.60).gif Gg788213.static(en-us,AX.60).gif ::getCreditCardTypeName Converts a DEL_CreditCardType enum to a CreditCardTypeName.

Top

Inheritance Hierarchy

Object Class
  ReleaseUpdateDB Class
    ReleaseUpdateDB401_Cust Class
      ReleaseUpdateDB41_Cust Class
        ReleaseUpdateDB60_Cust Class