SAP Table SMIMCHKO

MIME Archive: Check-Out Data for Physical Info Object

SMIMCHKO (MIME Archive: Check-Out Data for Physical Info Object) 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 SMIMCHKO to other SAP tables.

SMIMCHKO 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
PH_CLASS Physical document class SDOK_PHCL CHAR 10 0
CHKO_USER Agent (for docu checkout) SDOK_CKUSR CHAR 12 0
CHKO_TIME Time of checkout lock (UTC) SDOK_CKTST NUMC 14 0
CHKO_MODE Type of data transfer at checkout SDOK_CHMOD CHAR 1 0
0 No transfer has occurred yet
1 Transfer via retrieval
2 Direct transfer
X_RESERVED Flag for reservation SDOK_RESFL CHAR 1 0
X Yes
NULL No
TARGET Target computer for last export SDOK_CHTRG CHAR 15 0
TARGET_DIR Directory on target computer SDOK_CHTRD CHAR 255 0
CHKO_COMMT Comment SDOK_COMMT CHAR 50 0

SMIMCHKO foreign key relationships

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