Data Element list used by SAP ABAP Function Module DB_SETGET (Sorted read of a table with restart point)
SAP ABAP Function Module
DB_SETGET (Sorted read of a table with restart point) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CLIDEP | Flag indicating client-specific entries | SOURCE VALUE(CLIENT_SPECIFIED) LIKE DD02L-CLIDEP DEFAULT SPACE |
|
| 2 | FLAG | General Flag | SOURCE VALUE(BYPASSING_BUFFER) TYPE FLAG DEFAULT SPACE |
|
| 3 | TABNAME | Table Name | SOURCE VALUE(TABLE_NAME) LIKE DD02L-TABNAME |
|