C_MfgWorkInstrnComponentInfoTP
Embedded WI: Selected Component info
C_MfgWorkInstrnComponentInfoTP is a Consumption CDS View that provides data about "Embedded WI: Selected Component info" in SAP S/4HANA. It reads from 1 data source (I_MfgWorkInstrnComponentInfoTP) and exposes 51 fields with key fields MfgWorkInstruction, MfgWorkInstructionVersCounter, MfgWorkInstructionVariable, SelectedContextType, ProdnRtgVersBOMInternalID. It has 1 association to related views. Part of development package MPE_PLAN_WI_EMB.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_MfgWorkInstrnComponentInfoTP | I_MfgWorkInstrnComponentInfoTP | from |
Associations (1)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | C_OpActyWorkInstructionTP | _OpActyWorkinstructionTP | $projection.MfgWorkInstruction = _OpActyWorkinstructionTP.MfgWorkInstruction and $projection.MfgWorkInstructionVersCounter = _OpActyWorkinstructionTP.MfgWorkInstructionVersCounter |
Annotations (14)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CEMBWICOMPINFOTP | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| VDM.viewType | #CONSUMPTION | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.usageType.serviceQuality | #A | view | |
| ObjectModel.usageType.sizeCategory | #S | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| ObjectModel.transactionalProcessingDelegated | true | view | |
| ObjectModel.createEnabled | true | view | |
| ObjectModel.deleteEnabled | false | view | |
| ObjectModel.updateEnabled | true | view | |
| ObjectModel.representativeKey | SelectedContextType | view | |
| EndUserText.label | Embedded WI: Selected Component info | view |
Fields (51)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | MfgWorkInstruction | MfgWorkInstruction | Work Instruction | |
| KEY | MfgWorkInstructionVersCounter | MfgWorkInstructionVersCounter | Version No. | |
| KEY | MfgWorkInstructionVariable | MfgWorkInstructionVariable | Variable | |
| KEY | SelectedContextType | SelectedContextType | Var TYpe | |
| KEY | ProdnRtgVersBOMInternalID | ProdnRtgVersBOMInternalID | Allocation no. | |
| KEY | BOOOpBOMItemInternalID | BOOOpBOMItemInternalID | Allocation no. | |
| KEY | OriglDgtlMockUpCharcsUUID | OriglDgtlMockUpCharcsUUID | DMU GUID | |
| KEY | BillOfMaterialCategory | BillOfMaterialCategory | BOM category | |
| KEY | BillOfMaterial | BillOfMaterial | BOM | |
| KEY | BillOfMaterialVariant | BillOfMaterialVariant | AlternativeBOM | |
| KEY | BillOfMaterialVersion | BillOfMaterialVersion | BOM Version | |
| KEY | InheritedNodeNumberForBOMItem | InheritedNodeNumberForBOMItem | Nodes | |
| BillOfMaterialComponent | BillOfMaterialComponent | Component | ||
| BillOfMaterialComponentName | BillOfMaterialComponentName | Component Description | ||
| BillOfMaterialItemNodeNumber | BillOfMaterialItemNodeNumber | Item node | ||
| BillOfMaterialItemUnit | BillOfMaterialItemUnit | Component UoM | ||
| BillOfMaterialItemQuantity | BillOfMaterialItemQuantity | Quantity | ||
| SerialNumberProfile | SerialNumberProfile | SerialNoProfile | ||
| IsBatchManagementRequired | IsBatchManagementRequired | Batch Mgmt Rqt(Plnt) | ||
| MatlCompIsMarkedForBackflush | MatlCompIsMarkedForBackflush | Backflush | ||
| DgtlMockUpInstceCount | DgtlMockUpInstceCount | Reference Designator/ Instance | ||
| MfgIsItemSelected | MfgIsItemSelected | Indicator | ||
| AdministrativeDataCreatedByUser | ||||
| CreationDateTime | CreationDateTime | Timestamp | ||
| ChangedBy | ChangedBy | User Name | ||
| LastChangeDateTime | LastChangeDateTime | Timestamp | ||
| ReferenceDesignatorValue | ReferenceDesignatorValue | Ref. Designator | ||
| ReferenceDesignator | ReferenceDesignator | MRS Designator ID | ||
| MfgRefStrucItmRefDsgntrName | MfgRefStrucItmRefDsgntrName | MRS Designator | ||
| IsBulkMaterialComponent | IsBulkMaterialComponent | Bulk material | ||
| BillOfMaterialItemCategory | BillOfMaterialItemCategory | Item Category | ||
| VariableSizeDimension1 | VariableSizeDimension1 | Size 1 | ||
| VariableSizeDimension2 | VariableSizeDimension2 | Size 2 | ||
| VariableSizeDimension3 | VariableSizeDimension3 | Size 3 | ||
| VariableSizeDimensionUnit | VariableSizeDimensionUnit | Size unit | ||
| VariableSizeCompFormulaKey | VariableSizeCompFormulaKey | VSI Formula | ||
| VariableSizeCompUnitOfMeasure | VariableSizeCompUnitOfMeasure | VSI unit | ||
| QuantityVariableSizeItem | QuantityVariableSizeItem | VSI Quantity | ||
| VariableSizeItemQuantity | VariableSizeItemQuantity | VSI Quantity | ||
| VariableSizeCompFormula | VariableSizeCompFormula | Formula | ||
| VariableSizeComponentUnit | VariableSizeComponentUnit | VSI UoM | ||
| ItemIsVariableSized | ItemIsVariableSized | Var-size item | ||
| MfgRefStrucBOMLeafAssgmtUUID | MfgRefStrucBOMLeafAssgmtUUID | Leaf Assignment UUID | ||
| AssemblySequenceNumber | AssemblySequenceNumber | Assembly Sequence | ||
| CompIsAssignedToOpActy | CompIsAssignedToOpActy | |||
| MatlCompInstceAssyIsRequired | MatlCompInstceAssyIsRequired | Instances Exist | ||
| BOMItmCatIsReferenceItem | BOMItmCatIsReferenceItem | Reference Item | ||
| Associations_WorkInstructionInternalId | ||||
| _MaterialComponent | _MaterialComponent | |||
| _Unit | _Unit | |||
| DraftComposition_OpActyWorkinstructionTP |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view C_MfgWorkInstrnComponentInfoTP.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: CEMBWICOMPINFOTP
CREATE VIEW C_MfgWorkInstrnComponentInfoTP AS
SELECT
MfgWorkInstruction,
MfgWorkInstructionVersCounter,
MfgWorkInstructionVariable,
SelectedContextType,
ProdnRtgVersBOMInternalID,
BOOOpBOMItemInternalID,
OriglDgtlMockUpCharcsUUID,
BillOfMaterialCategory,
BillOfMaterial,
BillOfMaterialVariant,
BillOfMaterialVersion,
InheritedNodeNumberForBOMItem,
BillOfMaterialComponent,
BillOfMaterialComponentName,
BillOfMaterialItemNodeNumber,
BillOfMaterialItemUnit,
BillOfMaterialItemQuantity,
SerialNumberProfile,
IsBatchManagementRequired,
MatlCompIsMarkedForBackflush,
DgtlMockUpInstceCount,
MfgIsItemSelected,
CreationDateTime,
ChangedBy,
LastChangeDateTime,
ReferenceDesignatorValue,
ReferenceDesignator,
MfgRefStrucItmRefDsgntrName,
IsBulkMaterialComponent,
BillOfMaterialItemCategory,
VariableSizeDimension1,
VariableSizeDimension2,
VariableSizeDimension3,
VariableSizeDimensionUnit,
VariableSizeCompFormulaKey,
VariableSizeCompUnitOfMeasure,
QuantityVariableSizeItem,
VariableSizeItemQuantity,
VariableSizeCompFormula,
VariableSizeComponentUnit,
ItemIsVariableSized,
MfgRefStrucBOMLeafAssgmtUUID,
AssemblySequenceNumber,
CompIsAssignedToOpActy,
MatlCompInstceAssyIsRequired,
BOMItmCatIsReferenceItem
FROM I_MfgWorkInstrnComponentInfoTP
LEFT OUTER JOIN C_OpActyWorkInstructionTP AS _OpActyWorkinstructionTP ON MfgWorkInstruction = _OpActyWorkinstructionTP.MfgWorkInstruction AND MfgWorkInstructionVersCounter = _OpActyWorkinstructionTP.MfgWorkInstructionVersCounter -- association [1..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA