BI Publisher (MOSC)

MOSC Banner

using SUBSTR and INSTR together in XML PUBLISHER

edited Jun 28, 2018 11:44AM in BI Publisher (MOSC) 2 commentsAnswered

we need to customize amount in check template for R12 . it should display amount as 

"Nine Hundred Ninety-Nine  and 60/100"

actual field "PaymentAmountText" displays "Nine Hundred Ninety-Nine Euros And Sixty Cent"

I am trying to use formatting in xml template using below command:

<?xdofx:substr(PaymentAmountText,1,Instr(PaymentAmountText,' Dollars',1))?>

but using the above syntax is giving blank output . please help.

Something is wrong here ?please help.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center