R12: AP/IBY: Returning Null Values In XML Tag After Extending IBY_FD_EXTRACT_EXT_PUB Extensions
(Doc ID 1572519.1)
Last updated on JUNE 09, 2023
Applies to:
Oracle Payables - Version 12.0.0 and laterOracle Payments - Version 12.0.0 and later
Information in this document applies to any platform.
Goal
Payment instruction Total is not getting Calculated.
Customer is using iby_sepa.xsl payment format template.
This has, at the payment instruction level:
-<CtrlSum>
<xsl:value-of select="InstructionTotals/TotalPaymentAmount/Value"/>
</CtrlSum>
<InstructionTotals>
<PaymentCount>3</PaymentCount>
<TotalPaymentAmount>
<Value></Value>
<Currency><Code></Code></Currency>
</TotalPaymentAmount>
</InstructionTotals>
Tag <TotalPaymentAmount> is not returning any values and is null in xml output.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
Have more questions? |
References |