Share via


VendAgingDP_CN.insertIntoTmpTable Method [AX 2012]

Syntax

private void insertIntoTmpTable(
    VendAccount _accountNum, 
    AccountName _name, 
    CurrencyCode _currencyCode, 
    AmountMST _creditLimit, 
    AmountMST _balance, 
    AmountMST _inDueAmount, 
    AmountMST _amountMST)

Run On

Server

Parameters

See Also

Reference

VendAgingDP_CN Class