PBAItemLine.pbaCustAccount Method [AX 2012]

Retrieves the associated customer account number for a specified Product Builder item line.

public CustAccount pbaCustAccount()

Run On

Called

Return Value

Type: CustAccount Extended Data Type
A customer account number.

ExceptionCondition
Error

The method is called by using a record that is not a salesLine object, salesBasketLine object, salesQuotationLine object, or salesQuotationBasketLine object.

A Product Builder item line can be a salesLine object, salesBasketLine object, salesQuotationLine object, or salesQuotationBasketLine object.

Community Additions

ADD
Show: