RetailReplenishmentHierarchy::getLocationsListByRule Method [AX 2012]
Gets the list of invent locations based on the rule of the RetailReplenishmentRuleLines table.
Syntax
client server public static void getLocationsListByRule(RetailReplenishmentRuleId _ruleId, RetailTmpInventLocation _locations)
Run On
Called
Parameters
- _ruleId
Type: RetailReplenishmentRuleId Extended Data Type
The value for the rule Id of the table RetailReplenishmentRuleLines.
- _locations
Type: RetailTmpInventLocation Table
The instance of RetailTmpInventLocation table.