hbenade
23rd March 2006, 10:11
I am getting an error in BaanC40c, have no Idea what causes this
In the function itdsls0005
I am doing this select using variable item.isls0005
select tiitm001.*
from tiitm001
where tiitm001._compnr = :ncmp.isls0005
and tiitm001._index1 = {:item.isls0005} |#SLS068a.n
error: Undefined Symbol tiitm001(type 6) used in query
Select variable tiitm001 not defined
In the function itdsls0005
I am doing this select using variable item.isls0005
select tiitm001.*
from tiitm001
where tiitm001._compnr = :ncmp.isls0005
and tiitm001._index1 = {:item.isls0005} |#SLS068a.n
error: Undefined Symbol tiitm001(type 6) used in query
Select variable tiitm001 not defined