Share via


RetailReplenishmentHierarchy::getWarehousesList Method [AX 2012]

Gets the list of invent locations for OMHierarchyRelationship for a given buyers push Id.

Syntax

client server public static int getWarehousesList(
    RecId _hierarchyId, 
    RetailTmpInventLocation _warehouses, 
   [RetailBuyersPushId _buyersPushId])

Run On

Called

Parameters

Return Value

Type: int
The count of warehouses found by the list.

See Also

Reference

RetailReplenishmentHierarchy Class