ReleaseUpdateDB60_Bank Class [AX 2012]

Syntax

class ReleaseUpdateDB60_Bank extends ReleaseUpdateDB41_Bank

Run On

Server

Methods

  Method Description
Gg776616.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
Gg776616.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
Gg776616.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
Gg776616.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
Gg776616.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif allowDupBankStmtLineSourceDocLineIdx Updates the source document line index in BankStmtISOReportEntry to allow duplicate.
Gg776616.pubmethod(en-us,AX.60).gif allowDupBankStmtSourceDocumentHeaderIdx Updates the source document header index in BankStmtISOAccountStatement to allow duplicate.
Gg776616.pubmethod(en-us,AX.60).gif allowDupBorderoNumberSequenceTable_BRBan Updates the BankAccountTableIdx index of the BorderoNumberSequenceTable_BR table to allow for duplicate records.
Gg776616.pubmethod(en-us,AX.60).gif allowNoDupBankStmtLineSourceDocLineIdx Updates the source document line index in BankStmtISOReportEntry to not allow duplicate.
Gg776616.pubmethod(en-us,AX.60).gif allowNoDupBankStmtSourceDocHeaderIdx Updates the source document header index in BankStmtISOAccountStatement to not allow duplicate.
Gg776616.pubmethod(en-us,AX.60).gif allowNoDupBorderoNumberSequenceTable_BRB Updates the BankAccountTableIdx index of the BorderoNumberSequenceTable_BR table not to allow for duplicate records.
Gg776616.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg776616.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg776616.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg776616.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg776616.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Overrides the initAdditionalUpdateJobs Method.)
Gg776616.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
Gg776616.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.)
Gg776616.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.)
Gg776616.pubmethod(en-us,AX.60).gif initPostSyncJobs Contains initial setup for PostSync upgrade scripts. (Overrides the initPostSyncJobs Method.)
Gg776616.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Overrides the initPostSyncUpdateJobs Method.)
Gg776616.pubmethod(en-us,AX.60).gif initPreSyncJobs Contains initial setup for PreSync upgrade scripts. (Overrides the initPreSyncJobs Method.)
Gg776616.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Overrides the initPreSyncUpdateJobs Method.)
Gg776616.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif moduleName Gets the module name of an upgrade class. (Inherited from ReleaseUpdateDB401_Bank.)
Gg776616.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg776616.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.)
Gg776616.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.)
Gg776616.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg776616.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg776616.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Gg776616.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg776616.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg776616.pubmethod(en-us,AX.60).gif updateBankAccountTable Target environment script for upgrading the BankAccountTable table.
Gg776616.pubmethod(en-us,AX.60).gif updateBankAccountTable_RU Migrate DEL_Closed_RU field of BankAccountTable table to new system logic.
Gg776616.pubmethod(en-us,AX.60).gif updateBankAccountTableSymbol Updates the BankAccountTableSymbol table for the bank constant symbols.
Gg776616.pubmethod(en-us,AX.60).gif updateBankAccountTransSource Populates the source fields on BankAccountTrans.
Gg776616.protmethod(en-us,AX.60).gif updateBankAccountTransSourceFromCheque Populates the source fields on BankAccountTrans from BankChequeTable.
Gg776616.protmethod(en-us,AX.60).gif updateBankAccountTransSourceFromCust Populates the source fields on BankAccountTrans from CustTrans.
Gg776616.protmethod(en-us,AX.60).gif updateBankAccountTransSourceFromDeposit Populates the source fields on BankAccountTrans from BankDeposit.
Gg776616.protmethod(en-us,AX.60).gif updateBankAccountTransSourceFromJournal Populates the source fields on BankAccountTrans from LedgerJournalTrans.
Gg776616.protmethod(en-us,AX.60).gif updateBankAccountTransSourceFromTrv Populates the source fields on BankAccountTrans from TrvExpTrans.
Gg776616.pubmethod(en-us,AX.60).gif updateBankChequePaymTrans Upgrades the BankChequePaymTrans table. (Inherited from ReleaseUpdateDB41_Bank.)
Gg776616.pubmethod(en-us,AX.60).gif updateBankChequeSourceAndBankAmount Populates the source, reversal source and bank currency amount fields on BankChequeTable.
Gg776616.pubmethod(en-us,AX.60).gif updateBankChequeTable Upgrades the BankChequeTable table. (Inherited from ReleaseUpdateDB41_Bank.)
Gg776616.pubmethod(en-us,AX.60).gif updateBankCodaParameters Target environment script for upgrading the BankCodaParameters table.
Gg776616.privmethod(en-us,AX.60).gif updateBankCodaTransDefTable Target environment script for upgrading the BankCodaTransDefTable table.
Gg776616.pubmethod(en-us,AX.60).gif updateBankConstantSymbol Updates the BankConstantSymbol table.
Gg776616.pubmethod(en-us,AX.60).gif updateBankDepositSource Populates the source and reversal source fields on BankDeposit.Populates the new table BankDepositDocument.
Gg776616.pubmethod(en-us,AX.60).gif updateBankDepositTransSourceTableId Updates the source table id on BankAccountTrans when the source is from BankDepositDocument.
Gg776616.pubmethod(en-us,AX.60).gif updateBankParametersFromLedgerParameters This upgrade script moves the Bank-specific fields and number sequences from LedgerParameters to BankParameters.
Gg776616.pubmethod(en-us,AX.60).gif updateBankStmtISOAccountStatement Updates the AccountStatementDate field in the BankAccountStatement table to the ToDateTime field of the BankStmtISOAccountStatement table. (Inherited from ReleaseUpdateDB41_Bank.)
Gg776616.pubmethod(en-us,AX.60).gif updateBankStmtISOReportEntry Updates the TransDate field in the BankStatementTrans_CN table to the BookingDateTime field of the BankStmtISOReportEntry table. (Inherited from ReleaseUpdateDB41_Bank.)
Gg776616.pubmethod(en-us,AX.60).gif updateBankStmtSourceDocument Populates the SourceDocumentHeader field in the BankStmtISOAccountStatement table, and the SourceDocumentLine field in the BankStmtISOReportEntry table.
Gg776616.pubmethod(en-us,AX.60).gif updateBankTransType Upgrades the dimension data that is associated with the categorization information for bank transactions.This method serves as the target environment script for upgrading the BankTransType table.
Gg776616.pubmethod(en-us,AX.60).gif updateBorderoNumberSequenceTable_BR Updates BorderoNumberSequenceTable_BR table replacing natural key for surrogate key.
Gg776616.pubmethod(en-us,AX.60).gif updateCashReceiptsLV Upgrade script for the cash receipts table and related fiels for latvia.The upgrade script is necessary due to the following changes in the data model from previous version.1. The FK constraint has been changed from BatchId to RefRecId.2. The LV specific fields have been moved from ledgerJournalTrans to LedgerJournalTrans_RCash.
Gg776616.pubmethod(en-us,AX.60).gif updateCashRoundOffDimension Updates the RoundOffLedgerDimension field of RCashLedgerAccount table with DEL_RoundOffAccount_HU field of the same table.
Gg776616.pubmethod(en-us,AX.60).gif updateExchAdjPL Upgrade script for the exchange adjustment feature for PL.The upgrade script is necessary due to the following changes in the data model from previous version.1. The country specific fields have been moved from BankAccounTrans to BankAccountTransPL.2. The country specific fields have been moved from ledgerJournalTrans to LedgerJournalTrans_RCash.
Gg776616.pubmethod(en-us,AX.60).gif updateHUDenominationSummary Updates the HuDenominations field of HuDenominationSummary table with the RecId field of HuDenominations table.
Gg776616.pubmethod(en-us,AX.60).gif updateLedgerJournalTransBordNumSeq_BR Updates BorderoSequenceNum_BR field from table LedgerJournalTrans to table LedgerJournalTransPayment_BR.
Gg776616.pubmethod(en-us,AX.60).gif updateLedgerJournalTransRCashRounding Updates the ManualRounding_HU and RoundOffCashAmount_HU fields of the ledgerJournalTrans_RCash table from the DEL_Rounding_HU and DEL_RoundOffAmount_HU fields of the LedgerJournalTrans table.
Gg776616.pubmethod(en-us,AX.60).gif updatePrefixIds_Bank_JP Update the column id for AccountNameKana_JP column of table BankAccountTable. The id in Ax 5.0 is different from in Ax 4.0. (Inherited from ReleaseUpdateDB41_Bank.)
Gg776616.pubmethod(en-us,AX.60).gif updateRCashDimensions_RU Updates del_SumAccount field from table RCashLedgerAccount to fieled SumLedgerDimension of the same table.
Gg776616.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.)
Gg776616.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
Gg776616.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg776616.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  ReleaseUpdateDB Class
    ReleaseUpdateDB401_Bank Class
      ReleaseUpdateDB41_Bank Class
        ReleaseUpdateDB60_Bank Class