RequisitionPurchaseOrderGeneration.validateFiscalYear Method [AX 2012]
Checks if trans date is same as accounting event date.
public boolean validateFiscalYear(PurchReqLine _purchReqLine)
Run On
ServerParameters
- _purchReqLine
- Type: PurchReqLine Table
The PurchReqLine table object from the PurchReqLine table.
Return Value
Type: booleanfalse if trans date is not the same as accounting event date; otherwise, true.
Community Additions
ADD
Show: