PCRuntimeConfiguratorValidate.validPrerequisitesForValidateModified Method [AX 2012]

Checks if the prerequisites for the validation is met.

private boolean validPrerequisitesForValidateModified(PCProductConfigurationModel _productConfigurationModel, RefRecId _refRecId)

Run On

Client

Parameters

_productConfigurationModel
Type: PCProductConfigurationModel Table
A product configuration model.
_refRecId
Type: RefRecId Extended Data Type
A record ID.

Return Value

Type: boolean
true if the prerequisites are met; false, otherwise.

Community Additions

ADD
Show: