Hi Fellow Developers,
I am trying to create a TRUE FALSE Enum based read only custom field in “Multilevel Availability Check” Screen at line level.
The enum I created is a simple custom enumeration of 2 choices True and False.
Since the field is read only I have written the Select Statement with a CASE that If a certain 2 column values match return TRUE or FALSE from that case but when I try to finish the field creation I get the error as attached.
Can somebody tell me how to fix it ?





