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

reading data from table control

Former Member
0 Likes
431

Hi,

Intially I have a table control and in that I am entering deliveries(manually), how to read them into internal table..plz advise

regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
399

Why don't you use the table control wizard to create the table control on your screen? It takes care of inserting the proper modules to update your internal table.

3 REPLIES 3
Read only

Former Member
0 Likes
400

Why don't you use the table control wizard to create the table control on your screen? It takes care of inserting the proper modules to update your internal table.

Read only

Former Member
0 Likes
399

done it.thanks

Read only

Former Member
0 Likes
399

Hi,

Use the FM DYNP_VALUES_READ

Regards,

Vikranth