I_KANBANCONTROLCYCLE
Kanban Control Cycle
I_KANBANCONTROLCYCLE is a CDS View in S/4HANA. Kanban Control Cycle. It contains 10 fields. 18 CDS views read from this table.
CDS Views using this table (18)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_KanbanControlCycle | view | from | COMPOSITE | Kanban Control Cycles |
| C_KanbanControlCycleOutput | view | from | CONSUMPTION | Kanban Control Cycle Output |
| C_KnbnCtrlCycleAnalysisCube | view | from | CONSUMPTION | Kanban Control Cycle Analysis Cube |
| C_ProdnSupEventDrvnCtnCrtn | view | from | CONSUMPTION | Create Event-Driven Kanban Containers |
| C_ProductionSupplyControlCycle | view | from | CONSUMPTION | Control Cycle |
| I_CalcRlvtKnbnCtrlCycles | view | from | COMPOSITE | Calculation Relevant Knbn Control Cycles |
| I_KanbanContainerDeliveryAddr | view | from | BASIC | Kanban Container Delivery Address |
| I_KanbanContainerDvtgData | view | inner | BASIC | Kanban Container Deviating Data |
| I_KanbanContainerVH | view | left_outer | COMPOSITE | Kanban Container Value Help |
| I_KanbanControlCycleStdVH | view | from | COMPOSITE | Kanban Control Cycle |
| I_KanbanCtnDetailedQty | view | inner | COMPOSITE | Kanban Container Detailed Quantities |
| I_KanbanOutput | view | inner | COMPOSITE | Kanban Card |
| I_KnbnCtrlCycProdMstrDta | view | from | COMPOSITE | Product Master Data for Kanban Control Cycle |
| P_ProdnSupplyAreaControlCycle | view_entity | from | COMPOSITE | Control Cycle of PSA Where Used |
| R_KanbanControlCycleTP | view_entity | from | TRANSACTIONAL | Kanban Control Cycle - TP |
| R_WrhsMgmtControlCycleTP | view_entity | from | TRANSACTIONAL | Warehouse Management Control Cycle - TP |
| SHSM_PKHD | view | from | CDS view for value help kanban control cycle | |
| SHSM_PVBE_PKHD | view | inner | CDS view for value help - ProductionSupplyArea by Material |
Fields (10)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | KanbanControlCycle | KanbanControlCycle | 2 |
| _Product | _Product | 1 | |
| BaseUnit | BaseUnit | 2 | |
| KanbanContainerQuantityInBsUnt | KanbanContainerQuantityInBsUnt,KanbanQuantity | 2 | |
| PackingInstruction | PackingInstructionSystemUUID | 1 | |
| Plant | Plant | 4 | |
| Product | Material,MATNR,Product | 4 | |
| ProductionSupplyArea | ProductionSupplyArea | 2 | |
| StorageLocation | SourceStorageLocation | 2 | |
| Supplier | Supplier | 3 |
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.
-- Kanban Control Cycle
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_KANBANCONTROLCYCLE (
KANBANCONTROLCYCLE,
_PRODUCT,
BASEUNIT,
KANBANCONTAINERQUANTITYINBSUNT,
PACKINGINSTRUCTION,
PLANT,
PRODUCT,
PRODUCTIONSUPPLYAREA,
STORAGELOCATION,
SUPPLIER,
PRIMARY KEY (KANBANCONTROLCYCLE)
);
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