cancel
Showing results for 
Search instead for 
Did you mean: 

Boolean Function Ifs not giving proper out put

Former Member
0 Kudos

Hi ,

I am using boolean function Ifs in message mapping of one of my scenerio.

My problem is First argument have exist function and if first argument is true it gives value of second argument but if is false , I am passing a Constant value in else condition(3rd argument) it give no out put.Can you suggest how can i resolve it.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mohit,

In your case you need not to use IFs , instead make use of boolean function If , it will work fine for you.

Regards

Nishant Kumar Singh

Former Member
0 Kudos

Hi Nishant,

thanks for your reply.Can you explane me difference between IF and IFS.

former_member185881
Active Participant
0 Kudos

Hi Mohit

Read this note --> sap note - 1090369

Regards

Dheeraj Kumar