Hi,
As stated on the subject, I would like to check within a rule if there is already a WT stored in table VAR
something like this seudocode
if wt xxx is already in internal table VAR
do something
else
do other thing
endif
Im new in programming schemes, so any advice will be greatly apreciatted
Thanks in advance