Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the CustBillingClassification record that is specified by the BillingClassification field.
Syntax
client server public static CustBillingClassification findByBillingClassification(BillingClassification _billingClassification)
Run On
Called
Parameters
- _billingClassification
Type: BillingClassification Extended Data Type
A billing classification to find.
Return Value
Type: CustBillingClassification Table
A record in the CustBillingClassification table; otherwise, an empty record.