CustInvoiceLineTemplate::nextLineNum Method
Calculates the LineNum value of the CustInvoiceLineTemplate record.
Syntax
client server public static LineNum nextLineNum(RecId _custInvoiceTemplateRecId)
Run On
Called
Parameters
- _custInvoiceTemplateRecId
Type: RecId Extended Data Type
A record ID of CustInvoiceTemplate table.
Return Value
Type: LineNum Extended Data Type
The next line number for the CustInvoiceLineTemplate record.