I've a BDC program that needs to upload certain data. However, when i try to execute the report, the program abruptly exits from the "at selection-screen" statement to the main screen. I checked the value of sy-ucomm and it shows CRET.
However when i tried running the same program on a different server it ran fine .... with the sy-ucomm value shown as ONLI .
I'd appreciate any help possible. Thanks!!!