PurchParmTable_PaymentDisbursement::getCountOfPurchPaymDisbursement Method
Gets the records count of the PurchParmTable_PaymentDisbursement table.
Syntax
client server public static int getCountOfPurchPaymDisbursement(ParmId _parmId, TradeLineRefId _tableRefId)
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The parmID of the PurchParmTable table that is used to retrieve the count of the PurchParmTable_PaymentDisbursement table records.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The tableRefId of the PurchParmTable table that is used to retrieve the count of PurchParmTable_PaymDisbursement table records.
Return Value
Type: int
A record count of the PurchParmTable_PaymentDisbursement table; otherwise, zero.