C_KnbnCtrlCycleAnalysisQry
Kanban Control Cycle Analysis Query
C_KnbnCtrlCycleAnalysisQry is a Consumption CDS View that provides data about "Kanban Control Cycle Analysis Query" in SAP S/4HANA. It reads from 1 data source (C_KnbnCtrlCycleAnalysisCube) and exposes 45 fields with key field KanbanControlCycle. It is used in 1 Fiori application: Kanban Control Cycle Analysis.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| C_KnbnCtrlCycleAnalysisCube | C_KnbnCtrlCycleAnalysisCube | from |
Annotations (14)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CKNBNCTNSTSQRY | view | |
| AccessControl.authorizationCheck | #PRIVILEGED_ONLY | view | |
| EndUserText.label | Kanban Control Cycle Analysis Query | view | |
| Analytics.query | true | view | |
| OData.publish | true | view | |
| VDM.viewType | #CONSUMPTION | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| UI.headerInfo.typeName | Kanban Control Cycles | view | |
| UI.headerInfo.typeNamePlural | Kanban Control Cycles | view |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F5235 | Kanban Control Cycle Analysis | Analytical | This app enables you to evaluate kanban control cycles in your area, focusing on kanban container status. You can display a plant overview or restrict to specified dimensions, like material or product supply area. With this, you gain an overview over various areas which enables you to evaluate the work progress and to detect and solve issues early. |
Kanban Control Cycle Analysis
Business Role: Production Planner - Lean Manufacturing
With this app you can evaluate your kanban control cycles with focus on the status of the circulating kanban containers. This enables you to identify critical situations early and quickly, for example, kanban control cycles containing errors or having too many open replenishments (visualized by the number of empty kanban containers). You first get insights into the overall kanban replenishment situation at the aggregated level, for example at plant level, and can then drill-down to the details at kanban control cycle level. You can create your own evaluation by selecting the dimensions and measures of your interest, and by restricting the analyzed kanban control cycles using predefined filters. The app offers a range of chart types you can use for evaluations.
Fields (45)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | KanbanControlCycle | KanbanControlCycle | ||
| Plant | Plant | Valuation Area | ||
| ProductionSupplyArea | ProductionSupplyArea | Supply Area | ||
| Product | Product | Material | ||
| SourceStorageLocation | SourceStorageLocation | Source Storage Location | ||
| KanbanControlCycleCategory | KanbanControlCycleCategory | |||
| BaseUnit | BaseUnit | Unit of Measure | ||
| InHouseProductionReplnmtStrgy | InHouseProductionReplnmtStrgy | |||
| ExtProcurementReplnmtStrgy | ExtProcurementReplnmtStrgy | |||
| StockTransferReplnmtStrategy | StockTransferReplnmtStrategy | |||
| KanbanReplenishmentStrgyType | KanbanReplenishmentStrgyType | |||
| Supplier | Supplier | Supplier | ||
| KanbanCtrlCycleLifeCycleStatus | KanbanCtrlCycleLifeCycleStatus | |||
| ReleaseDate | ReleaseDate | |||
| LockDate | LockDate | Lock Date of Kanban Control Cycle | ||
| StoringPositionName | StoringPositionName | |||
| SupplySourcePlant | SupplySourcePlant | |||
| PurchasingOrganization | PurchasingOrganization | Purchasing Organization | ||
| KanbanCtrlCycReplnmtTriggerGrp | KanbanCtrlCycReplnmtTriggerGrp | |||
| PlanningWorkCenter | PlanningWorkCenter | |||
| SourceProductionSupplyArea | SourceProductionSupplyArea | Source Supply Area | ||
| StorageLocation | StorageLocation | Storage Location of Supply Area | ||
| MaxNumberOfEmptyCtnsIsExceeded | MaxNumberOfEmptyCtnsIsExceeded | Maximum Number of Empty Cont. Exceeded | ||
| NumberOfKanbanContainers | NumberOfKanbanContainers | Number of Containers | ||
| NumberOfWaitingKanbanCtns | NumberOfWaitingKanbanCtns | Number of Waiting Containers | ||
| NumberOfEmptyKanbanContainers | NumberOfEmptyKanbanContainers | Number of Empty Containers | ||
| NumberOfKanbanCtnsInProcess | NumberOfKanbanCtnsInProcess | Number of Containers in Process | ||
| NumberOfKanbanCtnsInTransit | NumberOfKanbanCtnsInTransit | Number of Containers in Transit | ||
| NumberOfFullKanbanContainers | NumberOfFullKanbanContainers | Number of Full Containers | ||
| NumberOfKanbanContainersInUse | NumberOfKanbanContainersInUse | Number of Containers in Use | ||
| NumberOfKanbanCtnsWithError | NumberOfKanbanCtnsWithError | Number of Containers with Error | ||
| NumberOfLockedKanbanContainers | NumberOfLockedKanbanContainers | Number of Locked Containers | ||
| NmbrOfCtnsWhereGoodsRcptIsMisg | NmbrOfCtnsWhereGoodsRcptIsMisg | Number of Cont. without Goods Receipt | ||
| NmbrOfCtnsWhereGdsRcptIsAhead | NmbrOfCtnsWhereGdsRcptIsAhead | Number of Cont. with Goods Receipt Ahead | ||
| ActualQuantityInBaseUnit | ActualQuantityInBaseUnit | Actual Container Quantity | ||
| RequestedQuantityInBaseUnit | RequestedQuantityInBaseUnit | Requested Container Quantity | ||
| CtrlCycNextRcptInUTCDteTme | CtrlCycNextRcptInUTCDteTme | Next Receipt | ||
| WaitingContainersInPercent | 0 | Waiting Containers (%) | ||
| EmptyContainersInPercent | 0 | Empty Containers (%) | ||
| InProcessContainersInPercent | 0 | Containers in Process (%) | ||
| InTransitContainersInPercent | 0 | Containers in Transit (%) | ||
| FullContainersInPercent | 0 | Full Containers (%) | ||
| InUseContainersInPercent | 0 | Containers in Use (%) | ||
| ErrorContainersInPercent | 0 | Containers with Error (%) | ||
| NmbrOfDaysSinceKnbnCtnsChgd | NmbrOfDaysSinceKnbnCtnsChgd | Days Since Last Container Change |
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_KnbnCtrlCycleAnalysisQry.
-- 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: CKNBNCTNSTSQRY
CREATE VIEW C_KnbnCtrlCycleAnalysisQry AS
SELECT
KanbanControlCycle,
Plant,
ProductionSupplyArea,
Product,
SourceStorageLocation,
KanbanControlCycleCategory,
BaseUnit,
InHouseProductionReplnmtStrgy,
ExtProcurementReplnmtStrgy,
StockTransferReplnmtStrategy,
KanbanReplenishmentStrgyType,
Supplier,
KanbanCtrlCycleLifeCycleStatus,
ReleaseDate,
LockDate,
StoringPositionName,
SupplySourcePlant,
PurchasingOrganization,
KanbanCtrlCycReplnmtTriggerGrp,
PlanningWorkCenter,
SourceProductionSupplyArea,
StorageLocation,
MaxNumberOfEmptyCtnsIsExceeded,
NumberOfKanbanContainers,
NumberOfWaitingKanbanCtns,
NumberOfEmptyKanbanContainers,
NumberOfKanbanCtnsInProcess,
NumberOfKanbanCtnsInTransit,
NumberOfFullKanbanContainers,
NumberOfKanbanContainersInUse,
NumberOfKanbanCtnsWithError,
NumberOfLockedKanbanContainers,
NmbrOfCtnsWhereGoodsRcptIsMisg,
NmbrOfCtnsWhereGdsRcptIsAhead,
ActualQuantityInBaseUnit,
RequestedQuantityInBaseUnit,
CtrlCycNextRcptInUTCDteTme,
0 AS WaitingContainersInPercent,
0 AS EmptyContainersInPercent,
0 AS InProcessContainersInPercent,
0 AS InTransitContainersInPercent,
0 AS FullContainersInPercent,
0 AS InUseContainersInPercent,
0 AS ErrorContainersInPercent,
NmbrOfDaysSinceKnbnCtnsChgd
FROM C_KnbnCtrlCycleAnalysisCube
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- SAP Fiori Apps Architecture — How Fiori Apps Connect to Data
- 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