I_BOOVERSIONBOMASSIGNMENT
Bill of Operations Version BOM Assignment
I_BOOVERSIONBOMASSIGNMENT is a CDS View in S/4HANA. Bill of Operations Version BOM Assignment. It contains 13 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_ChgImpactRoutingMBOM | view | from | CONSUMPTION | MBOMs list for the Routing |
| I_ChgImpactMBOMRoutingLink | view | from | COMPOSITE | Manufacturing BOMs Linked with Routing |
| I_MfgWorkInstrnBOMAssgmtTP | view | from | TRANSACTIONAL | Embedded WI: Assigned MBOMs |
| I_ProdnModelComponentInstance | view_entity | inner | COMPOSITE | Production Model Component Instance |
| I_ProductionModelComponent | view_entity | inner | COMPOSITE | Production Model Component |
Fields (13)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BillOfMaterial | BillOfMaterial | 1 |
| KEY | BillOfMaterialCategory | BillOfMaterialCategory | 1 |
| KEY | BillOfMaterialVariant | BillOfMaterialVariant | 1 |
| KEY | BillOfMaterialVariantUsage | BillOfMaterialVariantUsage | 1 |
| KEY | BillOfMaterialVersion | BillOfMaterialVersion | 3 |
| KEY | BillOfOperationsGroup | BillOfOperationsGroup | 1 |
| KEY | BillOfOperationsType | BillOfOperationsType | 1 |
| KEY | BillOfOperationsVariant | BillOfOperationsVariant | 1 |
| KEY | BillOfOperationsVersion | BillOfOperationsVersion | 3 |
| KEY | ProdnRtgVersBOMInternalID | ProdnRtgVersBOMInternalID | 1 |
| _BillOfOperations | _BillOfOperations | 1 | |
| Material | Material | 1 | |
| Plant | Plant | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Bill of Operations Version BOM Assignment
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BOOVERSIONBOMASSIGNMENT (
BILLOFMATERIAL,
BILLOFMATERIALCATEGORY,
BILLOFMATERIALVARIANT,
BILLOFMATERIALVARIANTUSAGE,
BILLOFMATERIALVERSION,
BILLOFOPERATIONSGROUP,
BILLOFOPERATIONSTYPE,
BILLOFOPERATIONSVARIANT,
BILLOFOPERATIONSVERSION,
PRODNRTGVERSBOMINTERNALID,
_BILLOFOPERATIONS,
MATERIAL,
PLANT,
PRIMARY KEY (BILLOFMATERIAL, BILLOFMATERIALCATEGORY, BILLOFMATERIALVARIANT, BILLOFMATERIALVARIANTUSAGE, BILLOFMATERIALVERSION, BILLOFOPERATIONSGROUP, BILLOFOPERATIONSTYPE, BILLOFOPERATIONSVARIANT, BILLOFOPERATIONSVERSION, PRODNRTGVERSBOMINTERNALID)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA