2006 Jun 05 11:53 AM
hi!
i wrote screen wih table control.
i enter barcodes to the screen and after every barcode, the cursor jumps to the next line.
in the pai at user command ENTER i check if the line is bigger the 19(the number of lines that appear on the screen0 the i <table-control>-top_line = 20 and also
set cursor 'field name' line screen_line.
what happens is that i get new page baut i cant see the cursor. what should i do?
regards
yifat
hi!
i wrote screen wih table control.
i enter barcodes to the screen and after every barcode, the cursor jumps to the next line.
in the pai at user command ENTER i check if the line is bigger the 19(the number of lines that appear on the screen0 the i <table-control>-top_line = 20 and also
set cursor 'field name' line screen_line.
what happens is that i get new page baut i cant see the cursor. what should i do?
regards
yifat
2006 Jun 05 11:55 AM
have you used the statement SET CURSOR FIELD <field name> LINE <line number> in PBO??
Cheers,
Abdul Hakim
2006 Jun 05 11:58 AM
2006 Jun 05 12:00 PM
Cursor Position on Table Controls
At PBO you can set the cursor on a specific field of a specific row of a table control.
SET CURSOR FIELD .
if you only want to determine the row of the table control. SY´-SUBRC allows you to check if the cursor is placed in a row of a table control.
REWARD POINTS BY USING UR LEFT PANEL
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |