BI Publisher (MOSC)

MOSC Banner

Variable Output - Format

edited Mar 30, 2012 3:31AM in BI Publisher (MOSC) 5 commentsAnswered
Hi,

I have report with certain calculation requirements. For this purpose I declared one variable:

<?xdoxslt:set_variable($_XDOCTX, 'RTotalVar', 100)?>

Now I used this variable in one of amount field and able to get results successfuly.

<?xdoxslt:set_variable($_XDOCTX, 'RTotalVar',xdoxslt:get_variable($_XDOCTX, 'RTotalVar') +PaymentAmount/Value)?>
<?xdoxslt:get_variable($_XDOCTX, 'RTotalVar')?>

How to format display value to 999G990D99?

Thanks in advance.


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