PurchReqPurchaseOrderGeneration.validateFiscalYear Method [AX 2012]

Checks if the trans date is same as the accounting event date.

public boolean validateFiscalYear(PurchReqLine _purchReqLine)

Run On

Server

Parameters

_purchReqLine
Type: PurchReqLine Table
The PurchReqLine record.

Return Value

Type: boolean
false if the trans date differs from the accounting event date; otherwise, true.

Community Additions

ADD
Show: