Application Development 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: 

Error in Uploading

0 Kudos

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

SimoneMilesi
Active Contributor
0 Kudos

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.