EBS Customizations (MOSC)

MOSC Banner

Layout Changes for RDF report

edited Jan 23, 2013 7:03AM in EBS Customizations (MOSC) 1 commentAnswered
Hi there,

We have 11i standard report and R12 standard report.

We saved the rdf as .xml and did a comparison of text files(.xmls)

For 11i file in XML we see that :

<dataDescriptor
           expression="round ( DECODE ( trx_type , &apos;PAYMENT&apos; , decode ( status , &apos;VOIDED&apos; , bank_account_amount , - bank_account_amount ) , &apos;REFUND&apos; , decode ( status , &apos;VOIDED&apos; , bank_account_amount , - bank_account_amount ) , &apos;CASH&apos; , decode ( status , &apos;REVERSED&apos; , - bank_account_amount , bank_account_amount ) , &apos;MISC&apos; , decode ( status , &apos;REVERSED&apos; , - bank_account_amount , bank_account_amount ) ) , : C_PRECISION )"

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