RetailUpgrade63 Class [AX 2012]

Common class for retail upgrade.

Syntax

class RetailUpgrade63

Run On

Called

Methods

  Method Description
Dn728961.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn728961.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn728961.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn728961.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn728961.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn728961.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.)
Dn728961.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.)
Dn728961.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn728961.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn728961.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn728961.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn728961.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.)
Dn728961.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn728961.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::allowDupRetailTransactionDiscountTrans Allow duplicates by enabling index.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::allowNoDupRetailTransDiscountTransIdx Do not allow duplicates.
Dn728961.privmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::createAdjustment
Dn728961.privmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::CreateLoyaltyCardAndCardTier Creates loyalty cards and card tiers.
Dn728961.privmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::createLoyaltyTiersAndPriceGroups_RU Creates Loyalty tiers and Discount groups
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::deleteSchedulerData Deletes data from scheduler tables. They need to be regenerated after upgrade.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::refUpdateRetailLoyaltySchemesTable Updates scheme ID in table RetailPeriodicDiscountRetailLoyaltyPointsTable, RetailLoyaltyMSRCardTable and RetailLoyaltyMSRCardTrans.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::refUpdateRetailTransactionSalesTrans Updates scheme ID in table RetailLoyaltyPointsTable, RetailLoyaltyMSRCardTable and RetailLoyaltyMSRCardTrans.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::RetailChannelTable Upgrades RetailChannelTable with channel time zone.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::RetailLoyaltyCards Data upgrade from RetailLoyaltyPointsTable to RetailLoyaltyCard.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::RetailLoyaltyCardTrans Data upgrade from RetailLoyaltyMSRCardTrans to RetailLoyaltyCardRewardPointTrans.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::RetailLoyaltyScheme Data upgrade from RetailLoyaltySchemesTable to RetailLoyaltyScheme.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::RetailLoyaltySchemeLine Data upgrade from RetailLoyaltyPointsTable to RetailLoyaltyEarnSchemeLine and RetailLoyaltyRedeemSchemeLine.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateCDX Updates column DataGroup for RetailConnDatabaseProfile and fills RetailCDXFileStorageProvider, RetailCDXGroup and RetailCDXDataStoreChannel with correct records.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateRetailBuyersPushLine Upgrades the RetailBuyersPushLine table.
Dn728961.privmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateRetailBuyersPushLineUserSpecified Updates the UserSpecified field and the UserSpecifiedQty field for the RetailBuyersPushLine table.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::UpdateRetailGiftCardTable Upgrades the RetailGiftCard table.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::UpdateRetailGiftCardTransactions Upgrades the RetailGiftcardTransactions table.
Dn728961.privmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::UpdateRetailLoyaltyCustTable
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateRetailLoyaltyDiscountCards_RU Updates loyalty discount cards functionality.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateRetailOfflineProfile Changes existing profile name to end with 'AX61' / 'AX62' so it does not conflict with the new one created in AX63.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateRetailOperations Updates RetailOperations.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::UpdateRetailParametersGiftCardCompany Upgrades the RetailParameters table to set the Giftcard company.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateRetailPeriodicDiscount Updates RetailPeriodicDiscount.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateRetailTillLayout Data upgrade from RetailTillLayout to RetailTillLayoutZone and adding values for device type from RetailDevice.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateRetailTillLayoutReferences Data upgrade from RetailStaffTable to RetailTillLayoutStaffand RetailStoreTable to RetailTillLayoutStore.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateRetailTransactionDiscountTrans Updates line number in table RetailTransactionDiscountTrans.
Dn728961.pubmethod(en-us,AX.60).gif Dn728961.static(en-us,AX.60).gif ::updateTransactionServiceProfile Sets the value for the field TransactionServiceProfile for each store by pulling the value from its terminal.

Top

Inheritance Hierarchy

Object Class
  RetailUpgrade63 Class