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

Table control abap

1,070

Hi all ,

I'm creating a table control in module pool in which i need to add/delete records from table control and i need that those values will be saved in the corresponding database table . How to perform that ?

PS : I'm using table control with wizard .

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
964

To perform that, read the documentation about table control, about Open SQL, in SAP Library, in ABAP Documentation, in blog posts, and look at forum answers when you have specific issues.

EDIT: and I forgot to say, there are some small examples in your SAP system = programs RSDEMO02, DEMO_DYNPRO_TABCONT_LOOP, DEMO_DYNPRO_TABCONT_LOOP_AT.

Read only

Former Member
964

hello there, I understand the SAP documentation is not easy as most of the times the links are broken, but there are many nice articles on google if you search. All the best for your task and hey look at these links below may be it helps you. Happy Learning 🙂

https://help.sap.com/viewer/f68e489816e043f1add91d69a6842931/7.4.25/en-US/4a44b62c954c0453e10000000a...

http://saptechnical.com/Tutorials/ABAP/TableControl/Index.htm