MCRCustPaymTable::getNextLineNum Method
Retrieves the line number of the related payments and increases it by one.
Syntax
client server public static real getNextLineNum(RefRecId _parentRecId, RefTableId _parentTableId)
Run On
Called
Parameters
- _parentRecId
Type: RefRecId Extended Data Type
The RecID of the record for which this method finds the next line number.
- _parentTableId
Type: RefTableId Extended Data Type
The TableID of the record for which this method finds the next line number.
Return Value
Type: real
The next line number of the related payments.