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 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.