Data Element list used by SAP ABAP Table FILEINFO (Attributes of an operating system file)
SAP ABAP Table
FILEINFO (Attributes of an operating system file) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FILEERRMSG | Error message for a file | ||
| 2 | FILEMODDAT | Data on which a file was last changed | ||
| 3 | FILEMODSEC | Last change date of a file in seconds since 1970 | ||
| 4 | FILEMODTIM | Time when a file was last changed | ||
| 5 | FILENAME75 | Name of a file in the operating system (shortened to 75) | ||
| 6 | FILEOWNER | Owner of a file (filename from operating system) | ||
| 7 | FILESIZE | Length of a file in bytes | ||
| 8 | FILETYPE | Type of a file in the operating system | ||
| 9 | FILEUMODE | File rights (ex. like in UNIX) | ||
| 10 | FILEUSEABL | File is useable (subjective classificaiton) | ||
| 11 | RSLGERRNO | SysLog: Operating system error number: "errno" | ||
| 12 | SYSUBRC | Return Code |