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.
Determines whether the Billing code exists in the CustInvoiceLine table based on invoice.
Syntax
public boolean existCustBillingCode(RefRecId _custInvoiceTableRecId)
Run On
Called
Parameters
- _custInvoiceTableRecId
Type: RefRecId Extended Data Type
A RecId of the CustInvoiceTable table.
Return Value
Type: boolean
true if billing code exist; otherwise false.