PCEnterprisePortalMain.initFromPCItemLine Method [AX 2012]

Initializes the part of the configurator that depends on the value of the item line.

protected void initFromPCItemLine(Common _itemLine)

Run On

Server

Parameters

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

ExceptionCondition
Error

The item line is not from a supported table.

The supported tables are the SalesLine, SalesQuotationLine, SalesBasketLine, and salesQuotationBasketLine tables.

Community Additions

ADD
Show: