SAP Table DSYS_LOHEAD_E_CD
DSYS: Logical information objects instances
DSYS_LOHEAD_E_CD (DSYS: Logical information objects instances) 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 DSYS_LOHEAD_E_CD to other SAP tables.
DSYS_LOHEAD_E_CD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
LOIO_ID | Logical document | SDOK_LOID | CHAR | 32 | 0 | |||
LO_CLASS | Class of logical document | SDOK_LOCL | SDOKLOCL | CHAR | 10 | 0 | ||
MASTER_LG | Original language | SDOK_MSLAN | T002 | LANG | 1 | 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 | |||
PROP01 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | 0 | |||
PROP02 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | 0 | |||
PROP03 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | 0 | |||
PROP04 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | 0 | |||
PROP05 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | 0 | |||
PROP06 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | 0 | |||
PROP07 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | 0 | |||
PROP08 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 | 0 | |||
PROP09 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 | 0 | |||
PROP10 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 | 0 |
DSYS_LOHEAD_E_CD foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
DSYS_LOHEAD_E_CD | LO_CLASS | DSYS_LOHEAD_E_CD | LO_CLASS | SDOKLOCL | SDOK: Logical information object classes | LO_CLASS |
DSYS_LOHEAD_E_CD | MANDT | DSYS_LOHEAD_E_CD | MANDT | T000 | Clients | MANDT |
DSYS_LOHEAD_E_CD | MASTER_LG | DSYS_LOHEAD_E_CD | MASTER_LG | T002 | Language Keys (Component BC-I18) | SPRAS |