SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
Syntax Forms
Sets cursor on screens
1. SET CURSOR { { FIELD field [LINE line] [[DISPLAY] OFFSET off] }
| { col lin } }.
Sets cursor on lists
2. SET CURSOR { { LINE line [[DISPLAY|MEMORY] OFFSET off] }
| { FIELD field LINE line
[[DISPLAY|MEMORY] OFFSET off] }
| { col lin } }.