RetailSmbAccountingExportJob.GetAccountCreditDebit Method [AX 2012]
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.