SAP Table SDOKSTCA
SDOK: Physical information object memory categories
SDOKSTCA (SDOK: Physical information object memory categories) 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 SDOKSTCA to other SAP tables.
SDOKSTCA table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
STOR_CAT | Category for physical documents | SDOK_STCAT | SDOKSTCAE | CHAR | 10 | 0 | ||
STOR_REP | Storage Repository for Physical Objects | SCMS_CREP | V_CREP_CAT | CHAR | 30 | 0 | ||
CREA_USER | Created by | SDOK_CRUSR | CHAR | 12 | 0 | |||
CREA_TIME | Creation time (UTC) | SDOK_CRTST | NUMC | 14 | 0 | |||
CHNG_USER | Last changed by | SDOK_CHUSR | CHAR | 12 | 0 | |||
CHNG_TIME | Time of change (UTC) | SDOK_CHTST | NUMC | 14 | 0 |
SDOKSTCA foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SDOKSTCA | STOR_CAT | SDOKSTCA | STOR_CAT | SDOKSTCAE | SDOK: Category | STOR_CAT |
SDOKSTCA | STOR_REP | SDOKSTCA | STOR_REP | V_CREP_CAT | Generated Table for View V_CREP_CAT | CREP_ID |