RetailCommSvcUpgradeController::MigrateData Method [AX 2012]
Migrates commerce service data.
server public static void MigrateData(boolean cleanupTarget, AccountNum defaultCustNum)
Run On
ServerParameters
- cleanupTarget
- Type: boolean
A Boolean value that indicates whether the cleanup of the target is required.
- defaultCustNum
- Type: AccountNum Extended Data Type
The given value for default customer.
Show: