Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

IF Statement not working

edited Feb 25, 2016 4:00AM in Design Tools & Output Technologies - JDE1 (MOSC) 9 commentsAnswered

I was working on one report, and below IF condition is not working at all. The returned value of VA evt_mnNoOfMonths_MATH01 is “11” and VA evt_TotalDays_MATH01 is “30”. This IF statement will compare them and execute the logic if condition is met. I’m comparing 11 with 11.00 and 30 with 30.00.

************************************

If VA evt_mnNoOfMonths_MATH01 is equal to "11.00" And VA evt_TotalDays_MATH01 is equal to "30.00"

FC Service Years_Edit = [VA evt_mnNoOfYears_MATH01]+1

FC Service Months_Edit = "0"

FC Service Days_Edit = "0"

End If

Regards

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