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

Error while uploading data using WS_UPLOAD(E12:duplicate child ID: 'UPLD)

former_member569532
Participant
0 Likes
1,535

Hi Experts,

I am uploading text file into itab using ws_upload,I am getting errors.I am attaching the screen shots of  the errors .Kindly anyone advice how to solve

these errors,

Thanks in Advance,

Anusha.B

8 REPLIES 8
Read only

arindam_m
Active Contributor
0 Likes
1,397

Hi,

I think you are trying to do something with the graphics stuff is it.. Check the list of programs given below:

GRAPHICS_IGS_ADMIN

GRAPHICS_IGS_CE_TEST

GRAPHICS_IGS_CHART_TEST

GRAPHICS_IGS_IMGCONV_DEMO

GRAPHICS_IGS_RSPO_TEST

GRAPHICS_IGS_ZIPPER_DEMO

Might be helpful.

Cheers,

Arindam

Read only

0 Likes
1,397

Thank you for reply.I am not changing any graphics ,I am uploading the text file using WS_UPLOAD FM .While uploading I am getting these errors.Please advice how to solve these errors.

Thanks in advance,

Anusha

Read only

arindam_m
Active Contributor
0 Likes
1,397

Hi,

Might be a issue with the SAP GUI installation at your workstation. Have you tried it from another desktop. If it works fine from another desktop it may be installation issue with the GUI.

Cheers,

Arindam

Read only

0 Likes
1,397

Thank your for your reply.It is coming for all desktops.

Read only

Former Member
0 Likes
1,397

Did you happen to check my previous reply and whether you have sufficient write permission to Work Directory of SAP GUI?

Read only

0 Likes
1,397

Thank you for your reply.I will change the FM to GUI upload

Read only

Former Member
0 Likes
1,397

According to this thread, you need to check whether SAP GUI has sufficient write permissions on work directory.

Read only

Former Member
0 Likes
1,397

Hi Anu,

Actually the FM WS_UPLOAD is obsolete and you have to use FM GUI_UPLOAD instead. Please try using this and let us know if any issues