I_OpActyComponentAssignment
Operation Activity Instance Comp Assign
I_OpActyComponentAssignment is a Basic CDS View that provides data about "Operation Activity Instance Comp Assign" in SAP S/4HANA. It reads from 1 data source (mpe_comp_oai) and exposes 35 fields with key fields OpActyNtwkInstance, OpActyNtwkElement, Reservation, ReservationItem, RecordType. It has 9 associations to related views.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| mpe_comp_oai | oai | from |
Associations (9)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_OpActyNtwkInstance | _OpActyNtwkInstance | $projection.OpActyNtwkInstance = _OpActyNtwkInstance.OpActyNtwkInstance |
| [1..1] | I_OpActyNtwkInstanceBasic | _OpActyNtwkInstanceBasic | $projection.OpActyNtwkInstance = _OpActyNtwkInstanceBasic.OpActyNtwkInstance |
| [1..1] | I_OperationActivityInstance | _OperationActivityInstance | $projection.OpActyNtwkInstance = _OperationActivityInstance.OpActyNtwkInstance and $projection.OpActyNtwkElement = _OperationActivityInstance.OpActyNtwkElement |
| [1..1] | I_ReservationDocumentHeader | _ReservationHeader | $projection.Reservation = _ReservationHeader.Reservation |
| [0..1] | I_OpActyComponentAssignment | _ReltdOpActyCompAssignment | $projection.OpActyNtwkInstance = _ReltdOpActyCompAssignment.OpActyNtwkInstance and $projection.OpActyNtwkElement = _ReltdOpActyCompAssignment.OpActyNtwkElement and $projection.Reservation = _ReltdOpActyCompAssignment.Reservation and $projection.ReservationItem = _ReltdOpActyCompAssignment.ReservationItem and $projection.RecordType = _ReltdOpActyCompAssignment.RecordType |
| [1..1] | I_PlannedInventoryUsblyCode | _PlannedInventoryUsblyCode | $projection.PlannedInventoryUsabilityCode = _PlannedInventoryUsblyCode.PlannedInventoryUsabilityCode |
| [0..1] | I_BOMItmMfgRefStrucItmAssgmt | _BOMItmMfgRefStrucItmAssgmt | $projection.MfgRefStrucBOMLeafAssgmtUUID = _BOMItmMfgRefStrucItmAssgmt.MfgRefStrucBOMLeafAssgmtUUID |
| [0..1] | I_MfgRefStrucItemWithDetails | _MfgRefStrucItemWithDetails | $projection.MfgRefStructureItemDetailUUID = _MfgRefStrucItemWithDetails.MfgRefStructureItemUUID and $projection.MfgRefStrucItmDetIsContextual = '' |
| [0..1] | I_MfgRefHierItemWithDetails | _MfgRefHierItemWithDetails | $projection.MfgRefStructureItemDetailUUID = _MfgRefHierItemWithDetails.MfgRefHierarchyItemUUID and $projection.MfgRefStrucItmDetIsContextual = 'X' |
Annotations (9)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | IMPEOACOMPASS | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.usageType.serviceQuality | #B | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| VDM.viewType | #BASIC | view | |
| EndUserText.label | Operation Activity Instance Comp Assign | view |
Fields (35)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | OpActyNtwkInstance | mpe_comp_oai | oan_instance_id | |
| KEY | OpActyNtwkElement | mpe_comp_oai | oan_element_number | |
| KEY | Reservation | mpe_comp_oai | rsnum | |
| KEY | ReservationItem | mpe_comp_oai | rspos | |
| KEY | RecordType | mpe_comp_oai | rsart | |
| MfgOrderComponentUsageQuantity | mpe_comp_oai | usage_qty | ||
| MfgOrderComponentUsageNetQty | mpe_comp_oai | usage_net_qty | ||
| AssemblySequenceNumber | mpe_comp_oai | sequence_no | ||
| BOOOpBOMItemInternalID | mpe_comp_oai | zuonr | ||
| LogicalComponent | mpe_comp_oai | log_comp_counter | ||
| ComponentAssemblyType | mpe_comp_oai | assembly_type | ||
| RelatedReservation | mpe_comp_oai | rsnum_reference | ||
| RelatedReservationItem | mpe_comp_oai | rspos_reference | ||
| RelatedRecordType | mpe_comp_oai | rsart_reference | ||
| RelatedOpActyNtwkInstance | mpe_comp_oai | oani_id_reference | ||
| RelatedOpActyNtwkElement | mpe_comp_oai | oan_elem_no_reference | ||
| MatlCompInstceAssyIsRequired | mpe_comp_oai | instance_assembly_rqd | ||
| PlannedInventoryUsabilityCode | mpe_comp_oai | mpe_stock_type | ||
| LeadingReservation | mpe_comp_oai | rsnum_top_reference | ||
| LeadingReservationItem | mpe_comp_oai | rspos_top_reference | ||
| LeadingReservationRecordType | mpe_comp_oai | rsart_top_reference | ||
| LeadingOpActyNtwkInstance | mpe_comp_oai | oani_id_top_reference | ||
| LeadingOpActyNtwkElement | mpe_comp_oai | oan_elem_no_top_reference | ||
| MfgRefStrucBOMLeafAssgmtUUID | mrs_leaf_assignment_uuid | |||
| MfgRefStructureItemDetailUUID | mrs_item_detail_uuid | |||
| MfgRefStrucItmDetIsContextual | mrs_item_detail_is_contextual | |||
| _OpActyNtwkInstance | _OpActyNtwkInstance | |||
| _OpActyNtwkInstanceBasic | _OpActyNtwkInstanceBasic | |||
| _OperationActivityInstance | _OperationActivityInstance | |||
| _ReservationHeader | _ReservationHeader | |||
| _ReltdOpActyCompAssignment | _ReltdOpActyCompAssignment | |||
| _PlannedInventoryUsblyCode | _PlannedInventoryUsblyCode | |||
| _BOMItmMfgRefStrucItmAssgmt | _BOMItmMfgRefStrucItmAssgmt | |||
| _MfgRefStrucItemWithDetails | _MfgRefStrucItemWithDetails | |||
| _MfgRefHierItemWithDetails | _MfgRefHierItemWithDetails |
@AbapCatalog.sqlViewName: 'IMPEOACOMPASS'
@AbapCatalog.compiler.compareFilter: true
@AccessControl.authorizationCheck: #CHECK
@ClientHandling.algorithm: #SESSION_VARIABLE
@ObjectModel.usageType: {serviceQuality: #B, sizeCategory: #L, dataClass: #TRANSACTIONAL}
@VDM.viewType: #BASIC
@EndUserText.label: 'Operation Activity Instance Comp Assign'
define view I_OpActyComponentAssignment
as select from mpe_comp_oai as oai
association [1..1] to I_OpActyNtwkInstance as _OpActyNtwkInstance on $projection.OpActyNtwkInstance = _OpActyNtwkInstance.OpActyNtwkInstance
association [1..1] to I_OpActyNtwkInstanceBasic as _OpActyNtwkInstanceBasic on $projection.OpActyNtwkInstance = _OpActyNtwkInstanceBasic.OpActyNtwkInstance
association [1..1] to I_OperationActivityInstance as _OperationActivityInstance on $projection.OpActyNtwkInstance = _OperationActivityInstance.OpActyNtwkInstance
and $projection.OpActyNtwkElement = _OperationActivityInstance.OpActyNtwkElement
association [1..1] to I_ReservationDocumentHeader as _ReservationHeader on $projection.Reservation = _ReservationHeader.Reservation
association [0..1] to I_OpActyComponentAssignment as _ReltdOpActyCompAssignment on $projection.OpActyNtwkInstance = _ReltdOpActyCompAssignment.OpActyNtwkInstance
and $projection.OpActyNtwkElement = _ReltdOpActyCompAssignment.OpActyNtwkElement
and $projection.Reservation = _ReltdOpActyCompAssignment.Reservation
and $projection.ReservationItem = _ReltdOpActyCompAssignment.ReservationItem
and $projection.RecordType = _ReltdOpActyCompAssignment.RecordType
association [1..1] to I_PlannedInventoryUsblyCode as _PlannedInventoryUsblyCode on $projection.PlannedInventoryUsabilityCode = _PlannedInventoryUsblyCode.PlannedInventoryUsabilityCode
association [0..1] to I_BOMItmMfgRefStrucItmAssgmt as _BOMItmMfgRefStrucItmAssgmt on $projection.MfgRefStrucBOMLeafAssgmtUUID = _BOMItmMfgRefStrucItmAssgmt.MfgRefStrucBOMLeafAssgmtUUID
association [0..1] to I_MfgRefStrucItemWithDetails as _MfgRefStrucItemWithDetails on $projection.MfgRefStructureItemDetailUUID = _MfgRefStrucItemWithDetails.MfgRefStructureItemUUID
and $projection.MfgRefStrucItmDetIsContextual = ''
association [0..1] to I_MfgRefHierItemWithDetails as _MfgRefHierItemWithDetails on $projection.MfgRefStructureItemDetailUUID = _MfgRefHierItemWithDetails.MfgRefHierarchyItemUUID
and $projection.MfgRefStrucItmDetIsContextual = 'X'
{
@ObjectModel.foreignKey.association: '_OpActyNtwkInstance'
key oai.oan_instance_id as OpActyNtwkInstance,
@ObjectModel.foreignKey.association: '_OperationActivityInstance'
key oai.oan_element_number as OpActyNtwkElement,
@ObjectModel.foreignKey.association: '_ReservationHeader'
key oai.rsnum as Reservation,
key oai.rspos as ReservationItem,
key oai.rsart as RecordType,
oai.usage_qty as MfgOrderComponentUsageQuantity,
oai.usage_net_qty as MfgOrderComponentUsageNetQty,
oai.sequence_no as AssemblySequenceNumber,
oai.zuonr as BOOOpBOMItemInternalID,
oai.log_comp_counter as LogicalComponent,
oai.assembly_type as ComponentAssemblyType,
oai.rsnum_reference as RelatedReservation,
oai.rspos_reference as RelatedReservationItem,
oai.rsart_reference as RelatedRecordType,
oai.oani_id_reference as RelatedOpActyNtwkInstance,
oai.oan_elem_no_reference as RelatedOpActyNtwkElement,
oai.instance_assembly_rqd as MatlCompInstceAssyIsRequired,
oai.mpe_stock_type as PlannedInventoryUsabilityCode,
oai.rsnum_top_reference as LeadingReservation,
oai.rspos_top_reference as LeadingReservationItem,
oai.rsart_top_reference as LeadingReservationRecordType,
oai.oani_id_top_reference as LeadingOpActyNtwkInstance,
oai.oan_elem_no_top_reference as LeadingOpActyNtwkElement,
mrs_leaf_assignment_uuid as MfgRefStrucBOMLeafAssgmtUUID,
mrs_item_detail_uuid as MfgRefStructureItemDetailUUID,
mrs_item_detail_is_contextual as MfgRefStrucItmDetIsContextual,
_OpActyNtwkInstance,
_OpActyNtwkInstanceBasic,
_OperationActivityInstance,
_ReservationHeader,
_ReltdOpActyCompAssignment,
_PlannedInventoryUsblyCode,
_BOMItmMfgRefStrucItmAssgmt,
_MfgRefStrucItemWithDetails,
_MfgRefHierItemWithDetails
}
Learn More
- What Is a CDS View in SAP S/4HANA?
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- CDS View Annotations — A Complete Guide
- 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