LedgerVoucher.bankAccountTransSum_BR Method [AX 2012]
Creates summarized bank account transactions.
Syntax
public boolean bankAccountTransSum_BR(BankAccountTrans _bankAccountTrans)
Run On
Server
Parameters
- _bankAccountTrans
Type: BankAccountTrans Table
A temporary BankAccountTrans table record buffer. Generated by BankVoucher.
Return Value
Type: boolean
true if the posting summarization level has the DetailSummary::Summary enumeration value; false if the posting summarization level has the DetailSummary::Detail enumeration value.
Remarks
This method is used by the BankVoucher class.
The temporary bank account transactions are inserted in the database when the LedgerVoucher parameter is posted.
Always summarize