Share via


CustBillingCodeLedgerAccount::countRecords Method

Counts the number of ledger accounts that are associated with a billing code.

Syntax

client server public static int64 countRecords(RefRecId _custBillingCodeVersionRecId)

Run On

Called

Parameters

  • _custBillingCodeVersionRecId
    Type: RefRecId Extended Data Type
    The billing code version record ID that is used to filter the ledger accounts.

Return Value

Type: int64
The count of the ledger accounts that are associated with the specified billing code.

See Also

Reference

CustBillingCodeLedgerAccount Table