Join the OracleApps88 Telegram group @OracleApps88to get more information on Oracle EBS R12/Oracle Fusion applications.

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.

Tuesday, August 30, 2016

Logical (and , or) Parameters in XMLP Reports

Note : Use lowercase or , and only
<?if:ORDER_NUMBER='146842' or ORDER_NUMBER='146825'?>NOTWORKING<?attribute@incontext:color;'blue'?><?end if?>

<?xdofx:if ORDER_NUMBER = 146842 then 'WORKING'
else
if ORDER_NUMBER = 146825 then 'WORKING'
else
'NOT WORKING'
end if?>

<xsl:choose>
<xsl:when "ORDER_NUMBER='146842'"><?call:TEMPLATE1?> <?end call?></xsl:when>
<xsl:when "ORDER_NUMBER='146825'"><?call:TEMPLATE2?> <?end call?></xsl:when>
<xsl:otherwise><?call:TEMPLATE3?> <?end call?></xsl:otherwise>

<?choose:?>
<?when: ORDER_NUMBER1 ='146842'?>'WORKING'<?end when?>
<?when: ORDER_NUMBER1 ='146825'?>'WORKING'<?end when?>
<?otherwise?>'NOT WORKING'<?attribute@incontext:color;'blue'?><?end otherwise?>
<?end choose?>


No comments:

Post a Comment

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
Best Blogger TipsGet Flower Effect