CustBillingCodeVersion::interestCode Method
Retrieves the interest code that is associated with the billing code version.
Syntax
server public static container interestCode(CustTrans _custTrans, BillingCodeRefRecId _billingCodeRecId)
Run On
Server
Parameters
- _custTrans
Type: CustTrans Table
A customer transaction record.
- _billingCodeRecId
Type: BillingCodeRefRecId Extended Data Type
The billing code record ID.
Return Value
Type: container
The interest code record and interest calculation source.