Indicates whether any billing classification exists in the CustBillingClassification table.
Syntax
client server public static boolean doesBillingClassExist()
Run On
Called
Return Value
Type: boolean
true if any record exists; otherwise, false.
Indicates whether any billing classification exists in the CustBillingClassification table.
client server public static boolean doesBillingClassExist()
Called
Type: boolean
true if any record exists; otherwise, false.