PurchReqTableForm::isTransDateVisible Method [AX 2012]
Determines whether the transaction date field should be visible on forms.
server public static boolean isTransDateVisible([DataAreaId _dataArea])
Run On
ServerParameters
- _dataArea
- Type: DataAreaId Extended Data Type
Return Value
Type: booleanfalse if the requirement date is to be treated as transaction date or advanced ledger budget configuration key is disabled; otherwise, true.
Show: