Table list used by SAP ABAP Function Module DYNP_UPDATE_FIELDS (Change screen field contents w/o PBO)
SAP ABAP Function Module
DYNP_UPDATE_FIELDS (Change screen field contents w/o PBO) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | D020S | System table D020S (screen sources) | SOURCE VALUE(DYNUMB) LIKE D020S-DNUM |
|
| 2 | D020S | System table D020S (screen sources) | SOURCE VALUE(DYNAME) LIKE D020S-PROG |
|
| 3 | D020S | System table D020S (screen sources) | SOURCE VALUE(REQUEST) LIKE D020S-TYPE DEFAULT SPACE |
|
| 4 | DYNPREAD | Fields of the current screen (with values) | SOURCE DYNPFIELDS STRUCTURE DYNPREAD |
|
| 5 | DYNPRO_ID | Screen ID | SOURCE VALUE(START_SEARCH_IN_STACKED_SCREEN) TYPE DYNPRO_ID DEFAULT SPACE |
|
| 6 | DYNPRO_ID | Screen ID | ||