R12.1.2 SEPA Credit Transfer has invalid characters, namely an underscore
When generating a payment using the template code =
IBY_SEPA_CREDIT_INIT_TEMPLATE_STR_REM the output contains an underscore.
As part of the <PmtInf> block the following occurs
<PmtInfId>60988_1</PmtInfId>
The underscore character is not supported in SEPA xml files.
I can understand that Oracle does not do validation on "character" fields such as names and address but leaves underscores in but to actually generate a field and include an under score is bizarre.
Has anybody come across this before and what is the solution?
As part of the <PmtInf> block the following occurs
<PmtInfId>60988_1</PmtInfId>
The underscore character is not supported in SEPA xml files.
I can understand that Oracle does not do validation on "character" fields such as names and address but leaves underscores in but to actually generate a field and include an under score is bizarre.
Has anybody come across this before and what is the solution?
Tagged:
0