eText Template - (Amount * 100) producing erroneous results
EBS 12.1.3XML 5.6.3
DB 11.2.0.2.0
We have an issue with the seeded eText templates in EBS where PaymentAmount/Value * 100 produces incorrect results. Obviously, this formula is used to remove decimals. We've seen the issue in 3 templates we've tested so far, but I expect it is a universal problem.
The offending templates so far:
Federal Bulk Data CCDP Payments Format
Federal CTX ACH Vendor Format
US Bulk NCR Format
The issues occur sporadically and only with certain records that seem undistinguished from the successful records within the same extract. Example:
Data extract will include something like the following:
<OutboundPayment>
<PaymentAmount>
<Value>4576.85</Value>
</PaymentAmount>
DB 11.2.0.2.0
We have an issue with the seeded eText templates in EBS where PaymentAmount/Value * 100 produces incorrect results. Obviously, this formula is used to remove decimals. We've seen the issue in 3 templates we've tested so far, but I expect it is a universal problem.
The offending templates so far:
Federal Bulk Data CCDP Payments Format
Federal CTX ACH Vendor Format
US Bulk NCR Format
The issues occur sporadically and only with certain records that seem undistinguished from the successful records within the same extract. Example:
Data extract will include something like the following:
<OutboundPayment>
<PaymentAmount>
<Value>4576.85</Value>
</PaymentAmount>
0