RetailCategoryContainmentLookup::synchronizeAllRetailCategories Method
Updates the RetailCategoryContainmentLookup table to match the configuration of the retail product hierarchy and the retail special category hierarchies.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
server public static void synchronizeAllRetailCategories()
Microsoft Dynamics AX 2012 R2 (SYS)
client server public static void synchronizeAllRetailCategories()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
client server public static void synchronizeAllRetailCategories()
Run On
Server