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.
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.