BankAccountTransDateChange_RU.bankAccountTransDate Method [AX 2012]

Defines the transaction date for transactions.

Syntax

private TransDate bankAccountTransDate([BankAccountTrans _bankAccountTrans])

Run On

Server

Parameters

Return Value

Type: TransDate Extended Data Type
The transaction date.

Remarks

If the ledger fiscal period is open, this method returns the date from the source transaction; otherwise, it returns the date from the dialog box.

See Also

Reference

BankAccountTransDateChange_RU Class