SalesQuotationLine.validateProjectDate Method
Checks the project transaction date valid or not.
Syntax
public boolean validateProjectDate(SalesQuotationLine _salesQuotationLine)
Run On
Called
Parameters
- _salesQuotationLine
Type: SalesQuotationLine Table
The SalesQuotationLine record.
Return Value
Type: boolean
true if project transaction date is valid; otherwise, false.