SCEDECOMP (Decomposition (BOM and so on)) 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 SCEDECOMP to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values |
|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT |
CLNT
|
3 | 0 | ||
|
KBID
Internal Number of SCE Knowledge Base
|
KBID | SCEKB |
NUMC
|
6 | 0 | |
|
DECOMPID
BOM number
|
DECOMPID |
CHAR
|
8 | 0 | ||
|
NONMODELED
Boolean (T = true, F = false, blank = unknown)
|
SCEBOOLEAN |
CHAR
|
1 | 0 |
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| SCEDECOMP | KBID | SCEDECOMP | MANDT |
SCEKB
Runtime Version of SCE Knowledge Base
|
MANDT |
| SCEDECOMP | KBID | SCEDECOMP | KBID |
SCEKB
Runtime Version of SCE Knowledge Base
|
KBID |
| SCEDECOMP | KBID | * |
SCEKB
Runtime Version of SCE Knowledge Base
|
KBOBJNAME | |
| SCEDECOMP | KBID | * |
SCEKB
Runtime Version of SCE Knowledge Base
|
VERSION |