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.
Checks if trans date is same as accounting event date.
Syntax
public boolean validateFiscalYear(PurchReqLine _purchReqLine)
Run On
Server
Parameters
- _purchReqLine
Type: PurchReqLine Table
The PurchReqLine table object from the PurchReqLine table.
Return Value
Type: boolean
false if trans date is not the same as accounting event date; otherwise, true.