RetailTransactionIncomeExpenseTrans::totalExpenseIncome Method
Calculates the total expense amount.
Syntax
client server public static Amount totalExpenseIncome(
RetailStatementId _statementId,
RetailIncomeExpenseAccountType _accountType,
RetailStatementCode _statementCode)
Run On
Called
Parameters
- _statementId
Type: RetailStatementId Extended Data Type
The statement number.
- _accountType
Type: RetailIncomeExpenseAccountType Extended Data Type
The type of the account.
- _statementCode
Type: RetailStatementCode Extended Data Type
A statement code.
Return Value
Type: Amount Extended Data Type
The total expense amount.