Share via


ReleaseUpdateDB60_Retail.updateRetailStoreGroup Method [AX 2012]

Creates an OMHierarchyType to replace each existed DEL_RetailStoreGroup

Syntax

public void updateRetailStoreGroup()

Run On

Server

Remarks

This method create a hierarchy type to each existed replace Retail store groups.

The newly created hierarchy has a business unit as the root node.

And all retail stores are the direct children nodes of the root node.

See Also

Reference

ReleaseUpdateDB60_Retail Class