Table list used by SAP ABAP Function Module F4_FILENAME (F4 for filename / Filemanager support to locate file in a directory)
SAP ABAP Function Module
F4_FILENAME (F4 for filename / Filemanager support to locate file in a directory) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DYNPREAD | Fields of the current screen (with values) | SOURCE VALUE(FIELD_NAME) LIKE DYNPREAD-FIELDNAME DEFAULT SPACE |
|
| 2 | IBIPPARMS | IBIP: Data transfer parameters | SOURCE VALUE(FILE_NAME) LIKE IBIPPARMS-PATH |
|