CustInvoiceStandardLineTemplate.existCustBillingCode Method
Indicates whether the Billing code exists in the CustInvoiceStandardLineTemplate table based on invoice.
Syntax
public boolean existCustBillingCode(RefRecId _custInvoiceTemplateRecId)
Run On
Called
Parameters
- _custInvoiceTemplateRecId
Type: RefRecId Extended Data Type
The Record ID of the CustInvoiceTemplate table.
Return Value
Type: boolean
true if billing code exist; otherwise, false.