RetailCashDeclaration.calculateTotalAmount Method
Gets the sum of amount in the RetailCashDeclaration table excluding the selected record and updates the TotalAmount field.
Syntax
public boolean calculateTotalAmount()
Run On
Called
Return Value
Type: boolean
Always returns true.