‎2007 Jan 25 12:55 AM
hi all,
may i know why my quantity field shows 0 in my table control column? it has value in internal table but when show in table control it shows 0. why?
thanks
‎2007 Jan 25 1:03 AM
There could be a number of reason why. Lets start at the data types. First make sure that your qty field is define like so in your internal table. Then make sure that the field in the table control on the screen is correctly defined. If all is well, you will probably have to post your code so that we can take a quick look.
Regards,
RIch Heilman