Number format in template comma(,) and dot(.) are displayed wrong as 'u' and 'n'
Hi All,
he Number format in template comma(,) and dot(.) are displayed wrong as 'u' and 'n' only when we are submit the Report using fnd_request.submit_request from a PL/SQL concurrent Procedure(we have used fnd_request.add_layout before submitting the program).
This issue is coming for the fields Type : Number and Number Format : #,##0.00 is used (MS Word Number Format).
But if we submit the XML report standalone from SRS window, report output and number format are coming correct, means then comma(,) and dot(.) are displayed.
We have checked the profiles “ICX: Numeric characters” and “XDO: Numeric characters” as per Oracle