VendInvoiceInfoLine_Project.isItemBased Method
Checks if the line is related to an item.
Syntax
public boolean isItemBased([VendInvoiceInfoLine _parentLine])
Run On
Called
Parameters
- _parentLine
Type: VendInvoiceInfoLine Table
Parent VendInvoiceInfoLine record.
Return Value
Type: boolean
true if the line is related to an item; otherwise, false.