VendorPlannedOrderScope
Description
Used to determine the level of filtering to be used when returning vendor planned order data.
Constant |
Description |
---|---|
Return All |
The values passed in for the properties of the criteria object will be used to filter the return data set. |
Return Based on Vendor Id |
The value for the criteria property "VendorKeyId" will be set to the back office vendor ID mapped to the current user. The current user is specified by the Context object. |