ABAPGET_CURSOR_FIELD - GET CURSOR FIELD

BAL_S_LOG - Application Log: Log header data   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

GET CURSOR - Open-SQL

Short Reference



Syntax

... [VALUE val] [LENGTH len] [OFFSET off] [LINE lin] [AREA area].

Additions

1. ... VALUE val

2. ... LENGTH len

3. ... OFFSET off

4. ... LINE lin

5. ... AREA area

Effect

Using these additions, further information on the cursor position can be imported duringPAIprocessing if the addition FIELD is attached to the statement GET CURSOR.

Addition 1

... VALUE val

Effect

The VALUE addition assigns the formatted content of the screen element on which the cursor ispositioned to the data object val as a character string. For val, a character-type variable is expected.

Addition 2

... LENGTH len

Effect

The addition LENGTH assigns the length of the screen element on which the cursor is positioned to the data object len. For len, a variable of the type i is expected.

Addition 3

... OFFSET off

Effect

The addition OFFSET assigns the position of the cursor within the screen element on which the cursor is positioned to the data object off />. For off, a variable of the type i is expected.

Addition 4

... LINE lin

Effect

If the screen element on which the cursor is positioned is within atable control or asteploop, the addition assigns the number of the row of the table control or the group of the step loopto the LINE data object lin. Otherwise, lin is set to 0. For lin, a variable of the type i is expected.

Addition 5

... AREA area

Effect

If the screen element on which the cursor is positiioned is within atablecontrol, the addition AREA assigns the name of the table control to the data object area. Otherwise, area is initialized. For area, a character-type variable is expected.


SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Data in Customer Master  
This documentation is copyright by SAP AG.


Length: 3873 Date: 20120522 Time: 062408     triton ( 151 ms )