Share via


LedgerInAccountStatementBAI2_NA.fromDisk2JournalTrans Method [AX 2012]

Imports the BAI2 Bank Statement file, that is, transactions.

Syntax

public void fromDisk2JournalTrans([boolean _printReport])

Run On

Called

Parameters

  • _printReport
    Type: boolean
    A Boolean value that specifies whether to print the report.

Remarks

The LedgerInAccountStatementBAI2_NA class, unlike other classes in the LedgerInAccountStatement framework, uses AIF transforms for actual import of transactions. This method invokes that AIF transform.

See Also

Reference

LedgerInAccountStatementBAI2_NA Class