Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.