PCRuntimePriceModelInstanceFactory::warningNoPriceModelFound Method [AX 2012]

Informs user with a warning, if no valid price model can be found based on the current order line context.

client server public static void warningNoPriceModelFound(PCProductConfigurationModel _productConfigurationModel, boolean _isRunningMultiCompany)

Run On

Called

Parameters

_productConfigurationModel
Type: PCProductConfigurationModel Table
An instance of PCproductConfigurationModel table bufffer.
_isRunningMultiCompany
Type: boolean
Specifies, that the price model is required for intercompany configuration scenario.
Show: