C_MaintObjBreakdownQuery
Maintenance Object Breakdown Query
C_MaintObjBreakdownQuery is a Consumption CDS View that provides data about "Maintenance Object Breakdown Query" in SAP S/4HANA. It reads from 1 data source (I_MaintObjBreakdownCube) and exposes 61 fields with key fields LeadingMaintNotification, MaintenanceNotification.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_MaintObjBreakdownCube | I_MaintObjBreakdownCube | from |
Annotations (13)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CMNTOBJBDQ | view | |
| EndUserText.label | Maintenance Object Breakdown Query | view | |
| Analytics.query | true | view | |
| AccessControl.authorizationCheck | #PRIVILEGED_ONLY | view | |
| OData.publish | true | view | |
| VDM.viewType | #CONSUMPTION | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.sizeCategory | #XL | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| Metadata.allowExtensions | true | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| ObjectModel.representativeKey | MaintenanceNotification | view |
Fields (61)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | LeadingMaintNotification | LeadingMaintNotification | ||
| KEY | MaintenanceNotification | MaintenanceNotification | Notification | |
| MaintenanceOrder | MaintenanceOrder | Order | ||
| TechnicalObjectLabel | TechnicalObjectLabel | Technical Object Label | ||
| TechObjIsEquipOrFuncnlLoc | TechObjIsEquipOrFuncnlLoc | Tech. Obj. Type | ||
| TechObjInstallationLocation | TechObjInstallationLocation | Installation Location | ||
| TechnicalObject | TechnicalObject | Technical Object | ||
| Equipment | Equipment | Equipment check | ||
| TechnicalObjectType | TechnicalObjectType | Text object | ||
| CatalogProfile | CatalogProfile | Catalog Profile | ||
| ABCIndicator | ABCIndicator | ABC Indicator | ||
| Assembly | Assembly | Pegged Reqmt | ||
| AssetLocation | AssetLocation | Location | ||
| AssetManufacturerName | AssetManufacturerName | Manufacturer | ||
| AssetRoom | AssetRoom | Room | ||
| CompanyCode | CompanyCode | Receiver Company Code | ||
| ConstructionMaterial | ConstructionMaterial | ConstType | ||
| ConstructionMonth | ConstructionMonth | |||
| ConstructionYear | ConstructionYear | |||
| ControllingArea | ControllingArea | Controlling Area | ||
| CostCenter | CostCenter | Cost Center | ||
| MainWorkCenter | MainWorkCenter | Work Center | ||
| MainWorkCenterPlant | MainWorkCenterPlant | Plnt WorkCenter | ||
| MaintObjectFreeDefinedAttrib | MaintObjectFreeDefinedAttrib | Sort Field | ||
| MaintPriority | MaintPriority | Priority | ||
| MaintPriorityType | MaintPriorityType | PriorityType | ||
| MaintenanceActivityType | MaintenanceActivityType | MaintActivType | ||
| MaintenanceObjectIsDown | MaintenanceObjectIsDown | Breakdown | ||
| MaintenancePlannerGroup | MaintenancePlannerGroup | Maintenance Planner Group | ||
| MaintenancePlanningPlant | MaintenancePlanningPlant | Planning Plant | ||
| MaintenancePlant | MaintenancePlant | Plant | ||
| MaintenanceWorkCenterPlant | MaintenanceWorkCenterPlant | Plant for work Center | ||
| ManufacturerCountry | ManufacturerCountry | Country/Region of Manufacturing | ||
| ManufacturerPartTypeName | ManufacturerPartTypeName | Model number | ||
| NotifProcessingPhase | NotifProcessingPhase | Notification Phase | ||
| PlantSection | PlantSection | Plant Section | ||
| WBSElement | WBSElement | WBS Internal ID | ||
| WorkCenter | WorkCenter | Work Center | ||
| BreakdownYear | BreakdownYear | |||
| BreakdownQuarter | BreakdownQuarter | |||
| BreakdownMonth | BreakdownMonth | |||
| BreakdownWeek | BreakdownWeek | |||
| BreakdownDay | BreakdownDay | |||
| EffectiveMalfunctionStartDate | EffectiveMalfunctionStartDate | |||
| EffectiveMalfunctionEndDate | EffectiveMalfunctionEndDate | |||
| EffectiveMalfunctionStartTime | EffectiveMalfunctionStartTime | Effective Malfunction Start Time | ||
| EffectiveMalfunctionEndTime | EffectiveMalfunctionEndTime | Effective Malfunction End Time | ||
| UnitOfMeasure | UnitOfMeasure | Unit Of Measure | ||
| NumberOfReportedBreakdowns | NumberOfReportedBreakdowns | |||
| TimeBetweenRepairInHours | TimeBetweenRepairInHours | |||
| TotalRepairTimeInHours | TotalRepairTimeInHours | |||
| MeanRepairTimeInHours | ||||
| MeanTimeBetweenRepairInHours | Mean Time Between Repair | |||
| MalfunctionStartDate | MalfunctionStartDate | Malfunct. Start | ||
| MalfunctionStartTime | MalfunctionStartTime | Mal. Start (T.) | ||
| MalfunctionEndDate | MalfunctionEndDate | Malfunct. End | ||
| MalfunctionEndTime | MalfunctionEndTime | Malfunction End | ||
| EffctvMalfunctionStartDateTime | EffctvMalfunctionStartDateTime | Effective Malfunction Start | ||
| EffctvMalfunctionEndDateTime | EffctvMalfunctionEndDateTime | Effective Malfunction End | ||
| MalfunctionStartDateTime | MalfunctionStartDateTime | Malfunction Start | ||
| MalfunctionEndDateTime | MalfunctionEndDateTime | Malfunction End |
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_MaintObjBreakdownQuery.
-- 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: CMNTOBJBDQ
CREATE VIEW C_MaintObjBreakdownQuery AS
SELECT
LeadingMaintNotification,
MaintenanceNotification,
MaintenanceOrder,
TechnicalObjectLabel,
TechObjIsEquipOrFuncnlLoc,
TechObjInstallationLocation,
TechnicalObject,
Equipment,
TechnicalObjectType,
CatalogProfile,
ABCIndicator,
Assembly,
AssetLocation,
AssetManufacturerName,
AssetRoom,
CompanyCode,
ConstructionMaterial,
ConstructionMonth,
ConstructionYear,
ControllingArea,
CostCenter,
MainWorkCenter,
MainWorkCenterPlant,
MaintObjectFreeDefinedAttrib,
MaintPriority,
MaintPriorityType,
MaintenanceActivityType,
MaintenanceObjectIsDown,
MaintenancePlannerGroup,
MaintenancePlanningPlant,
MaintenancePlant,
MaintenanceWorkCenterPlant,
ManufacturerCountry,
ManufacturerPartTypeName,
NotifProcessingPhase,
PlantSection,
WBSElement,
WorkCenter,
BreakdownYear,
BreakdownQuarter,
BreakdownMonth,
BreakdownWeek,
BreakdownDay,
EffectiveMalfunctionStartDate,
EffectiveMalfunctionEndDate,
EffectiveMalfunctionStartTime,
EffectiveMalfunctionEndTime,
UnitOfMeasure,
NumberOfReportedBreakdowns,
TimeBetweenRepairInHours,
TotalRepairTimeInHours,
cast(0 as sxmttr ) AS MeanRepairTimeInHours,
cast(0 as sxmtbr ) AS MeanTimeBetweenRepairInHours,
MalfunctionStartDate,
MalfunctionStartTime,
MalfunctionEndDate,
MalfunctionEndTime,
EffctvMalfunctionStartDateTime,
EffctvMalfunctionEndDateTime,
MalfunctionStartDateTime,
MalfunctionEndDateTime
FROM I_MaintObjBreakdownCube
;
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