Data Element list used by SAP ABAP Function Module G_VARIABLE_GET_NEXT_USED (Sequential Reading of the Value Variables in a Set)
SAP ABAP Function Module
G_VARIABLE_GET_NEXT_USED (Sequential Reading of the Value Variables in a Set) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FLAG | General Flag | SOURCE VALUE(RETURN_INTERNAL_VARIABLE) TYPE FLAG DEFAULT SPACE |
|
| 2 | GLOBAL | Variable name | SOURCE VALUE(VARIABLE) LIKE RGSGV-VARIABLE |
|
| 3 | SETCLASS | Set class | SOURCE VALUE(CLASS) LIKE RGSMH-CLASS DEFAULT SPACE |
|
| 4 | SETVALGLB | Default value for a variable | SOURCE VALUE(VALUE) LIKE RGSGV-DEFVALUE |
|
| 5 | TABNAME | Table Name | SOURCE VALUE(TABLE) LIKE RGSMH-TABLE DEFAULT SPACE |
|