Modify template for Send Separate Remittance Advices
Hi,
We are upgrading to EBS R12.1.3.
I need to customize the IBYR_SRA.rtf for the "Send Separate Remittance Advices" (IBY_FD_SRA_FORMAT) concurrent program. I need to add Address Line4, and also replace the country code (e.g GB) with the Long Name (e.g. United Kingdom).
Though this uses an rtf attached to an xml template (Template Name : Separate Remittance Advice) the concurrent program output type is not XML.
I am trying to locate the program that is generating the input XML for this process.
The outermost tag in the rtf is <?for-each: OutboundPayment?>.
I have run below the query but it did not return any row