Table/Structure Field list used by SAP ABAP Function Module KD_GET_FILENAME_ON_F4 (Filemanager support to locate file in a directory (on value request))
SAP ABAP Function Module KD_GET_FILENAME_ON_F4 (Filemanager support to locate file in a directory (on value request)) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DXFIELDS - FILEMASK Mask for file name
2 Table/Structure Field  DXFIELDS - FILEOPER Operation to perform on file
3 Table/Structure Field  DXFIELDS - FILEOPER Operation to perform on file SOURCE VALUE(FILEOPERATION) TYPE DXFIELDS-FILEOPER DEFAULT 'R'
4 Table/Structure Field  DXFIELDS - LOCATION Flag: Application or presentation server
5 Table/Structure Field  DXFIELDS - LOCATION Flag: Application or presentation server SOURCE VALUE(LOCATION_FLAG) TYPE DXFIELDS-LOCATION DEFAULT 'P'
6 Table/Structure Field  DXFIELDS - LONGPATH Long path name SOURCE VALUE(PATH) TYPE DXFIELDS-LONGPATH OPTIONAL
7 Table/Structure Field  DXFIELDS - LONGPATH Long path name
8 Table/Structure Field  RLGRAP - FILENAME Local file for upload/download
9 Table/Structure Field  RLGRAP - FILENAME Local file for upload/download SOURCE VALUE(FILE_NAME) LIKE RLGRAP-FILENAME