Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

quantity field in dynpro

Former Member
0 Likes
346

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

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
285

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