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 in Uploading

Former Member
0 Likes
670

i have wriiten a program in .net to auomatically connect to SAP and hit the Tcode and execute it. when i am debugging the code manually, i can upload order.txt file in SAP

But when i run the exe file of my code, while uploading the order file , i am getting some error popup.

error.png

please provide your inputs. It would be really helpful

1 REPLY 1
Read only

SimoneMilesi
Active Contributor
0 Likes
588

Hi Kunal,

you are not giving enough information to help you.

Which Transaction are you invoking? A standard one? A custom one? The best shot you can have is to ask to an abap developer to set a breakpoint in the transaction and check what's going on.