Hash total calculation incorrect
Summary
Why is the script not calculating the correct hash totalContent
Hi Experts,
I'm new to financials module,we are currently implementing a project and I'm responsible for reporting.
There is an RTF template that was being used on EBS and now we are using it on ERP Cloud
The RTF template is being used on the report 'Funds Capture Authorization And Settlement Formats' to produce an etext file for debit orders.
All the data is populating correct except a field called 'Hash Total' and this is because the following script is not returning the correct length.
LENGTH(SUM(NVL(PayeeAccount/FundsCaptureOrder/ PayerBankAccount/BankAccountNumber,0)))
Tagged:
0