Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculate the credit/debit balance for the given account.
Syntax
private container GetAccountCreditDebit(str _mainAccountId)
Run On
Called
Parameters
- _mainAccountId
Type: str
Main Account id
Return Value
Type: container
Container of [Credit, Debit] amounts.
Remarks
Calculate the credit/debit balance for the given account.