GeneralJournalAccountEntry::sumOfPostedAmountByGJE Method
Calculates the total amount posted in a voucher.
Syntax
client server public static container sumOfPostedAmountByGJE(RefRecId _gjeRecId)
Run On
Called
Parameters
- _gjeRecId
Type: RefRecId Extended Data Type
The record ID of the GeneralJournalAccountEntry record.
Return Value
Type: container
A container that contains total amount and number of transactions posted in a voucher.