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.
Creates a query that returns the incoming planned demand from the downstream customer company.
Syntax
private Query getBasicIncomingDemandQuery(Set _planVersions, [boolean _considerOnlyMatchingProducts])
Run On
Called
Parameters
- _planVersions
Type: Set Class
The set of plan versions to filter the incoming intercompany demand.
- _considerOnlyMatchingProducts
Type: boolean
A Boolean value that indicates whether to consider only matching products in the two companies for the demand result set; optional.
Return Value
Type: Query Class
The query that returns the incoming planned demand from the downstream customer company.