SAP Table SMIMCONT1
SDOK: Table for Document Contents (Import/Export)
SMIMCONT1 (SDOK: Table for Document Contents (Import/Export)) 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 SMIMCONT1 to other SAP tables.
SMIMCONT1 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
RELID | Region in IMPORT/EXPORT Data Table | INDX_RELID | CHAR | 2 | 0 | |||
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 | ||
SRTF2 | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 | 10 | 0 | |||
PH_CLASS | Physical document class | SDOK_PHCL | SDOKPHCL | CHAR | 10 | 0 | ||
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 5 | 0 | |||
CLUSTD | Data field for IMPORT/EXPORT database tables | INDX_CLUST | LRAW | 2886 | 0 |
SMIMCONT1 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SMIMCONT1 | PHIO_ID | SMIMCONT1 | PHIO_ID | SMIMPHIO | MIME Repository: Physical Documents | PHIO_ID |
SMIMCONT1 | PHIO_ID | SMIMCONT1 | LANGU | SMIMPHIO | MIME Repository: Physical Documents | LANGU |
SMIMCONT1 | PHIO_ID | SMIMCONT1 | LOIO_ID | SMIMPHIO | MIME Repository: Physical Documents | LOIO_ID |
SMIMCONT1 | PH_CLASS | SMIMCONT1 | PH_CLASS | SDOKPHCL | SDOK: Physical information object classes | PH_CLASS |