SAP ABAP Table FILEINFO (Attributes of an operating system file)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST-LL (Application Component) Low Level Layer
⤷
STRC (Package) Trace

⤷

⤷

Basic Data
Table Category | INTTAB | Structure |
Structure | FILEINFO |
![]() |
Short Description | Attributes of an operating system file |
Delivery and Maintenance
Pool/cluster | ||
Delivery Class | ||
Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
![]() |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILETYPE | TEXT10 | CHAR | 10 | 0 | Type of a file in the operating system | ||
2 | ![]() |
FILENAME75 | TEXT75 | CHAR | 75 | 0 | Name of a file in the operating system (shortened to 75) | ||
3 | ![]() |
FILESIZE | NUMBERBYTE | NUMC | 15 | 0 | Length of a file in bytes | ||
4 | ![]() |
FILEOWNER | TEXT8 | CHAR | 8 | 0 | Owner of a file (filename from operating system) | ||
5 | ![]() |
FILEMODSEC | SEC1970 | NUMC | 10 | 0 | Last change date of a file in seconds since 1970 | ||
6 | ![]() |
FILEUMODE | TEXT9 | CHAR | 9 | 0 | File rights (ex. like in UNIX) | ||
7 | ![]() |
FILEUSEABL | UBOOL | CHAR | 1 | 0 | File is useable (subjective classificaiton) | ||
8 | ![]() |
SYSUBRC | SYST_SHORT | INT4 | 10 | 0 | Return Code | ||
9 | ![]() |
RSLGERRNO | SERRNO | CHAR | 6 | 0 | SysLog: Operating system error number: "errno" | ||
10 | ![]() |
FILEERRMSG | TEXT40 | CHAR | 40 | 0 | Error message for a file | ||
11 | ![]() |
FILEMODDAT | RSTSDATUMD | DATS | 8 | 0 | Data on which a file was last changed | ||
12 | ![]() |
FILEMODTIM | RSLGABTIME | TIMS | 6 | 0 | Time when a file was last changed |
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in |