PdsComdPricingMarginUpdate::main Method [AX 2012]

Provides an entry point for the PdsComdPricingMarginUpdate class when it is called from a menu item.

client server public static void main(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The arguments for the PdsComdPricingMarginUpdate class.

ExceptionCondition
Error

The PMF configuration key is disabled.

As this class only works with formula items and PMF module must be available to do the pricing calculation, this method will fail if the PMF configuration is disabled.

Show: