Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines the number of lines that are associated with the specified invoice transaction.
Syntax
client server public static Counter numOfLines(InvoiceId _invoiceId, TransDate _transDate)
Run On
Called
Parameters
- _invoiceId
Type: InvoiceId Extended Data Type
The InvoiceId field of a customer transaction.
- _transDate
Type: TransDate Extended Data Type
The transaction date of an invoice.
Return Value
Type: Counter Extended Data Type
The number of lines that are associated with an invoice transaction.