alibaba
15th January 2005, 15:17
hi:
I will develope an report in BaaN V ,but when i was edit that script , the BaaN SQL cant select item data from tcibd001(target item into there).
my script:
select tcibd001.item
from tcibd001
where tcibd001._index = {:var.item}
as set with 1 rows
selectdo
....
selectempty
....
endselect
of all times(var.item record exist or not exist), select segment will goto selectempty!!!
why?and how to i can do it?What difference between baan IV and BaaN V ?
segment fields?
thanks!
I will develope an report in BaaN V ,but when i was edit that script , the BaaN SQL cant select item data from tcibd001(target item into there).
my script:
select tcibd001.item
from tcibd001
where tcibd001._index = {:var.item}
as set with 1 rows
selectdo
....
selectempty
....
endselect
of all times(var.item record exist or not exist), select segment will goto selectempty!!!
why?and how to i can do it?What difference between baan IV and BaaN V ?
segment fields?
thanks!