SAP Table SMIMPHF

MIME Repository: Files for Physical Information Objects

SMIMPHF (MIME Repository: Files for Physical Information Objects) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SMIMPHF to other SAP tables.

SMIMPHF table fields

Field Data element Checktable Datatype Length Decimals
LANGU Language Key SPRAS LANG 1 0
LOIO_ID Logical document SDOK_LOID CHAR 32 0
PHIO_ID Physical document SDOK_PHID SMIMPHIO CHAR 32 0
FILE_NUM Sequential number of file SDOK_FNUMB NUMC 10 0
PH_CLASS Physical document class SDOK_PHCL CHAR 10 0
DOC_FORMAT Document format (TEXT, TIFF, RTF, PDF, ...) SDOK_FORM CHAR 4 0
DOC_FMTVER Document format version SDOK_FMVER CHAR 10 0
MIMETYPE HTML content type W3CONTTYPE CHAR 128 0
FILE_SIZE File size (in bytes) SDOK_FSIZE NUMC 12 0
FILE_NAME Relative storage location of physical document SDOK_FILNM CHAR 255 0
FILE_TYPE Type of data transfer SDOK_TRFMD CHAR 1 0
B Binary data
T Text data
NULL Type of data transfernot specified

SMIMPHF foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SMIMPHF PHIO_ID SMIMPHF LANGU SMIMPHIO MIME Repository: Physical Documents LANGU
SMIMPHF PHIO_ID SMIMPHF LOIO_ID SMIMPHIO MIME Repository: Physical Documents LOIO_ID
SMIMPHF PHIO_ID SMIMPHF PHIO_ID SMIMPHIO MIME Repository: Physical Documents PHIO_ID