Share via


RCashAccountStatementDP.insertRcashAccountStatementTmp Method [AX 2012]

Inserts records into the RcashAccountStatementTmp temporary table.

Syntax

private void insertRcashAccountStatementTmp(
    RCashTrans _rCashTrans, 
    RCashTable _rCashTable, 
    DimensionAttributeValueCombination _dimensionAttributevalue, 
    MainAccount _mainAccount, 
    TransDate _fromDate, 
    TransDate _toDate)

Run On

Server

Parameters

See Also

Reference

RCashAccountStatementDP Class