Data Element list used by SAP ABAP Function Module CORRECT_LONGLINES (Reparatur getrennter Grapheme ('= '))
SAP ABAP Function Module
CORRECT_LONGLINES (Reparatur getrennter Grapheme ('= ')) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYCUCOL | Horizontal Cursor Position | SOURCE VALUE(NEW_CURSOR_COLUMN) TYPE SYCUCOL |
|
| 2 | SYCUCOL | Horizontal Cursor Position | SOURCE VALUE(CURSOR_COLUMN) TYPE SYCUCOL DEFAULT 0 |
|
| 3 | SYLANGU | Language Key | SOURCE VALUE(LANGUAGE) TYPE SYLANGU DEFAULT SY-LANGU |
|
| 4 | SYTABIX | Row Index of Internal Tables | SOURCE VALUE(STARTLINE) TYPE SYTABIX DEFAULT 1 |
|
| 5 | SYTABIX | Row Index of Internal Tables | SOURCE VALUE(ENDLINE) TYPE SYTABIX DEFAULT 99999 |
|
| 6 | SYTABIX | Row Index of Internal Tables | SOURCE VALUE(NEW_CURSOR_LINE) TYPE SYTABIX |
|
| 7 | SYTABIX | Row Index of Internal Tables | SOURCE VALUE(NEW_ENDLINE) TYPE SYTABIX |
|
| 8 | SYTABIX | Row Index of Internal Tables | SOURCE VALUE(CURSOR_LINE) TYPE SYTABIX DEFAULT 0 |
|