PCRuntimeLibrary::validateGeneration Method [AX 2012]
Validates that the specified product model with the provided set of values can generate a valid BOM and a route.
client server public static boolean validateGeneration(PCProductConfigurationModel _productConfigurationModel, str _boundValues)
Run On
CalledParameters
- _productConfigurationModel
- Type: PCProductConfigurationModel Table
The product model to test.
- _boundValues
- Type: str
The XML string that contains the set of the bound values.
Show: