Skip to Content
0
Former Member
Aug 01, 2006 at 10:08 PM

How to check if a WT is already in IT VAR

40 Views

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