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.
Builds the queries that display data on the PurchJournalMatch_PackingSlip form.
Syntax
client server public static QueryBuildRange extendQuery(Query _query, boolean _threeWayMatchOnly)
Run On
Called
Parameters
- _query
Type: Query Class
Query object to extend.
- _threeWayMatchOnly
Type: boolean
A Boolean value that indicates whether the query is to be restricted to only lines that have a MatchingPolicy value equal to PurchMatchingPolicyOption::ThreeWayMatch.
Return Value
Type: QueryBuildRange Class
A QueryBuildRange object that represents the InventTransID type range.