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.
Indicates whether the specified BillingCode record is associated with the selected CustBillingClassification record.
Syntax
client server public static boolean existBillingClassificationCode(RefRecId _custBillingClassification, RefRecId _custBillingCode)
Run On
Called
Parameters
- _custBillingClassification
Type: RefRecId Extended Data Type
The record ID of the CustBillingClassification record.
- _custBillingCode
Type: RefRecId Extended Data Type
The record ID of the CustBillingClassificationCode record.
Return Value
Type: boolean
true if the BillingCode value is associated with the CustBillingClassification record; otherwise, false.