Ansicht
Dokumentation

ABAPSET_CURSOR_SHORTREF - SET CURSOR SHORTREF

ABAPSET_CURSOR_SHORTREF - SET CURSOR SHORTREF

BAL_S_LOG - Application Log: Log header data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

SET CURSOR

Reference



Syntax

SET CURSOR { { FIELD field [LINE line]
                     [[DISPLAY|MEMORY] OFFSET off] }
           | { LINE line
                    [[DISPLAY|MEMORY] OFFSET off] }
           | { col lin } }.


Effect

Sets the cursor position on screens and lists.

Additions

  • LINE    line
    Sets the cursor on the line of a table control, a step loop, or a list, specified in line.
  • $[DISPLAY$|MEMORY$] OFFSET off
    Defines the offset off on which the cursor is set in the specified element. In lists, DISPLAY and MEMORY distinguish between the screen position and the position in the list buffer.
  • col lin
    Sets the cursor to the column of the screen specified in col and the line of the screen specified in lin.
  • col lin
    Sets the cursor to the column of the screen specified in col and the line of the screen specified in lin.





Addresses (Business Address Services)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2596 Date: 20240425 Time: 125234     sap01-206 ( 33 ms )