Table/Structure Field list used by SAP ABAP Function Module FILE_GET_NAME_AND_LOGICAL_PATH (Assign physical file names and get logical path)
SAP ABAP Function Module FILE_GET_NAME_AND_LOGICAL_PATH (Assign physical file names and get logical path) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  FILENAME - FILEFORMAT Transfer file format (upload/download) SOURCE VALUE(FILE_FORMAT) LIKE FILENAME-FILEFORMAT
2 Table/Structure Field  FILENAME - FILEFORMAT Transfer file format (upload/download)
3 Table/Structure Field  FILENAME - FILEINTERN Logical file name SOURCE VALUE(LOGICAL_FILENAME) LIKE FILENAME-FILEINTERN
4 Table/Structure Field  FILENAME - FILEINTERN Logical file name
5 Table/Structure Field  FILENAME - MANDT Client
6 Table/Structure Field  FILENAME - PATHINTERN Logical path name
7 Table/Structure Field  FILENAME - FILEEXTERN Physical file name
8 Table/Structure Field  FILENAMECI - FILEINTERN Logical file name
9 Table/Structure Field  FILEPATH - PATHINTERN Logical path name
10 Table/Structure Field  FILEPATH - PATHINTERN Logical path name SOURCE VALUE(LOGICAL_PATH) LIKE FILEPATH-PATHINTERN
11 Table/Structure Field  FILESYS - FILEEXT Flag indicating whether file name extension is permitted
12 Table/Structure Field  FILESYS - FILESYS Syntax group for file and path names
13 Table/Structure Field  FILESYS - NAMELEN Maximum length of file name
14 Table/Structure Field  OPSYSTEM - FILESYS Syntax group for file and path names
15 Table/Structure Field  OPSYSTEM - OPSYS Name of operating system
16 Table/Structure Field  SYST - DATAR ABAP System Field: Highlighted Input in Dynpro Field
17 Table/Structure Field  SYST - MANDT ABAP System Field: Client ID of Current User
18 Table/Structure Field  SYST - OPSYS ABAP System Field: Operating System of Application Server