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 Id for the Replenishment.
Syntax
client server public static RetailReplenishmentRuleId findReplenishmentRule(
    RetailReplenishmentType _type, 
    ItemId _sItemId, 
   [PurchTable _purchTable])
Run On
Called
Parameters
- _type
 Type: RetailReplenishmentType Enumeration
 Replenishment type (buyers push or cross docking)
- _sItemId
 Type: ItemId Extended Data Type
 Reference number for the Item.
- _purchTable
 Type: PurchTable Table
 Purchase order related to the replenishment. Optional.
Return Value
Type: RetailReplenishmentRuleId Extended Data Type
Reference Id for the Replenishment.