CustBillingCode::findBillingCode Method
Reads the CustBillingCode table to find the specified record.
Syntax
client server public static CustBillingCode findBillingCode(BillingCode _billingCode)
Run On
Called
Parameters
- _billingCode
Type: BillingCode Extended Data Type
A billing code to find.
Return Value
Type: CustBillingCode Table
CustBillingCode table buffer.