Ansicht
Dokumentation

ABAPSET_CURSOR_SHORTREF - SET CURSOR SHORTREF

ABAPSET_CURSOR_SHORTREF - SET CURSOR SHORTREF

Vendor Master (General Section)   General Data in Customer Master  
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.





RFUMSV00 - Advance Return for Tax on Sales/Purchases   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2596 Date: 20240517 Time: 124110     sap01-206 ( 33 ms )