2008 Jul 04 3:41 PM
Hi All,
if we prese ENTER key what value ( in the function code) will get captured in SY-UCOMM.
2008 Jul 04 3:43 PM
Hi
It depends which value was assigned in the status: it usually has the value SPACE.
Max
Hi All,
if we prese ENTER key what value ( in the function code) will get captured in SY-UCOMM.
2008 Jul 04 3:43 PM
Hi
It depends which value was assigned in the status: it usually has the value SPACE.
Max
2008 Jul 05 11:30 AM
2008 Jul 05 11:58 AM
hi,
its not fixed..it changes with the GUI Status..
If you want to check this out, just put /h in command line.
and then press enter..
it will take you in debug mode...so while debugging, in field name put sy-ucomm , you will get the value...
2008 Jul 05 12:03 PM
Hi,
If you see in debugging then it will be SPACE..
and if recording done through BDC the you find /00 in BDC_OKCODE value..
So it depends where you use...
So if you want to see the FUNCTION CODE of that at any time in any screen of SAP specify /H in command prompt and press enter then the screen will be in debugging mode...
This procedure actually helps when you are doing BDC program to capture and know what function code value is capture in SY-UCOMM.
Hope this would help..
Regards
Narin Nandivada
2008 Jul 05 12:13 PM
2008 Jul 05 12:25 PM
hi,
Sy-UCOMM is SPACE when you press enter...
BDC it is '/00'.
regards
padma
2008 Jul 05 12:34 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |