learner
20th February 2003, 10:31
Hello,
I was just going through a script
program variable
ncmp1 = 230
select tfacp004.* from tfacp004
where tfacp004.agan = 'AG2'
and tfacp004._compnr = :ncmp1
order by tfacp004._index1
i am not able to see this tfacp200._compnr field is the table , why is this so ?? what is the significance of this field ???
on what siutation i should use it ????
Regards
Learner
I was just going through a script
program variable
ncmp1 = 230
select tfacp004.* from tfacp004
where tfacp004.agan = 'AG2'
and tfacp004._compnr = :ncmp1
order by tfacp004._index1
i am not able to see this tfacp200._compnr field is the table , why is this so ?? what is the significance of this field ???
on what siutation i should use it ????
Regards
Learner