Share via


GeneralJournalEntry::getBalances Method

Gets the accounting currency amount and reporting currency amount balances.

Syntax

client server public static container getBalances(Voucher _subledgerVoucher, TransDate _accountingDate)

Run On

Called

Parameters

Return Value

Type: container
The accounting currency amount and reporting currency amount balances in a container.

Exceptions

Exception Condition
Error

The _subledgerVoucher parameter is empty.

–or–

The _accountingDate parameter is empty.

See Also

Reference

GeneralJournalEntry Table