Ansicht
Dokumentation

ABAPSET_CURSOR_SHORTREF - SET CURSOR SHORTREF

ABAPSET_CURSOR_SHORTREF - SET CURSOR SHORTREF

General Material Data   rdisp/max_wprun_time - Maximum work process run time  
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.





TXBHW - Original Tax Base Amount in Local Currency   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2596 Date: 20240424 Time: 045710     sap01-206 ( 30 ms )