AR ACH - Handle error that uspCMPostBankDeposit will throw

Issue No: AR-4810
Created 6/6/2017 8:01:56 PM
Type Feature
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 17.3
Description There are error being raise when some condition are not met when posting the bank deposit. This will prevent the positng of the transaction.   Please handle those errors that will throw. One we notice is the date value being used.   * Make sure that the date you are passing on tblCMBankTransaction.dtmDate is not less that the dates on the details (which will be your RCV). * Please look on the scenario that the RCV payment date is a future date.