CustBillingClassification::findBillingClassification Method
Reads the CustBillingClassification table to find the specified record.
Syntax
client server public static CustBillingClassification findBillingClassification(BillingClassification _billingClassification)
Run On
Called
Parameters
- _billingClassification
Type: BillingClassification Extended Data Type
A billing classification to find.
Return Value
Type: CustBillingClassification Table
A CustBillingClassification table buffer.