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.
Calculates the amount of sub-table records for the _parmId and _tableRefId parameters of the specified invoice.
Syntax
client server public static int count(ParmId _parmId, TradeLineRefId _tableRefId)
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The ParmId field of the invoice; optional.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The TableRefId value of the invoice.
Return Value
Type: int
A count of the sub-table records for the given invoice.