Share via


LedgerSalesJournalReportDPBE.getTmpAccountTotalsBE Method [AX 2012]

Fetches data from the TmpAccountTotalsBE table.

Syntax

public TmpAccountTotalsBE getTmpAccountTotalsBE()

Run On

Server

Return Value

Type: TmpAccountTotalsBE Table
A populated instance of the TmpAccountTotalsBE table.

See Also

Reference

LedgerSalesJournalReportDPBE Class