RetailUpgrade63::updateRetailOfflineProfile Method [AX 2012]

Changes existing profile name to end with 'AX61' / 'AX62' so it does not conflict with the new one created in AX63.

Syntax

client server public static void updateRetailOfflineProfile(str _suffix)

Run On

Called

Parameters

  • _suffix
    Type: str
    suffix needs to be the version of AX upgrading from: 'AX61' / 'AX62'.

See Also

Reference

RetailUpgrade63 Class