Ue Script Which is not working.
select ttaad100.*
from ttaad100
where ttaad100._compnr = 0
and ttaad100.comp inrange 500 and 503
selectdo
if ttaad100.comp <> 502 then
if compnr.check(ttaad100.comp) then
if cprrp100.type = tckoor.cp.pur then
SELECT whinr140.item, whinr140.cwar, whinr140.qhnd
FROM whinr140 whinr140
WHERE whinr140.item = :cprrp100.item
and whinr140.qhnd <> 0
selectdo
dal.set.info.message("@Please check %1s Item Detail", tcwar)
endselect
endif
else
dal.set.info.message("@Error")
endif
endif
endselect
__________________
Thanks & Regards,
Chaitanya Shah
|