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.
Gets the records count of the VendInvoiceInfo_PaymentDisbursement table.
Syntax
client server public static int getCountOfPurchPaymDisbursement(ParmId _parmId, TradeLineRefId _tableRefId)
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The parameter ID of the VendInvoiceInfoTable table that is used to retrieve the count of the VendInvoiceInfo_PaymentDisbursement table records.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The tableRefId of the VendInvoiceInfoTable table that is used to retrieve the count of VendInvoiceInfo_PaymentDisbursement table records.
Return Value
Type: int
A record count of the VendInvoiceInfo_PaymentDisbursement table; otherwise, zero.