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.
Sets the billing classification specific fields of CustInvoiceLine
Syntax
private boolean populateBillingCodeFields(
CustInvoiceStandardLineTemplate _custInvoiceStandardLineTemplate,
RecId _custBillingCodeRecId,
InvoiceDate _invoiceDate)
Run On
Called
Parameters
- _custInvoiceStandardLineTemplate
Type: CustInvoiceStandardLineTemplate Table
The record buffer of CustInvoiceLineTemplate table.
- _custBillingCodeRecId
Type: RecId Extended Data Type
The recid of the billing code in the template
- _invoiceDate
Type: InvoiceDate Extended Data Type
The date on the generated invoice
Return Value
Type: boolean
true if the correct billing code version is found