CustBillingCodeRate::findByCustBillingCodeVersion Method
Reads the CustBillingCodeRate table to find the specified record.
Syntax
client server public static CustBillingCodeRate findByCustBillingCodeVersion(RefRecId _refRecId)
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The record ID of billing code version to find.
Return Value
Type: CustBillingCodeRate Table
A CustBillingCodeRate table buffer.