CustBillingCodeVersion.getMinValidToDate Method
Gets the minimum value of the ValidTo field of the CustBillingCodeVersion table.
Syntax
public date getMinValidToDate(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 date value ValidTo of a CustBillingCodeVersion record.