PurchRFQFormLetter.validatePOTransdate Method [AX 2012]

Validates the poTransDate field by using the fiscal calendar on the PurchRFQEditLines form that is being validated.

public boolean validatePOTransdate(TransDate _poTransDate)

Run On

Called

Parameters

_poTransDate
Type: TransDate Extended Data Type
The date to validate.

Return Value

Type: boolean
Always returns true.

Community Additions

ADD
Show: