Fusion Compensation:Change Statements: For-Each Statement Correct Syntax
(Doc ID 2746434.1)
Last updated on JUNE 08, 2022
Applies to:
Oracle Fusion Workforce Compensation Cloud Service - Version 11.13.20.10.0 and laterInformation in this document applies to any platform.
Goal
Below FOR loop in rtf works.
<?for-each:PERSONINFO[COMP_1_COMPENSATION_AMOUNT !=’’ or COMP_2_COMPENSATION_AMOUNT != ‘’]?>
We want to build on that with additional conditions. How do I include the below mentioned conditions?
I would like to know how to write a for loop like this:
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |