/SMB/FILE_VERS - Temporary file versions and backups
Temporary file versions and backups information is stored in SAP table /SMB/FILE_VERS.
It is part of development package /SMB/IMPORT_EXPORT in software component SV-CLD-FRM-INF. This development package consists of objects that can be grouped under "Import and export routines".
It is part of development package /SMB/IMPORT_EXPORT in software component SV-CLD-FRM-INF. This development package consists of objects that can be grouped under "Import and export routines".
Fields for table /SMB/FILE_VERS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | _DB_KEY | X | /SMB/S_FILE_VERS_KEY | 0 | ||
MANDT | Client | X | MANDT | CLNT | 6 | * |
.INCLUDE | _FILE_KEY | X | /SMB/SBA1_S_FILENAME | 0 | ||
SOLUID | Solution ID | X | /SMB/SBA1_SOLUID | CHAR | 80 | |
FILENAME | File name | X | /SMB/SBA1_FILENAME | CHAR | 92 | |
VERSION | File version | X | /SMB/DE_FILE_VERSION | CHAR | 2 | |
.INCLUDE | _DB_DATA | /SMB/S_FILE_VERS_DATA | 0 | |||
DATA | Raw file data | /SMB/DE_FILE_DATA | RSTR | 8 |