2007 May 30 11:02 AM
Hi,
I have a screen which uses a subscreen with input fields. When an input field on the subscreen has a wrong value, i would like to give an error message and position my cursor on the field in question on the SUBscreen ...
Can anyone help me with this one?
set cursor field in the pbo of the screen doesn't work.
set cursor field in the pbo of the subscreen doesn't work either ...
2007 May 30 11:12 AM
can you post the code..
in pai
if screen-field ne 'XXXX'. " condition
SET CURSOR FIELD 'SCREEN-FIELD'.
message e001 ,...........
endif.
Hi,
I have a screen which uses a subscreen with input fields. When an input field on the subscreen has a wrong value, i would like to give an error message and position my cursor on the field in question on the SUBscreen ...
Can anyone help me with this one?
set cursor field in the pbo of the screen doesn't work.
set cursor field in the pbo of the subscreen doesn't work either ...
2007 May 30 11:09 AM
Hi
Please SAP Report 'DEMO_LIST_SET_CURSOR_2 ' which will help you to sovle the problem.
Regards,
Sree
2007 May 30 11:12 AM
can you post the code..
in pai
if screen-field ne 'XXXX'. " condition
SET CURSOR FIELD 'SCREEN-FIELD'.
message e001 ,...........
endif.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |