yudi-ict
6th June 2016, 05:52
hello , im new from Infor LN 10
i want to ask about debuging my report programs , so what comand should i enter for know the value for example
i have query
select * from whinr100
where whinr100._index1={:tdsls400.orno}
selectdo
qty.v=tdsls400.qty
endselect
and i want to know on debugger the value of qty.v
and 2nd i want to know about query 2 table with 1 indexing data
for example i have 2 table
tsls400 and whinr100
and i want to search by indexing on primary table whinr100.orno
what query can i use ?
thank you
i want to ask about debuging my report programs , so what comand should i enter for know the value for example
i have query
select * from whinr100
where whinr100._index1={:tdsls400.orno}
selectdo
qty.v=tdsls400.qty
endselect
and i want to know on debugger the value of qty.v
and 2nd i want to know about query 2 table with 1 indexing data
for example i have 2 table
tsls400 and whinr100
and i want to search by indexing on primary table whinr100.orno
what query can i use ?
thank you