PBAEnterprisePortalMain.init Method [AX 2012]

Initializes the Enterprise Portal version of the Product Builder configurator.

Syntax

public void init(PBAItemLine _itemLine)

Run On

Server

Parameters

  • _itemLine
    Type: PBAItemLine Map
    A sales object, salesQuotation object, salesBasket object, or salesQuotaionsBasketLine object associated with a Product Builder configurable item.

See Also

Reference

PBAEnterprisePortalMain Class