BankStmtBridgingBase.bridgeStatement Method [AX 2012]

Retrieves the statement transaction records for a given BankStmtISO_Document.

Syntax

public LedgerJournalTrans bridgeStatement(BankStmtISODocument _bankStmtISODocument)

Run On

Called

Parameters

  • _bankStmtISODocument
    Type: BankStmtISODocument Table
    The BankStmtISO_Document class that the transactions are to be retrieved from.

Return Value

Type: LedgerJournalTrans Table
The bridged transactions as a LedgerJournalTrans table.

See Also

Reference

BankStmtBridgingBase Class