Share via


ReleaseUpdateDB60_Retail.updateRetailSharedParameters Method [AX 2012]

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.

Syntax

public void updateRetailSharedParameters()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class