RouteVersionApplicableResourceCache.validateAllOperations Method [AX 2012]
Validates that all operations in the whole route have enough applicable resources.
Syntax
public RouteFeasibilityStatus validateAllOperations()
Run On
Called
Return Value
Type: RouteFeasibilityStatus Enumeration
The route feasibility.
Remarks
Accept if all the operations in the whole route have enough applicable resources. An error is thrown when there is not enough applicable resources.
A warning is displayed for operations in which there is no operation relation for the current set of dimensions.