RouteVersionApplicableResourceCache.applicableResourceQuery Method [AX 2012]
Composes a query for the resources that as of the search date satisfies all the requirements.
public Query applicableResourceQuery(Route _route)
Run On
CalledParameters
- _route
- Type: Route Table
The route operation to create the query for.
Return Value
Type: Query ClassA Query object that is based on the WrkCtrTable table as a primary data source.
Community Additions
ADD
Show: