FILEUSAGESTAT - Statistic of File Name usage
Statistic of File Name usage information is stored in SAP table FILEUSAGESTAT.
It is part of development package SFIL in software component BC-CCM-FIL. This development package consists of objects that can be grouped under "Platform-Independent File Names".
It is part of development package SFIL in software component BC-CCM-FIL. This development package consists of objects that can be grouped under "Platform-Independent File Names".
Fields for table FILEUSAGESTAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FILEINTERN | Logical file name | X | FILEINTERN | CHAR | 120 | |
MANDT | Client | X | MANDT | CLNT | 6 | |
FILEUSEDDATE | File: Date when Logical File Name was used | FILEUSEDDATE | DATS | 16 | ||
FILEUSEDTIME | File: Time stamp when Logical File Name was used | FILEUSEDTIME | TIMS | 12 | ||
FILEPROG | File: list of used programs or transactions | FILEPROGLIST | CHAR | 2048 | ||
FILECODE | File: list of used programs or transactions | FILEPROGLIST | CHAR | 2048 | ||
FILECOUNTER | File: Number of hits for Logical File Name | FILECOUNTER | NUMC | 12 | ||
FILEALIAS | Logical file name | FILEINTERN | CHAR | 120 | ||
FILEERRTYPE | File: error from file validation (U-used,C-No config,E-err) | FILEERRTYPE | CHAR | 2 | ||
FILEUSEDLIST | File: Physical file names validated against Logical File | FILEUSEDLIST | CHAR | 2666 |