Skip to Content
0
Former Member
Nov 06, 2008 at 03:18 AM

sy-ucomm value is CRET

815 Views

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!!!