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 a billing code custom field exists in the lines that are associated with a CustInvoiceTemplate table record.
Syntax
client server public static boolean existBillingCodeWithCustomField(RefRecId _custInvoiceTemplateRecId, date _billCodverVersionDate)
Run On
Called
Parameters
- _custInvoiceTemplateRecId
Type: RefRecId Extended Data Type
The Record ID of a CustInvoiceTemplate table record.
- _billCodverVersionDate
Type: date
The date that is used for finding the version of the billing code.
Return Value
Type: boolean
true if the billing code custom field exists; otherwise, false.