SAP Table DOST
Document to BOM Link
DOST (Document to BOM Link) 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 DOST to other SAP tables.
Source: DOST (Document to BOM Link)
DOST table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
DOKAR | Document Type | DOKAR | TDWA | CHAR | 3 | 0 | ||
DOKNR | Document number | DOKNR | DRAW | CHAR | 25 | 0 | ||
DOKVR | Document Version | DOKVR | CHAR | 2 | 0 | |||
DOKTL | Document Part | DOKTL_D | CHAR | 3 | 0 | |||
STLNR | Bill of material | STNUM | CHAR | 8 | 0 | |||
STLAL | Alternative BOM | STALT | CHAR | 2 | 0 | |||
ANNAM | User who created record | ANNAM | CHAR | 12 | 0 | |||
ANDAT | Date record created on | ANDAT | DATS | 8 | 0 | |||
AENAM | Name of Person Who Changed Object | AENAM | CHAR | 12 | 0 | |||
AEDAT | Changed On | AEDAT | DATS | 8 | 0 |
DOST foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
DOST | DOKAR | DOST | MANDT | TDWA | Document Types | MANDT |
DOST | DOKAR | DOST | DOKAR | TDWA | Document Types | DOKAR |
DOST | DOKNR | DOST | MANDT | DRAW | Document Info Record | MANDT |
DOST | DOKNR | DOST | DOKAR | DRAW | Document Info Record | DOKAR |
DOST | DOKNR | DOST | DOKNR | DRAW | Document Info Record | DOKNR |
DOST | DOKNR | DOST | DOKVR | DRAW | Document Info Record | DOKVR |
DOST | DOKNR | DOST | DOKTL | DRAW | Document Info Record | DOKTL |
DOST | MANDT | DOST | MANDT | T000 | Clients | MANDT |