Retrieves the associated customer account number for a specified Product Builder item line.
Syntax
public CustAccount pbaCustAccount()
Run On
Called
Return Value
Type: CustAccount Extended Data Type
A customer account number.
Exceptions
| Exception | Condition |
|---|---|
| Error | The method is called by using a record that is not a salesLine object, salesBasketLine object, salesQuotationLine object, or salesQuotationBasketLine object. |
Remarks
A Product Builder item line can be a salesLine object, salesBasketLine object, salesQuotationLine object, or salesQuotationBasketLine object.