Skip to Content
0
Former Member
Mar 03, 2009 at 04:19 PM

Set cursor - EXIT_SAPMF02D_001

124 Views

Hi Gurus,

I have implemented a check on the field STCEG in the exit EXIT_SAPMF02D_001 (Include: ZXF04U01).

After a warning message I would like to put the cursor on the field STCEG (VAT).

This is the code I have written:

set cursor field 'KNA1-STCEG'.

message w001(zf01).

set screen '7122'.

I can see the correct dynpro but not the cursor on the field I want.

Thanks in advance.

Guido