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

upload data in sap database table

Former Member
0 Likes
524

Hi,

Please give me sample code for upload data from flat file to SAP 'Z' table ? i will do this code in Function Module??

3 REPLIES 3
Read only

JackGraus
Active Contributor
0 Likes
499

When this is a one time action then it might be an option to use transaction SE16N on your Z table, then enable maintence mode by entering SAP_EDIT in the command field. Now you can 'paste' your complete table from SE16N.

Best regards Jack

Read only

amit_khare
Active Contributor
0 Likes
499

search forum for GUI_UPLOAD TABLE.

Read only

nkr1shna
Contributor
0 Likes
499

HI RP,

I have replied to this question in your post on "Upload / download".

Best Regards,

Krishna