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.
Gets the maximum value of the ValidFrom field of the CustBillingCodeVersion table.
Syntax
public date getMaxValidFromDate(CustInvoiceTableRefRecId _custInvoiceTableRefRecId, date _invoiceDate)
Run On
Called
Parameters
- _custInvoiceTableRefRecId
Type: CustInvoiceTableRefRecId Extended Data Type
The record ID of the CustInvoiceTable table.
- _invoiceDate
Type: date
The invoice date.
Return Value
Type: date
A ValidFrom date value of a CustBillingCodeVersion record.