🔹 Join the OracleApps88 Telegram Group - Stay up to date with the latest on Oracle EBS R12 and Oracle Cloud/Fusion Applications. 📌 Telegram Group : https://t.me/OracleApps88

💡 Facing issues copying code/scripts or viewing posts? We're here to help!
📬 Contact on Telegram : https://t.me/apps88
📱 Telegram/WhatsApp: +91 905 957 4321
📧 Email Support: OracleApp88@Yahoo.com

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