PCEnterprisePortalMain::initConfigurator Method [AX 2012]

Creates an instance of this class and initializes it with an item line that is associated with a configuration.

server public static PCEnterprisePortalMain initConfigurator(Common _itemLine)

Run On

Server

Parameters

_itemLine
Type: Common Table
An item line from a supported table.

Return Value

Type: PCEnterprisePortalMain Class
The created instance.

ExceptionCondition
Error

The item line is not from a supported table.

The supported tables are the salesLine, salesQuotationLine, salesBasketLine, and salesQuotationBasketLine tables.

Show: