I_KanbanControlCycleTP

DDL: I_KANBANCONTROLCYCLETP Type: view_entity TRANSACTIONAL Package: MD05_KCC_BO_INTF

Kanban Control Cycle - TP

I_KanbanControlCycleTP is a Transactional CDS View that provides data about "Kanban Control Cycle - TP" in SAP S/4HANA. It reads from 1 data source (R_KanbanControlCycleTP) and exposes 81 fields with key field KanbanControlCycle. Part of development package MD05_KCC_BO_INTF.

Data Sources (1)

SourceAliasJoin Type
R_KanbanControlCycleTP R_KanbanControlCycleTP projection

Annotations (10)

NameValueLevelField
AccessControl.authorizationCheck #MANDATORY view
EndUserText.label Kanban Control Cycle - TP view
ObjectModel.usageType.serviceQuality #C view
ObjectModel.usageType.sizeCategory #L view
ObjectModel.usageType.dataClass #MIXED view
ObjectModel.sapObjectNodeType.name KanbanControlCycle view
VDM.lifecycle.contract.type #PUBLIC_LOCAL_API view
VDM.viewType #TRANSACTIONAL view
ObjectModel.modelingPattern #TRANSACTIONAL_INTERFACE view
Metadata.ignorePropagatedAnnotations true view

Fields (81)

KeyFieldSource TableSource FieldDescription
KEY KanbanControlCycle KanbanControlCycle
KanbanControlCycleCategory KanbanControlCycleCategory
Product Product Product Sold
Plant Plant Valuation Area
ProductionSupplyArea ProductionSupplyArea Supply Area
StoringPositionName StoringPositionName
KanbanContainerDeliveryAddress KanbanContainerDeliveryAddress
Warehouse Warehouse Warehouse No.
StorageType StorageType Storage Type
StorageBin StorageBin Storage Bin
EWMWarehouse EWMWarehouse Warehouse No.
DestinationStorageBin DestinationStorageBin
KanbanCtrlCycleLifeCycleStatus KanbanCtrlCycleLifeCycleStatus
CreationDate CreationDate Time Stamp
ReleaseDate ReleaseDate
LockDate LockDate
LastChangeDateTime LastChangeDateTime Timestamp
BaseUnit BaseUnit Unit of Measure
KanbanContainerQuantityInBsUnt KanbanContainerQuantityInBsUnt
NumberOfKanbanContainers NumberOfKanbanContainers
PackingInstruction PackingInstruction Instructions for Packer
NumberOfLoadCarriers NumberOfLoadCarriers
KanbanContainerPackggProduct KanbanContainerPackggProduct
MaxNrOfEmptyKanbanContainers MaxNrOfEmptyKanbanContainers
ReplnmtIsCtrldBySupplySource ReplnmtIsCtrldBySupplySource
KanbanCtnReplnmtTriggerLogic KanbanCtnReplnmtTriggerLogic
KnbnCtnReplnmtTrggrQtyInBsUnt KnbnCtnReplnmtTrggrQtyInBsUnt
SeparateGRIsNeededIfSetToFull SeparateGRIsNeededIfSetToFull
CostCenter CostCenter Cost Center
KanbanContainerStatusSequence KanbanContainerStatusSequence
SalesSchedulingAgreement SalesSchedulingAgreement Sales Document
SalesSchedulingAgreementItem SalesSchedulingAgreementItem Item
KanbanContainerCalculationType KanbanContainerCalculationType
KanbanCtnCalcSafetyFactor KanbanCtnCalcSafetyFactor
KanbanCtnCalculationConstant KanbanCtnCalculationConstant
KanbanCtnRoundingQtyInBsUnt KanbanCtnRoundingQtyInBsUnt
FixedKanbanContainerQtyInBsUnt FixedKanbanContainerQtyInBsUnt
KanbanContainerCalcProfile KanbanContainerCalcProfile
ReplnmtLeadTimeInWorkdays ReplnmtLeadTimeInWorkdays
ReplnmtLeadTimeInMinutes ReplnmtLeadTimeInMinutes
PullIntervalInWorkdays PullIntervalInWorkdays
PullIntervalInMinutes PullIntervalInMinutes
KanbanCtnRefillTimeInDays KanbanCtnRefillTimeInDays
KanbanCtnRefillTmeInMinutes KanbanCtnRefillTmeInMinutes
KanbanCtnWaitTimeInDays KanbanCtnWaitTimeInDays
KanbanCtnWaitTimeInMinutes KanbanCtnWaitTimeInMinutes
KanbanCtnTransportTimeInDays KanbanCtnTransportTimeInDays
KanbanCtnTransportTmeInMinutes KanbanCtnTransportTmeInMinutes
KnbnCtnCalcRqmtBufferInPercent KnbnCtnCalcRqmtBufferInPercent
KnbnCtnCalcSupplySrceBufInPct KnbnCtnCalcSupplySrceBufInPct
NrOfKanbanCtnsFlaggedToUnlock NrOfKanbanCtnsFlaggedToUnlock
KanbanCardPrintControl KanbanCardPrintControl
ProdnSupplySpoolOutputDevice ProdnSupplySpoolOutputDevice
KanbanCardPrintQueue KanbanCardPrintQueue
ControlCyclePrintQueue ControlCyclePrintQueue
KanbanCardFormTemplate KanbanCardFormTemplate
ControlCycleSAPScriptForm ControlCycleSAPScriptForm
ControlCyclePrintFormTemplate ControlCyclePrintFormTemplate
SupplySourcePlant SupplySourcePlant
InHouseProductionReplnmtStrgy InHouseProductionReplnmtStrgy
ProductionVersion ProductionVersion Version ID
SupplySourceResponsiblePerson SupplySourceResponsiblePerson
BackflushReportingPoint BackflushReportingPoint
NrOfWaitingKnbnCtnsBfrReplnmt NrOfWaitingKnbnCtnsBfrReplnmt
KanbanCtrlCycReplnmtTriggerGrp KanbanCtrlCycReplnmtTriggerGrp
PlanningWorkCenter PlanningWorkCenter
ProductionOrdersAreCombined ProductionOrdersAreCombined
ExtProcurementReplnmtStrgy ExtProcurementReplnmtStrgy
Supplier Supplier Supplier
PurchasingOrganization PurchasingOrganization Purchasing Organization
PurchaseOutlineAgreement PurchaseOutlineAgreement Agreement
PurchaseOutlineAgreementItem PurchaseOutlineAgreementItem Item
JITCallProfile JITCallProfile
StockTransferReplnmtStrategy StockTransferReplnmtStrategy
StorageLocation StorageLocation StorageLocation
SourceProductionSupplyArea SourceProductionSupplyArea
SourceStorageBin SourceStorageBin
WarehouseProcessType WarehouseProcessType Whse Proc. Type
_Plant _Plant
_Supplier _Supplier
_SupplierCompanyByPlant _SupplierCompanyByPlant

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 I_KanbanControlCycleTP.
-- 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.

CREATE VIEW I_KanbanControlCycleTP AS
SELECT
  KanbanControlCycle,
  KanbanControlCycleCategory,
  Product,
  Plant,
  ProductionSupplyArea,
  StoringPositionName,
  KanbanContainerDeliveryAddress,
  Warehouse,
  StorageType,
  StorageBin,
  EWMWarehouse,
  DestinationStorageBin,
  KanbanCtrlCycleLifeCycleStatus,
  CreationDate,
  ReleaseDate,
  LockDate,
  LastChangeDateTime,
  BaseUnit,
  KanbanContainerQuantityInBsUnt,
  NumberOfKanbanContainers,
  PackingInstruction,
  NumberOfLoadCarriers,
  KanbanContainerPackggProduct,
  MaxNrOfEmptyKanbanContainers,
  ReplnmtIsCtrldBySupplySource,
  KanbanCtnReplnmtTriggerLogic,
  KnbnCtnReplnmtTrggrQtyInBsUnt,
  SeparateGRIsNeededIfSetToFull,
  CostCenter,
  KanbanContainerStatusSequence,
  SalesSchedulingAgreement,
  SalesSchedulingAgreementItem,
  KanbanContainerCalculationType,
  KanbanCtnCalcSafetyFactor,
  KanbanCtnCalculationConstant,
  KanbanCtnRoundingQtyInBsUnt,
  FixedKanbanContainerQtyInBsUnt,
  KanbanContainerCalcProfile,
  ReplnmtLeadTimeInWorkdays,
  ReplnmtLeadTimeInMinutes,
  PullIntervalInWorkdays,
  PullIntervalInMinutes,
  KanbanCtnRefillTimeInDays,
  KanbanCtnRefillTmeInMinutes,
  KanbanCtnWaitTimeInDays,
  KanbanCtnWaitTimeInMinutes,
  KanbanCtnTransportTimeInDays,
  KanbanCtnTransportTmeInMinutes,
  KnbnCtnCalcRqmtBufferInPercent,
  KnbnCtnCalcSupplySrceBufInPct,
  NrOfKanbanCtnsFlaggedToUnlock,
  KanbanCardPrintControl,
  ProdnSupplySpoolOutputDevice,
  KanbanCardPrintQueue,
  ControlCyclePrintQueue,
  KanbanCardFormTemplate,
  ControlCycleSAPScriptForm,
  ControlCyclePrintFormTemplate,
  SupplySourcePlant,
  InHouseProductionReplnmtStrgy,
  ProductionVersion,
  SupplySourceResponsiblePerson,
  BackflushReportingPoint,
  NrOfWaitingKnbnCtnsBfrReplnmt,
  KanbanCtrlCycReplnmtTriggerGrp,
  PlanningWorkCenter,
  ProductionOrdersAreCombined,
  ExtProcurementReplnmtStrgy,
  Supplier,
  PurchasingOrganization,
  PurchaseOutlineAgreement,
  PurchaseOutlineAgreementItem,
  JITCallProfile,
  StockTransferReplnmtStrategy,
  StorageLocation,
  SourceProductionSupplyArea,
  SourceStorageBin,
  WarehouseProcessType
FROM R_KanbanControlCycleTP
;