Compartir a través de


CustBillingClassificationCode::existBillingClassificationCode Method

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

Return Value

Type: boolean
true if the BillingCode value is associated with the CustBillingClassification record; otherwise, false.

See Also

Reference

CustBillingClassificationCode Table