Share via


ReleaseUpdateDB60_Retail Class [AX 2012]

The ReleaseUpdateDB60_Retail class contains upgrade scripts for the Retail module for the 6.0 version.

Syntax

class ReleaseUpdateDB60_Retail extends ReleaseUpdateDB

Run On

Server

Methods

  Method Description
Hh806432.pubmethod(en-us,AX.60).gif addCrossModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif addCrossVersionModuleDependency Adds cross module, version dependency for an upgrade script. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif addDependency Adds a dependency of a method on another method in the same class. (Inherited from ReleaseUpdateDB.)
Hh806432.protmethod(en-us,AX.60).gif addFinalJob Adds an upgrade script as a final job. (Inherited from ReleaseUpdateDB.)
Hh806432.protmethod(en-us,AX.60).gif addSharedJob Adds an upgrade script as a shared job. (Inherited from ReleaseUpdateDB.)
Hh806432.protmethod(en-us,AX.60).gif addStandardJob Adds an upgrade script as a standard job. (Inherited from ReleaseUpdateDB.)
Hh806432.protmethod(en-us,AX.60).gif addStartJob Adds an upgrade script as a start job. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailButtonGridButtonsIdx Pre-sync script to allow duplicate index on the RetailButtonGridButtons table.Updates the index IdIdx in the table RetailButtonGridButtons to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailColorGroupIdx Pre-sync script to allow duplicate index on the color group tables.Updates the indexes groupIdx in the table RetailColorGroupTable and ColorGroupColorIdIdx in the table RetailColorGroupTrans to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailConnLocationDesignFieldIdx Pre-sync script to allow duplicate index on the RetailConnLocationDesignTableField table.Updates the FieldNameIdx index in the RetailConnLocationDesignTableField table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailConnLocationDesignTableIdx Pre-sync script to allow duplicate index on the RetailConnLocationDesignTable table.Updates the SchemaNameTableNameIdx index in the RetailConnLocationDesignTable table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailConnTablesIdx Pre-sync script to allow duplicate index on the retail DRM tables.Updates the index NameIdx in the table RetailConnAOSProfile to allow duplicate records.Updates the index ProfileIdx in the table RetailConnAOSProfile to allow duplicate records.Updates the index NameIdx in the table RetailConnConnectionProfile to allow duplicate records.Updates the index NameIdx in the table RetailConnCustomConnectionProfile to allow duplicate records.Updates the index ProfileIdx in the table RetailConnCustomConnectionProfile to allow duplicate records.Updates the index NameIdx in the table RetailConnDatabaseProfile to allow duplicate records.Updates the index ProfileIdx in the table RetailConnDatabaseProfile to allow duplicate records.Updates the index groupIdx in the table RetailConnDistributionGroup to allow duplicate records.Updates the index groupLocationIdx in the table RetailConnDistributionGroupMember to allow duplicate records.Updates the index tableRecordGroupIdx in the table RetailConnDistributionList to allow duplicate records.Updates the index locationIdx in the table RetailConnDistributionLocation to allow duplicate records.Updates the index groupSubgroupIdx in the table RetailConnDistributionSubgroup to allow duplicate records.Updates the index locationIdx in the table RetailConnDistributionSublocationTable to allow duplicate records.Updates the index keyIdx in the table RetailConnParameters to allow duplicate records.Updates the index logTransIdx in the table RetailConnPreactionLog to allow duplicate records.Updates the index jobGroupIdx in the table RetailConnSchedulerDistributionFilter to allow duplicate records.Updates the index logTransIdx in the table RetailConnSchedulerLog to allow duplicate records.Updates the index NameIdx in the table RetailConnStoreConnectProfile to allow duplicate records.Updates the index NameIdx in the table RetailConnStoreConnectUploadOptions to allow duplicate records.Updates the index childDistributionLocationIdx in the table DEL_RetailConnChildLocations to allow duplicate records.Updates the index jobLocationIdx in the table DEL_RetailConnDistributionIncExcList to allow duplicate records.Updates the index tableLocationIdx in the table DEL_RetailConnInitialReplicationCounter to allow duplicate records.Updates the index typeIdx in the table DEL_RetailConnSchedulerJobType to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailConnTablesIdxMinor Pre-sync script to disable unique index on the RetailConn tables.Updates the index ProfileSchemaTypeIdx in the table RetailConnConnectionProfile to allow no duplicate records.Updates the index SchemaNameTableNameIdx in the table RetailConnLocationDesignTable to allow no duplicate records.Updates the index FieldNameIdx in the table RetailConnLocationDesignTableField to allow no duplicate records.Updates the index jobTableIdx in the table RetailConnSchedulerReplicationCounter to no allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailPermissionTablesIdx Pre-sync script to allow duplicate index on the retail permission tables.Updates the index PermissionIdIdx in the table RetailPermissions to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailPOSSeedData Allows duplicates for Retail POS seed data.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailPosTablesIdx Pre-sync script to allow duplicate index on the retail POS tables.Updates the index LayoutId in the table RetailFormLayout to allow duplicate records.Updates the index profileIdx in the table RetailFunctionalityProfile to allow duplicate records.Updates the index profileIdx in the table RetailHardwareProfile to allow duplicate records.Updates the index PictureIdIdx in the table RetailImages to allow duplicate records.Updates the index keyboardIdx in the table RetailKeyboardMappingTable to allow duplicate records.Updates the index keyboardASCIIValueIdx in the table RetailKeyboardMappingTrans to allow duplicate records.Updates the index profileMapFromIdx in the table RetailKeyMapping to allow duplicate records.Updates the index OperationIdIdx in the table RetailOperations to allow duplicate records.Updates the index Primary in the table RetailReceiptMasks to allow duplicate records.Updates the index ProfileId in the table RetailReceiptProfile to allow duplicate records.Updates the index Primary in the table RetailReceiptProfileLine to allow duplicate records.Updates the index LayoutIdx in the table RetailTillLayout to allow duplicate records.Updates the index profileIdx in the table RetailVisualProfile to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailSizeGroupIdx Pre-sync script to allow duplicate index on the size group tables.Updates the indexes groupIdx in the table RetailSizeGroupTable and SizeGroupIdIdx in the table RetailSizeGroupTrans to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailStaffTableWorkerIdx Pre-sync script to allow duplicate index on the RetailStaffTable table.Updates the workerIdx index in the RetailStaffTable table to allow duplicate records.Updates the staffIdx index in the RetailStaffTable table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailStoreTableStoreNumIdx Pre-sync script to allow duplicate index on the RetailStoreTable table.Updates the StoreNumIdx index in the RetailStoreTable table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailStoreTenderTypeCardTblIdx Pre-sync script to allow duplicate index on the RetailStoreTenderTypeCardTable table.Updates the StoreTenderCardIdx index in the RetailStoreTenderTypeCardTable table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailStoreTenderTypeCIdxMinor Pre-sync script to allow duplicate index on the RetailStoreTenderTypeCardTable table.Updates the StoreTenderCardIdx index in the RetailStoreTenderTypeCardTable table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailStoreTenderTypeTableIdx Pre-sync script to allow duplicate index on the RetailStoreTenderTypeTable table.Updates the StoreTypeIdx index in the RetailStoreTenderTypeTable table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailStoreTenderTypeTIdxMinor Pre-sync script to allow duplicate index on the RetailStoreTenderTypeTable table.Updates the StoreTypeIdx index in the RetailStoreTenderTypeTable table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailStyleGrouplIdx Pre-sync script to allow duplicate index on the style group tables.Updates the indexes groupIdx in the table RetailStyleGroupTable and styleGroupIdIdx in the table RetailStyleGroupTrans to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailTenderTypeCardNumbers Pre-sync script to allow duplicate index on the RetailTenderTypeCardNumbers table.Updates the cardNumberFromToLengthIdx index in the RetailTenderTypeCardNumbers table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailTerminalTableTerminalIdx Pre-sync script to allow duplicate index on the RetailTerminalTable table.Updates the terminalIdx index in the RetailTerminalTable table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailTransDiscTransMajor Allows duplicates for RetailTransDiscTransMajor.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailTransDiscTransMinor Allows duplicates for RetailTransDiscTransMinor.
Hh806432.pubmethod(en-us,AX.60).gif allowDupRetailWorkShiftSetupIdx Pre-sync script to allow duplicate index on the RetailWorkShiftSetup table.Updates the storeShiftIdx index in the RetailWorkShiftSetup table to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailButtonGridButtonsIdx Post-sync script to enable unique index on the RetailButtonGridButtons table.Updates the IdIdx index in the RetailButtonGridButtons table to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailColorGroupIdx Post-sync script to enable unique index on the color group tables.Updates the indexes groupIdx in the table RetailColorGroupTable and ColorGroupColorIdIdx in the table RetailColorGroupTrans not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailConnTablesIdx Post-sync script to enable unique index on the RetailConn tables.Updates the index NameIdx in the table RetailConnAOSProfile to allow no duplicate records.Updates the index ProfileIdx in the table RetailConnAOSProfile to allow no duplicate records.Updates the index NameIdx in the table RetailConnConnectionProfile to allow no duplicate records.Updates the index NameIdx in the table RetailConnCustomConnectionProfile to no allow duplicate records.Updates the index ProfileIdx in the table RetailConnCustomConnectionProfile to no allow duplicate records.Updates the index NameIdx in the table RetailConnDatabaseProfile to allow no duplicate records.Updates the index ProfileIdx in the table RetailConnDatabaseProfile to allow no duplicate records.Updates the index groupIdx in the table RetailConnDistributionGroup to allow no duplicate records.Updates the index groupLocationIdx in the table RetailConnDistributionGroupMember to allow no duplicate records.Updates the index tableRecordGroupIdx in the table RetailConnDistributionList to allow no duplicate records.Updates the index locationIdx in the table RetailConnDistributionLocation to allow no duplicate records.Updates the index groupSubgroupIdx in the table RetailConnDistributionSubgroup to allow no duplicate records.Updates the index locationIdx in the table RetailConnDistributionSublocationTable to allow no duplicate records.Updates the index keyIdx in the table RetailConnParameters to allow duplicate no records.Updates the index logTransIdx in the table RetailConnPreactionLog to allow duplicate no records.Updates the index jobGroupIdx in the table RetailConnSchedulerDistributionFilter to allow no duplicate records.Updates the index logTransIdx in the table RetailConnSchedulerLog to allow duplicate no records.Updates the index NameIdx in the table RetailConnStoreConnectProfile to allow duplicate no records.Updates the index NameIdx in the table RetailConnStoreConnectUploadOptions to allow duplicate no records.Updates the index childDistributionLocationIdx in the table DEL_RetailConnChildLocations to allow no duplicate records.Updates the index jobLocationIdx in the table DEL_RetailConnDistributionIncExcList to allow no duplicate records.Updates the index tableLocationIdx in the table DEL_RetailConnInitialReplicationCounter to allow no duplicate records.Updates the index typeIdx in the table DEL_RetailConnSchedulerJobType to allow duplicate no records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailConnTablesIdxMinor Post-sync script to enable unique index on the RetailConn tables.Updates the index ProfileSchemaTypeIdx in the table RetailConnConnectionProfile to allow no duplicate records.Updates the index SchemaNameTableNameIdx in the table RetailConnLocationDesignTable to allow no duplicate records.Updates the index FieldNameIdx in the table RetailConnLocationDesignTableField to allow no duplicate records.Updates the index jobTableIdx in the table RetailConnSchedulerReplicationCounter to no allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailPermissionTablesIdx Post-sync script to enable unique index on the retail permission tables Updates the index PermissionIdIdx in the table RetailPermissions not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailPOSSeedData Allows no duplicates for RetailPOSSeedData.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailPosTablesIdx Post-sync script to enable unique index on the retail POS tables.Updates the index LayoutId in the table RetailFormLayout to allow no duplicate records.Updates the index profileIdx in the table RetailFunctionalityProfile to allow no duplicate records.Updates the index profileIdx in the table RetailHardwareProfile to allow no duplicate records.Updates the index PictureIdIdx in the table RetailImages to allow no duplicate records.Updates the index keyboardIdx in the table RetailKeyboardMappingTable to allow no duplicate records.Updates the index keyboardASCIIValueIdx in the table RetailKeyboardMappingTrans to allow no duplicate records.Updates the index profileMapFromIdx in the table RetailKeyMapping to allow no duplicate records.Updates the index OperationIdIdx in the table RetailOperations to allow no duplicate records.Updates the index Primary in the table RetailReceiptMasks to allow no duplicate records.Updates the index ProfileId in the table RetailReceiptProfile to allow no duplicate records.Updates the index Primary in the table RetailReceiptProfileLine to allow no duplicate records.Updates the index LayoutIdx in the table RetailTillLayout to allow no duplicate records.Updates the index profileIdx in the table RetailVisualProfile to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailSizeGroupIdx Post-sync script to enable unique index on the size group tables.Updates the indexes groupIdx in the table RetailSizeGroupTable and SizeGroupIdIdx in the table RetailSizeGroupTrans not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailStaffTableWorkerIdx Post-sync script to enable unique index on the RetailStaffTable table.Updates the workerIdx index in the RetailStaffTable table not to allow no duplicate records.Updates the staffIdx index in the RetailStaffTable table not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailStoreTableStoreNumIdx Post-sync script to enable unique index on the RetailStoreTable table.Updates the StoreNumIdx index in the RetailStoreTable table not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailStoreTenderTypeCardIdx Post-sync script to enable unique index on the RetailStoreTenderTypeCardTable table.Updates the StoreTenderCardIdx index in the RetailStoreTenderTypeCardTable table not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailStoreTenderTypeCIdxMinor Post-sync script to enable unique index on the RetailStoreTenderTypeCardTable table.Updates the StoreTenderCardIdx index in the RetailStoreTenderTypeCardTable table not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailStoreTenderTypeTableIdx Post-sync script to enable unique index on the RetailStoreTenderTypeTable table.Updates the StoreTypeIdx index in the RetailStoreTenderTypeTable table not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailStoreTenderTypeTIdxMinor Post-sync script to enable unique index on the RetailStoreTenderTypeTable table.Updates the StoreTypeIdx index in the RetailStoreTenderTypeTable table not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailStyleGrouplIdx Post-sync script to enable unique index on the style group tables.Updates the indexes groupIdx in the table RetailStyleGroupTable and styleGroupIdIdx in the table RetailStyleGroupTrans not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailTenderTypeCardNumbers Post-sync script to enable unique index on the RetailTenderTypeCardNumbers table.Updates the cardNumberFromToLengthIdx index in the RetailTenderTypeCardNumbers table not to allow no duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailTerminalTableTerminalIdx Post-sync script to enable unique index on the RetailTerminalTable table.Updates the terminalIdx index in the RetailTerminalTable table not to allow duplicate records.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailTransDiscTransIdxMajor Allows duplicates for RetailTransDiscTransIdxMajor.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailTransDiscTransIdxMinor Allows duplicates for RetailTransDiscTransIdxMinor.
Hh806432.pubmethod(en-us,AX.60).gif allowNoDupRetailWorkShiftSetupIdx Post-sync script to enable unique index on the RetailWorkShiftSetup table.Updates the storeShiftIdx index in the RetailWorkShiftSetup table not to allow no duplicate records.
Hh806432.protmethod(en-us,AX.60).gif callInsertUpdateRelatedSkipMethods Calls the skip methods that are relevant when doing inserts or updates. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh806432.privmethod(en-us,AX.60).gif checkAndCreateMissingNodes Check and create missing nodes.
Hh806432.pubmethod(en-us,AX.60).gif clearSysLastValue Clears the table SysLastValue data.
Hh806432.privmethod(en-us,AX.60).gif copyCommonFields
Hh806432.privmethod(en-us,AX.60).gif createAccountantElectronicAddress_BR Creates an electronic address for the accountant
Hh806432.privmethod(en-us,AX.60).gif createAccountantFromStoreAccountant_BR Creates a new accountant record
Hh806432.privmethod(en-us,AX.60).gif createAccountantPostalAddress_BR Create a postal address for the accountant
Hh806432.pubmethod(en-us,AX.60).gif createInternalOrganization Creates record in Internal organization related tables.
Hh806432.pubmethod(en-us,AX.60).gif createLocationListForChildLocations Creates the distribution location lists for the child locations
Hh806432.pubmethod(en-us,AX.60).gif createLoyaltyDefaultSettingsMajor Upgrade for the RetailLoyaltyBackwardCompatibility table.
Hh806432.pubmethod(en-us,AX.60).gif createLoyaltyDefaultSettingsMinor Upgrade for the RetailLoyaltyBackwardCompatibility table.
Hh806432.privmethod(en-us,AX.60).gif createRetailCustInvoiceRecords
Hh806432.pubmethod(en-us,AX.60).gif createRetailDiscountPriceGroupMinor Creates record in RetailDiscountPriceGroup Table from RetailPeriodicDiscount.PriceGroup.
Hh806432.pubmethod(en-us,AX.60).gif createRetailInfocode Creates record in RetailInfocode Table for reson codes.
Hh806432.pubmethod(en-us,AX.60).gif createRetailInfocodeMinor Creates record in RetailInfocode Table for reson codes.
Hh806432.pubmethod(en-us,AX.60).gif createRetailInfocodeTranslation Creates the translations for reason codes.
Hh806432.pubmethod(en-us,AX.60).gif createRetailInfocodeTranslationMinor Creates the translations for reason codes.
Hh806432.pubmethod(en-us,AX.60).gif createRetailInfoSubcodeTranslation Creates the translations for reason Subcodes.
Hh806432.pubmethod(en-us,AX.60).gif createRetailInfoSubcodeTranslationMinor Creates the translations for reason Subcodes.
Hh806432.pubmethod(en-us,AX.60).gif createRetailInvoiceJourMajor Moves the Retail field data in CustInvoiceJour to RetailCustInvoiceJourTable.
Hh806432.pubmethod(en-us,AX.60).gif createRetailInvoiceJourMinor Moves the Retail field data in CustInvoiceJour to RetailCustInvoiceJourTable.
Hh806432.pubmethod(en-us,AX.60).gif createRetailSalesTableMajor Moves the Retail field data in SalesTable to RetailSalesTable.
Hh806432.pubmethod(en-us,AX.60).gif createRetailSalesTableMinor Moves the Retail field data in SalesTable to RetailSalesTable.
Hh806432.privmethod(en-us,AX.60).gif createRetailSalesTableRecords
Hh806432.pubmethod(en-us,AX.60).gif createSmmQuotationCompetitors Creates a record in smmQuotationCompetitorGroup table.
Hh806432.pubmethod(en-us,AX.60).gif deletePrePopulatedData Deletes the prepopulated data.
Hh806432.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyRetailLog Excludes RETAILLOG table from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyRetailLogMinor Excludes RETAILLOG table from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkcopyTableRetailScheduler excluded RetailConnActionCounters table from bulk copy.excluded RetailConnActionTable table from bulk copy.excluded RetailConnCreateActionsByFieldsTable table from bulk copy.excluded RetailConnCreateActionsByFieldsTrans table from bulk copy.excluded RetailConnLocationDesignTable table from bulk copy.excluded RetailConnLocationDesignTableField table from bulk copy.excluded RetailConnSchedulerJobLine table from bulk copy.excluded RetailConnSchedulerJobTable table from bulk copy.excluded RetailConnSchedulerSubjobFieldList table from bulk copy.excluded RetailConnSchedulerSubjobFilter table from bulk copy.excluded RetailConnSchedulerSubjobTable table from bulk copy.excluded RetailConnPreactionTable table from bulk copy.excluded RetailConnSchedulerReplicationCounter table from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkcopyTableRetailStoreInventory excluded RetailInvReceivingLine table from bulk copy.excluded RetailInvReceivingListTable table from bulk copy.excluded RetailInvTransferPickingLine table from bulk copy.excluded RetailInvTransferPickingListTable table from bulk copy.excluded RetailStockCountLine table from bulk copy.excluded RetailStockCountTable table from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyTablesItemLabelSetup Excludes RetailInventItemLabelReportSetup table from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyTablesRBOSetupLog Excludes DEL_RBOSetupLog table from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyTablesRBOTransaction Excludes RBOTransactionCouponTrans table from bulk copy.Excludes RBOTransactionInventTrans table from bulk copy.Excludes RBOTransactionMixAndMatchTrans table from bulk copy.Excludes RBOTransactionVariantTrans table from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyTablesReplenishmentLines Excludes RetailReplenishmentLinesTable, tables from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyTablesReport Excludes obsoleted report tables from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyTablesRetailDimensions Excludes RBOColors, RBOSizes and RBOStyles tables from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyTablesSalesPriceSetup Excludes RetailVendorSalesPriceMarginSetup table from bulk copy.Excludes RetailVendorSalesPricePointSetup table from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyTablesTableDistribution Excludes RetailConnTableDistribution, RetailConnTableDistributionLinkTable, RetailConnTableDistributionLink and RetailConnTableDistributionLinkCondition tables from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyTableUserProvidedStoreId Excludes DEL_RetailUserProvidedStoreId table from bulk copy.
Hh806432.pubmethod(en-us,AX.60).gif excludeBulkCopyUnusedTables Excludes POSISCARDTOTENDERMAPPING table from bulk copy.
Hh806432.privmethod(en-us,AX.60).gif findOrCreateMissingCategoryParent Find or Create missing Category Parent
Hh806432.pubmethod(en-us,AX.60).gif fromVersion Gets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif fromVersionEx Gets the version of the AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh806432.privmethod(en-us,AX.60).gif GetMainLocationID
Hh806432.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh806432.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh806432.pubmethod(en-us,AX.60).gif initAdditionalJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif initAdditionalUpdateJobs Contains the initial setup for additional upgrade scripts. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif initDynamicTableDependencies Creates table dependencies for scripts whose dependencies cannot be set by using upgrade attributes. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif initJobs Builds list upgrade script classes and creates dependencies that are based on their attributes. (Inherited from ReleaseUpdateDB.)
Hh806432.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.)
Hh806432.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.)
Hh806432.pubmethod(en-us,AX.60).gif initPostSyncJobs Contains the initial setup for the PostSync upgrade scripts. (Overrides the initPostSyncJobs Method.)
Hh806432.pubmethod(en-us,AX.60).gif initPostSyncUpdateJobs Contains the initial setup for the PostSyncUpdate upgrade scripts. (Overrides the initPostSyncUpdateJobs Method.)
Hh806432.pubmethod(en-us,AX.60).gif initPreSyncJobs Contains the initial setup for PreSync upgrade scripts. (Overrides the initPreSyncJobs Method.)
Hh806432.pubmethod(en-us,AX.60).gif initPreSyncUpdateJobs Contains the initial setup for PreSyncUpdate upgrade scripts. (Overrides the initPreSyncUpdateJobs Method.)
Hh806432.pubmethod(en-us,AX.60).gif isConfKeyEnabledInPrevVersion Determines whether the configuration key was enabled in the earlier version of the application. (Inherited from ReleaseUpdateDB.)
Hh806432.privmethod(en-us,AX.60).gif mixAndMatchType2ItemGrpDeptAll
Hh806432.pubmethod(en-us,AX.60).gif moduleName Gets the module name of an upgrade class. (Overrides the moduleName Method.)
Hh806432.pubmethod(en-us,AX.60).gif moveContentFromRetailConnAOSProfile Moves content from RetailConnAOSProfile.
Hh806432.pubmethod(en-us,AX.60).gif moveContentFromRetailConnAOSProfileMinor Moves content from RetailConnAOSProfile.
Hh806432.privmethod(en-us,AX.60).gif multibuyType2ItemGrpDeptAll
Hh806432.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Hh806432.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.)
Hh806432.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.)
Hh806432.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh806432.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh806432.pubmethod(en-us,AX.60).gif parmCockpit Gets or sets the Cockpit parameter. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif parmCurrentBatch Gets or sets the CurrentBatch parameter. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif parmScriptStage Gets or sets the ScriptStage parameter. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif prefixCurrentClassId Gets or sets the classId parameter. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif prefixCurrentVersion Gets or sets the version of the current instance of an upgrade class. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif publishRetailAssortments Publishes all migrated assortments.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailAssortmentTable Post-sync ID reference upgrade script for RetailAssortmentTable table and sets the AssortmentId field with the new ID of the DEL_RetailUpgradedStringID table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailButtonGrid Post-sync ID reference upgrade script for RetailButtonGrid table.Updates the records for the RetailTillLayout, RetailButtonGrid and RetailButtonGridButtons tables.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailColorGroupTable Post-sync ID reference upgrade script for RetailColorGroupTable table and sets the colorGroup field wih the new ID of the DEL_RetailColorGroupTableUpgrade table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailConnDistributionGroup Post-sync ID reference upgrade script for RetailConnDistributionGroup table
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailConnDistributionLocation Post-sync ID reference upgrade script for RetailConnDistributionLocation table
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailConnDistributionSubgroup Post-sync ID reference upgrade script for RetailConnDistributionSubgroup table
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailFormLayout Post-sync ID reference upgrade script for RetailFormLayout table and sets the FormLayoutId field wih the new ID of the RetailFormLayout table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailFunctionalityProfile Post-sync ID reference upgrade script for RetailFunctionalityProfile table and sets the profileId field wih the new ID of the RetailFunctionalityProfile table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailHardwareProfile Post-sync ID reference upgrade script for RetailHardwareProfile table and sets the profileId field wih the new ID of the RetailHardwareProfile table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailImages Post-sync ID reference upgrade script for RetailImages table and sets the PictureId field wih the new ID of the RetailImages table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailKeyboardMappingTable Post-sync ID reference upgrade script for RetailKeyboardMappingTable table and sets the keyboardMappingId field wih the new ID of the RetailKeyboardMappingTable table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailLoyaltySchemesTableMajor Post-sync ID reference upgrade script for RetailLoyaltySchemesTable table.Sets the loyaltySchemeId field wih the new ID of the loyaltySchemeId table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailLoyaltySchemesTableMinor Post-sync ID reference upgrade script for RetailLoyaltySchemesTable table.Sets the loyaltySchemeId field wih the new ID of the loyaltySchemeId table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailPermissions Post-sync ID reference upgrade script for RetailPermissions table and sets the PermissionId field wih the new ID of the RetailPermissions table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailReceiptProfile Post-sync ID reference upgrade script for RetailReceiptProfile table and sets the ProfileId field wih the new ID of the RetailReceiptProfile table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailSizeGroupTable Post-sync ID reference upgrade script for RetailSizeGroupTable table and sets the sizeGroup field wih the new ID of the DEL_RetailSizeGroupTableUpgrade table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailStaffTable Post-sync ID reference upgrade script for RetailStaffTable table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailStoreAccountant_BR Updates the Accountant_BR table relation to FiscalEstablishment_BR table based on storeId field from RBOStoreAccountantTable_BR table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailStoreTable Post-sync ID reference upgrade script for RetailStoreTable table and sets the storeId field wih the new ID of the DEL_RetailUpgradedStringID table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailStyleGroupTable Post-sync ID reference upgrade script for RetailStyleGroupTable table and sets the styleGroup field wih the new ID of the DEL_RetailStyleGroupTableUpgrade table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailTenderTypeCardTable Post-sync ID reference upgrade script for RetailTenderTypeCardTable table and sets the CardTypeId field wih the new ID of the DEL_RetailUpgradedStringID table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailTenderTypeTable Post-sync ID reference upgrade script for RetailTenderTypeTable table.Sets the RemoveAddTender field wih the new ID of the DEL_RetailUpgradedStringID table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailTerminalTable Post-sync ID reference upgrade script for RetailTerminalTable table and sets the terminalId field of retail tables wih the new ID of the DEL_RetailTerminalTableUpgrade table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailTillLayout Post-sync ID reference upgrade script for RetailTillLayout table and sets the layoutId field wih the new ID of the RetailTillLayout table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailTransactionSaleTransMajor Post-sync ID reference major upgrade script for RetailTransactionSalesTrans table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailTransactionSaleTransMinor Post-sync ID reference minor upgrade script for RetailTransactionSalesTrans table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailTransactionServiceProfile Post-sync ID reference upgrade script for RetailTransactionServiceProfile table.Sets the TransactionServiceProfile field wih the new ID of the DEL_RetailUpgradedStringID table.
Hh806432.pubmethod(en-us,AX.60).gif refUpdateRetailVisualProfile Post-sync ID reference upgrade script for RetailVisualProfile table.Sets the VisualProfile field wih the profile ID of the RetailVisualProfile table.
Hh806432.pubmethod(en-us,AX.60).gif run Runs the upgrade script. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif setImportfromVersion Sets the version of the Microsoft Dynamics AX system that is being upgraded. (Inherited from ReleaseUpdateDB.)
Hh806432.protmethod(en-us,AX.60).gif setModuleConfigKey Sets the configuration keys of the current module. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh806432.pubmethod(en-us,AX.60).gif tableProgress Sets the progress of the upgrade process, depending on the number of tables processed. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh806432.pubmethod(en-us,AX.60).gif updateCDX Updates column DataGroup for RetailConnDatabaseProfile and fills RetailCDXFileStorageProvider, RetailCDXGroup and RetailCDXDataStoreChannel with correct records.
Hh806432.pubmethod(en-us,AX.60).gif updateCDXMinor Updates column DataGroup for RetailConnDatabaseProfile and fills RetailCDXFileStorageProvider, RetailCDXGroup and RetailCDXDataStoreChannel with correct records.
Hh806432.pubmethod(en-us,AX.60).gif updateChannelRetailGiftCardTable Upgrade the RetailGiftCardTable
Hh806432.pubmethod(en-us,AX.60).gif updateChannelRetailGiftCardTableMinor Upgrade the RetailGiftCardTable
Hh806432.pubmethod(en-us,AX.60).gif updateChannelRetailGiftCardTransactions Upgrade the RetailGiftcardTransactons
Hh806432.pubmethod(en-us,AX.60).gif updateChannelRetailGiftCardTransactionsM Upgrade the RetailGiftcardTransactons
Hh806432.privmethod(en-us,AX.60).gif updateConnectionProfiles
Hh806432.pubmethod(en-us,AX.60).gif updateCustInvoiceJour Updates the StatementId field in CustInvoiceJour table from RetailTransactionTable.
Hh806432.pubmethod(en-us,AX.60).gif updateDOCommerceOnlineParameters Auto-fill the AifPort field in DOCommerceOnlineParameters table.
Hh806432.pubmethod(en-us,AX.60).gif updateEcoResDistinctProductVariant Updates the total weight field from DEL_RetailInventDimCombination table to EcoResDistinctProductVariant table.
Hh806432.pubmethod(en-us,AX.60).gif updateEcoResProductMaster Updates the EcoRes product tables from RetailInventDimCombination and RetailInventTable. The variant groups and weights are the upgraded parameters.
Hh806432.pubmethod(en-us,AX.60).gif updateEcoResProductMasterColor Update the weights from the old InventColor tables into the new EcoResProductMasterColor table
Hh806432.pubmethod(en-us,AX.60).gif updateEcoResProductMasterSize Update the weights from the old InventSize tables into the new EcoResProductMasterSize table
Hh806432.pubmethod(en-us,AX.60).gif updateEcoResProductMasterStyle Update the weights from the old RetailInventStyle table into the new EcoResProductMasterStyle table
Hh806432.pubmethod(en-us,AX.60).gif updateHCMWorker Creates record in the HCMJob table, if the record does not exist for the given Job Id.Creates record in the RetailPositionPosPermission, if the record does not exists else updates the record.
Hh806432.pubmethod(en-us,AX.60).gif updateItemLabelReportData Update label report names of previous generated labels and re-create setup data with new label report names.
Hh806432.pubmethod(en-us,AX.60).gif updateLedgerJournalTable Update the StatementId field in LedgerJournalTable table from RetailStatementVoucher
Hh806432.pubmethod(en-us,AX.60).gif updateMappingCatalogTablesMinor Updates mapping catalog tables.
Hh806432.pubmethod(en-us,AX.60).gif updateMappingFields_RU Adds special field mapping for the GEERU fields.
Hh806432.pubmethod(en-us,AX.60).gif updateNumberSequenceReference Associate Number Sequence References of Retail
Hh806432.pubmethod(en-us,AX.60).gif updatePrintedDiscounts_BR Updates the printed discounts at the fiscal receipt header and lines.
Hh806432.pubmethod(en-us,AX.60).gif updateProductsToSpecialHierarchies Upgrade Products to standard hierarchy.
Hh806432.pubmethod(en-us,AX.60).gif updateProductsToStandardHierarchy Upgrade Products to standard hierarchy.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailAssortmentItemList Create Retail assortments for each store item list and store group item list.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailAssortmentTable Updates the RetailAssortmentTable with new default values.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailAttributesForRetailDep Upgrade Retail attributes lookup.Sets the ReplenishmentRule field with the replenishment rule of the DEL_RetailInventItemDepartment table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailAttributesForRetailGroup Upgrade Retail attributes lookup.Updates the fields of the RetailAttributesGlobalLookup table with the data of the DEL_RetailInventItemRetailGroup table.Updates the fields of the RetailAttributesLegalEntityLookup table with the data of the DEL_RetailInventItemRetailGroup table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailBuyersPushLineMinor Minor upgrade for the RetailBuyersPushLine table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailBuyersPushLineQty Updates the InventLocation with the RecId of the relevant InventLocation record.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailCFOP_BR Updates the CFOP code at Brazilian Retail tables.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailColorGroupTrans Updates the ColorGroup with the NewColorGroup of the relevant DEL_RetailColorGroupTableUpgrade record.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConcessionContractArea Updates the Dimensions field to DefaultDimension in RetailConcessionContractArea table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConcessionContractCommHist Updates the Dimensions field to DefaultDimension in RetailConcessionContractCommissionHist table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConcessionContractCommission Updates the Dimensions field to DefaultDimension in RetailConcessionContractCommission table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConcessionContractInvoiceHis Updates the Dimensions field to DefaultDimension in RetailConcessionContractInvoiceHistory table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConcessionContractLines Updates the Dimensions field to DefaultDimension in RetailConcessionContractLines table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConcessionContractLinesHis Updates the Dimensions field to DefaultDimension in RetailConcessionContractLinesHistory table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConcessionContractPayment Updates the Dimensions field to DefaultDimension in RetailConcessionContractPayment table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConcessionContractPaymentHis Updates the Dimensions field to DefaultDimension in RetailConcessionContractPaymentHistory table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConcessionContractSalesCost Updates the Dimensions field to DefaultDimension in RetailConcessionContractSalesCost table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConContractSalesCostHis Updates the Dimensions field to DefaultDimension in RetailConcessionContractSalesCostHistory table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConnConnectionProfile Updates the RetailConnConnectionProfile.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConnConnectionProfileMinor Updates the RetailConnConnectionProfile.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConnDistributionListWithTA Migrate RetailConnDistributionList records that associated with PriceDiscTable record
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConnDistributionLocaMinor Update the RetailConnDistributionLocation table to have the correct store RecId.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConnDistributionLocation Update the RetailConnDistributionLocation table to have the correct store RecId.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConnLocationDesignField Updates the RetailConnChannelSchema of RetailConnLocationDesignTableField.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConnLocationDesignFieldMinor Updates the RetailConnChannelSchema of RetailConnLocationDesignTableField.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConnLocationDesignTable Updates the RetailConnChannelSchema of RetailConnLocationDesignTable.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConnLocationDesignTableMinor Updates the RetailConnChannelSchema of RetailConnLocationDesignTable.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailConnOneCompanyTables Post-sync upgrade script for RetailConn tables.Removes the records from the retailConnParameters table, if the DEL_RetailDefaultCompanyForParametersUpg.selectedDataAreaId is not equal to retailConnParameters.DEL_DataAreaId field.Removes the records from the retailConnPreactionLog table, if the DEL_RetailDefaultCompanyForParametersUpg.selectedDataAreaId is not equal to retailConnPreactionLog.DEL_DataAreaId field.Removes the records from the retailConnSchedulerLog table, if the DEL_RetailDefaultCompanyForParametersUpg.selectedDataAreaId is not equal to retailConnSchedulerLog.DEL_DataAreaId field.Removes the records from the retailConnStoreConnectProfile table, if the DEL_RetailDefaultCompanyForParametersUpg.selectedDataAreaId is not equal to retailConnStoreConnectProfile.DEL_DataAreaId field.Removes the records from the retailConnStoreConnectUploadOptions table, if the DEL_RetailDefaultCompanyForParametersUpg.selectedDataAreaId is not equal to retailConnStoreConnectUploadOptions.DEL_DataAreaId field.Removes the records from the del_RetailConnChildLocations table, if the DEL_RetailDefaultCompanyForParametersUpg.selectedDataAreaId is not equal to del_RetailConnChildLocations.DEL_DataAreaId field.Removes the records from the del_RetailConnDistributionIncExcList table, if the DEL_RetailDefaultCompanyForParametersUpg.selectedDataAreaId is not equal to del_RetailConnDistributionIncExcList.DEL_DataAreaId field.Removes the records from the del_RetailConnInitialReplicationCounter table, if the DEL_RetailDefaultCompanyForParametersUpg.selectedDataAreaId is not equal to del_RetailConnInitialReplicationCounter.DEL_DataAreaId field.Removes the records from the del_RetailConnSchedulerJobType table, if the DEL_RetailDefaultCompanyForParametersUpg.selectedDataAreaId is not equal to del_RetailConnSchedulerJobType.DEL_DataAreaId field.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailDiscountOfferLines Upgrade discount offer lines data. Creates record in RetailDiscountLineOffer table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailDiscountOfferTable Upgrade discount offer data. Creates record in RetailDiscountOffer table.
Hh806432.privmethod(en-us,AX.60).gif updateRetailEncryptedData Updates the EFT service of the RetailHardwareProfile table with the converted encoded string.Updates the Passphrase of the RetailTransactionServiceProfile table with the converted encoded string.
Hh806432.privmethod(en-us,AX.60).gif updateRetailEncryptedDataDecrypt Method returns the string value of the decrypt data.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailFunctionalityProfile Upgrade for retail Functionality Profile.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailFunctionalityProfileMinor Minor upgrade for retail Functionality Profile.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailGroupTranslations Upgrades retail dimension groups to support translations of dimension values.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailHierarchyAttributesMinor Minor upgrade for retail category hierarchy attributes.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailImportItemHierarchySetup Creates hierarchies for the vendor mapping.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailIncomeExpenseAccountTable Updates the LedgerAccount field to LedgerDimension in RetailIncomeExpenseAccountTable table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailLoyaltyCardsMajor Major upgrade for the RetailLoyaltyCard table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailLoyaltyCardsMinor Minor upgrade for the RetailLoyaltyCard table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailLoyaltyCardTransMajor Major upgrade for the RetailLoyaltyCardRewardPointTrans table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailLoyaltyCardTransMinor Minor upgrade for the RetailLoyaltyCardRewardPointTrans table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailLoyaltyPointsTable Updates the ProductTenderType, RetailGroupMemberLine, and RetailTenderTypeId fields in RetailLoyaltyPointsTable table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailLoyaltySchemeLineMajor Major upgrade for the RetailLoyaltyEarnSchemeLine table and RetailLoyaltyRedeemSchemeLine table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailLoyaltySchemeLineMinor Minor upgrade for the RetailLoyaltyEarnSchemeLine table and RetailLoyaltyRedeemSchemeLine table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailLoyaltySchemeMajor Major upgrade for the RetailLoyaltySchemesTable table and RetailAffiliation table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailLoyaltySchemeMinor Minor upgrade for the RetailLoyaltySchemesTable table and RetailAffiliation table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailMixAndMatchLine Upgrade mixmatch lines data. Creates record in the RetailDiscountLineMixAndMatch table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailMixAndMatchTable Upgrade mix and match discount data. Creates record in the RetailDiscountMixAndMatch table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailMultibuyDiscountTable Upgrade multibuy discount data. Creates record in the RetailDiscountMultibuy table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailMutibuyItems Upgrade mutibuy discount lines data. Creates record in the RetailDiscountLineMultibuy table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailOfflineProfileMinor Updates offline profile that is already existing to a name that does not conflict with the new one that will be created by the seed data generator.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailOperations Operation IDs 903 is changed to 1055, 904 changed to 1056 and 905 is changed to 1057 in the RetailOperations and RetailButtonGridButtons table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailOperationsMinor Minor upgrade for the RetailOperations table, RetailLoyaltyRewardPoint table and RetailLoyaltyDefaultSetting table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailParameters Updates the DiscountAccount field to DiscountAccountLedgerDimension in RetailParameters table.Updates the Offer field to OfferLedgerDimension in RetailParameters table.Updates the MultiBuy field to MultiBuyLedgerDimension in RetailParameters table.Updates the MixMax field to MixMatchLedgerDimension in RetailParameters table.Updates the PrePaymentLedgerAccount field to PrepaymentLedgerDimension in RetailParameters table.Updates the GiftCardCompany field to current company in RetailParameters table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailParametersEx1 Updates the OffestAccount field to OffsetAccLedgerDimension in RetailParametersEx1 table.Updates the ConcessionSettlementOffsetAccount field to ConcessionSettlementOffsetDimension in RetailParametersEx1 table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailParametersMinor Updates the GiftCardCompany field to current company in RetailParameters table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailPeriodicDiscount Creates record in RetailDiscountPriceGroup Table from RetailPeriodicDiscount.PriceGroup.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailPeriodicDiscountMinor Creates record in RetailDiscountPriceGroup Table from RetailPeriodicDiscount.PriceGroup.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailPermissions update RetailPermissions
Hh806432.pubmethod(en-us,AX.60).gif updateRetailPOSSeedData Update RetailPOSSeedData table to include storeID, terminalID, datatype.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailPOSSeedDataMinor Update RetailPOSSeedData table to include storeID, terminalID, datatype.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailProductHierarchy Upgrade Retail Hierarchy data to Categories.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailSalesDiscountLineMinor Sets required new field on RetailSalesDiscountLine.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailSalesQuoteDiscountLineMinor Sets required new field on RetailSalesQuotationDiscountLine.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailSharedParameters Updates the LocalStoreId with the DEL_localStoreId of RetailParameters.Updates the DefaultCustomerAddressBook with the DEL_defaultCustomerAddressBook of RetailParameters.Updates the ReplicateUsingPreaction with the DEL_replicateUsingPreactions of RetailParameters.Updates the NumberOfRetries with the DEL_numberOfRetries of RetailParameters.Updates the MinutesBetweenTries with the DEL_minutesBetweenTries of RetailParameters.Updates the ItemLabelCreation with the DEL_itemLabelCreation of RetailParameters.Updates the ShelfLabelCreation with the DEL_shelfLabelCreation of RetailParameters.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailSizeGroupTrans update RetailSizeGroupTrans
Hh806432.pubmethod(en-us,AX.60).gif updateRetailSpecialGroupHierarchy Upgrade Special group hierarchy data.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStaffTable Creates an electronic address for a party.Creates an address for a party with the provided roles.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStatementJour Updates the Dimensions field to DefaultDimension in RetailStatementJour table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStatementLine Updates the Dimensions field to DefaultDimension in RetailStatementLine table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStatementTable Updates the Dimensions field to DefaultDimension in RetailStatementTable table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStatementTrans Updates the Dimensions field to DefaultDimension in RetailStatementTrans table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStoreAccountantTable_BR Updates the Accountant_BR table from RBOStoreAccountantTable_BR table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStoreGroup Creates an OMHierarchyType to replace each existed DEL_RetailStoreGroup
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStoreTable Updates the Dimensions field to DefaultDimension in RetailStoreTable table.Updates the roundingAccount field to RoundingAccountLedgerDimension in RetailStoreTable table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStoreTableMinor Update fields that are moved from RetailStoreTable table to RetailChannelTable table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStoreTenderTyCardTableMinor Updates the Channel field based on StoreId in RetailStoreTenderTypeTable table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStoreTenderTypeCardTable Updates the accountRelation field to LedgerDimension in RetailStoreTenderTypeCardTable table.Updates the cardFeeAccount field to CardFeeLedgerDimension in RetailStoreTenderTypeCardTable table.Updates the cardFeeOffsetAccount field to CardFeeOffsetLedgerDimension in RetailStoreTenderTypeCardTable table.Updates the differenceAccount field to DifferenceAccLedgerDimension in RetailStoreTenderTypeCardTable table.Updates the differenceAccountForBigDifference field to DiffAccBigDiffLedgerDimension in RetailStoreTenderTypeCardTable table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStoreTenderTypeTable Updates the Dimensions field to DefaultDimension in RetailStoreTenderTYpeTable table.Updates the LedgerDimension field to accountRelation in RetailStoreTenderTYpeTable table.Updates the DifferenceAccLedgerDimension field to differenceAccount in RetailStoreTenderTYpeTable table.Updates the DiffAccBigDiffLedgerDimension field to differenceAccountForBigDifference in RetailStoreTenderTYpeTable table.Updates the BankBagLedgerDimension field to BankBagAccountNumber in RetailStoreTenderTYpeTable table.Updates the SafeAccLedgerDimension field to safeAccountRelation in RetailStoreTenderTYpeTable table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStoreTenderTypeTableMinor Updates the Channel field based on StoreId in RetailStoreTenderTypeTable table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStoreWorkShiftTable Updates the StoreRecId with the RecId of RetailStoreTable.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStoreWorkShiftTrans Updates the StoreRecId with the RecId of RetailStoreTable.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailStyleGroupTrans update RetailStyleGroupTrans
Hh806432.pubmethod(en-us,AX.60).gif updateRetailSupportedCountryRegion Updates the RetailSupportedCountryRegion with new default values.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailSupportedCountryRegionMinor Updates the RetailSupportedCountryRegion with new default values.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailTaxInformation_IN Updates the india tax information in retail store table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailTerminalTable Updates the Dimensions field to DefaultDimension in RetailTerminalTable table.Updates the StoreRecId with the RecId of RetailStoreTable.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailTillLayoutMajor Sets all device dependent configurations to EPOS.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailTillLayoutMinor Sets all device dependent configurations to EPOS.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailTillLayoutReferencesMajor Decouples information about RetailTillLayouts associated with Staff/Store into separate tables.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailTillLayoutReferencesMinor Decouples information about RetailTillLayouts associated with Staff/Store into separate tables.
Hh806432.pubmethod(en-us,AX.60).gif updateretailTransactionPaymentTrans Updates the Dimensions field to DefaultDimension in RetailTransactionPaymentTrans table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailTransactionSalesTrans Updates the Dimensions field to DefaultDimension in RetailTransactionSalesTrans table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailTransactionTable Updates the Dimensions field to DefaultDimension in RetailTransactionTable table.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailTransDiscountTransMajor update line number in table RetailTransactionDiscountTrans for major upgrade
Hh806432.pubmethod(en-us,AX.60).gif updateRetailTransDiscountTransMinor update line number in table RetailTransactionDiscountTrans for major upgrade
Hh806432.pubmethod(en-us,AX.60).gif updateRetailVendTable Updates the salesPriceRounding with the element Rounding, PricePoints and None of BaseEnum RetailSalesPriceRoundingBase.
Hh806432.pubmethod(en-us,AX.60).gif updateRetailWorkShiftSetup Updates the StoreRecId with the RecId of RetailStoreTable.
Hh806432.pubmethod(en-us,AX.60).gif updateStoreTenderTypeTableMinor Minor upgrade for the RetailTenderTypeCardTable table.
Hh806432.privmethod(en-us,AX.60).gif updateToRetailGroupMemberLine Takes a record which used to use RetailItemGroupDepartmentAllBase enum to relate to items or groups, uses the specified fields to read the type and relation, looks up the entity, creates the proper RetailGroupMemberLine, and returns the RecId of the new RetailGroupMemberLine record.
Hh806432.privmethod(en-us,AX.60).gif updateToRetailPriceGroupDistribution update To RetailPriceGroupDistribution
Hh806432.pubmethod(en-us,AX.60).gif updateTransactionServiceProfile Sets transactionServiceProfile on RetailStoreTable.
Hh806432.pubmethod(en-us,AX.60).gif updateTransactionServiceProfileMinor Sets transactionServiceProfile on RetailStoreTable.
Hh806432.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.)
Hh806432.pubmethod(en-us,AX.60).gif validatedModuleName Validates that a module name is not too long. (Inherited from ReleaseUpdateDB.)
Hh806432.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh806432.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh806432.privmethod(en-us,AX.60).gif Hh806432.static(en-us,AX.60).gif ::getTransactionToken
Hh806432.privmethod(en-us,AX.60).gif Hh806432.static(en-us,AX.60).gif ::initTaxInformationName_IN Init the tax information's name base on current logistics location.
Hh806432.pubmethod(en-us,AX.60).gif Hh806432.static(en-us,AX.60).gif ::upgradeCreditCard Creates the service connector for Payment using the credit card.
Hh806432.pubmethod(en-us,AX.60).gif Hh806432.static(en-us,AX.60).gif ::upgradePaymentService Creates the service connector for Payment Service.Once a connection to the broker is established, it attempts to capture the card payment.
Hh806432.pubmethod(en-us,AX.60).gif Hh806432.static(en-us,AX.60).gif ::upgradePostTransaction Performs the required operations on the transaction depending on transaction type.

Top

Inheritance Hierarchy

Object Class
  ReleaseUpdateDB Class
    ReleaseUpdateDB60_Retail Class