Hi Subeesh,
i need to write a condition at the top of like this
WHEN 'INS' OR 'COP' OR 'MOD'.
CASE innnn-infty.
WHEN 2001.
these INS, COP, MOD are captured in FCode.
but when i write condition as
if FCode = 'INS'.
---------
endif.
it is not triggering bcoz fcode is null.
can u share the code declaration of fcode and how to write that condition?
thanks,
Naresh.