SCEHASPRT (Components of 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 SCEHASPRT 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 |
NUMC
|
6 | 0 | ||
|
DECOMPID
BOM number
|
DECOMPID | SCEDECOMP |
CHAR
|
8 | 0 | |
|
POSID
Internal counter for objects in an SCE knowledge base
|
SCEID |
NUMC
|
6 | 0 | ||
|
OBJID
Internal counter for objects in an SCE knowledge base
|
SCEID | SCEOCLASS |
NUMC
|
6 | 0 | |
|
POSMIN
Minimum number of instances for BOM item
|
SCEPOSMIN |
NUMC
|
5 | 0 | ||
|
POSMAX
Maximum number of instances for BOM item
|
SCEPOSMAX |
NUMC
|
5 | 0 | ||
|
ALTGROUPID
Internal counter for objects in an SCE knowledge base
|
SCEID |
NUMC
|
6 | 0 | ||
|
CONGROUPID
Internal counter for objects in an SCE knowledge base
|
SCEID |
NUMC
|
6 | 0 | ||
|
POSNR
BOM item number
|
SCEPARTPOS |
CHAR
|
4 | 0 | ||
|
SALESRELEV
Boolean (T = true, F = false, blank = unknown)
|
SCEBOOLEAN |
CHAR
|
1 | 0 |
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| SCEHASPRT | DECOMPID | SCEHASPRT | MANDT |
SCEDECOMP
Decomposition (BOM and so on)
|
MANDT |
| SCEHASPRT | DECOMPID | SCEHASPRT | KBID |
SCEDECOMP
Decomposition (BOM and so on)
|
KBID |
| SCEHASPRT | DECOMPID | SCEHASPRT | DECOMPID |
SCEDECOMP
Decomposition (BOM and so on)
|
DECOMPID |
| SCEHASPRT | OBJID | SCEHASPRT | MANDT |
SCEOCLASS
OO Classes of SCE Knowledge Base
|
MANDT |
| SCEHASPRT | OBJID | SCEHASPRT | KBID |
SCEOCLASS
OO Classes of SCE Knowledge Base
|
KBID |
| SCEHASPRT | OBJID | SCEHASPRT | OBJID |
SCEOCLASS
OO Classes of SCE Knowledge Base
|
OBJID |