/SCMTMS/D_FILE_B - Binary Files persisted on DB for mass processing
Binary Files persisted on DB for mass processing information is stored in SAP table /SCMTMS/D_FILE_B.
It is part of development package /SCMTMS/CMN_PRG in software component TM-CF. This development package consists of objects that can be grouped under "TM Common Development Objects".
It is part of development package /SCMTMS/CMN_PRG in software component TM-CF. This development package consists of objects that can be grouped under "TM Common Development Objects".
Fields for table /SCMTMS/D_FILE_B
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
FILE_ID | File ID | X | /SCMTMS/FILE_ID | CHAR | 80 | |
CATEGORY | File Category | /SCMTMS/FILE_CATEGORY | CHAR | 4 | ||
DESCRIPTION | File Description | /SCMTMS/FILE_DESCRIPTION | CHAR | 80 | ||
CREATED_BY | Created By | /BOFU/USER_ID_CREATED_BY | CHAR | 24 | ||
CREATED_ON | Created on | /BOFU/TSTMP_CREATION_TIME | DEC | 8 | ||
CHANGED_BY | Changed By | /BOFU/USER_ID_CHANGED_BY | CHAR | 24 | ||
CHANGED_ON | Changed On | /BOFU/TSTMP_CHANGED_TIME | DEC | 8 | ||
FILE_SIZE | File Size (Bytes) | /SCMTMS/FILE_SIZE | INT4 | 4 | ||
CONTENT | Binary Data of the File (needs to be on last position) | RSTR | 8 |