Share via


RCashReportJour_Create_PL::calcClosingBalance_HU Method [AX 2012]

Calculates the closing balance on a cash account for a specified date and currency.

Syntax

server public static AmountCur calcClosingBalance_HU(
    RCashAccount _accountNum, 
    CurrencyCode _currencyCode, 
    TransDate _transDate)

Run On

Server

Parameters

Return Value

Type: AmountCur Extended Data Type
The closing balance amount.

See Also

Reference

RCashReportJour_Create_PL Class