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

How to insert data into a Ztable by using module pool programming??

Former Member
0 Likes
1,217

Hi,

I am new to ABAP, Actually I have made a Ztable now I want to insert data by using the module pool programming. In which there are all field in the first screen and there is a save button. So when ever i press SAVE button it shud update the Ztable with new entries.But actually I am not getting How can i update that??can you please send me the code for inserting data.

Thanks in Advance.

Edited by: Swapna Ram on Feb 17, 2008 12:01 AM

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
405

Look at [Updates in the R/3 System (BC-CST-UP)|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCSTUP/BCCSTUP_PT.pdf] if you want to use the "sap way".

Regards

Read only

Former Member
0 Likes
405

Swapna,

Check this thread...

ALso check this..