2006 Oct 24 6:14 PM
HI all,
I had already posted this message in RFID forums, but i did not get any response. So i am reposting it here ...
I have developed an RFID program to create Transfer Orders for Material documents, It works fine from SAP Gui, but when executed from RF Device or SAPConsole it errors out at the final step saying "Connection Broken", but suprisingly the actual document is created in SAP.
I was wondering if this message "Connection Broken" is a part of an exception from the program or is it displayed by SAPconsole?.
Please Advice,
Regards,
Venkat.
2006 Oct 24 6:25 PM
HI all,
I had already posted this message in RFID forums, but i did not get any response. So i am reposting it here ...
I have developed an RFID program to create Transfer Orders for Material documents, It works fine from SAP Gui, but when executed from RF Device or SAPConsole it errors out at the final step saying "Connection Broken", but suprisingly the actual document is created in SAP.
I was wondering if this message "Connection Broken" is a part of an exception from the program or is it displayed by SAPconsole?.
Please Advice,
Regards,
Venkat.
2006 Oct 24 6:25 PM
2006 Oct 24 7:07 PM
Rich,
Yes.. we are using Telnet Server.
We also tried logging into SAPConsole directly instead of RF device and runing the application, we still get the same error message.
Does this error occurs because of the way in which it is coded or is it something else, since it works fine in SAP GUI.
Is it possible to debug the program while running the transaction under SAP Console?
Thanks for your help,
Venkat.
2006 Oct 24 7:11 PM
2006 Oct 24 7:40 PM
Rich,
I appreciate your prompt replies...
When i run it in SAP GUI it works fine and a success message is displayed at the buttom of the screen ( saying "Transfer order : ..# is created ".
Venkat.
2006 Oct 24 7:43 PM
I think that this may be an issue. The success message coming. In my sapconsole implementation, messages that appear at the bottom of the screen in SAPgui will create problems when in sapconsole. In all of my RF programs, I use a separate screen to show the user messages, this is how all the error handling happens. Comment out the success message and see if there is still a problem. I'm thinking that it will work.
Regards,
Rich Heilman
2007 May 02 8:27 PM
Sorry to res such an old thread.
Hi all, I've a problem very close to this one and hoped for some help.
We're calling a batch input of VL02 from sapconsole and, as Rich has said, the final success message is being displayed. Being that VL02 is a SAP standard transaction we can't just go commenting out bits of code.
Is there any way to suppress messages coming from SAP transactions so that they don't interfere with the console display? Neither the SDN nor Google searches that I did returned anything to help...
We don't lose the connection or anything, we just don't want the message displayed is all.
Thanks for your time,
Patrick.
2006 Oct 24 7:45 PM
Hi
Make the message to appear in a popup. It will come as a message in a new screen on the device, and once user presses ENTER, you can bring the control back to your application.
Regards,
Raj
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |