I_JITOutbCallDetails
Composite View for JIT Call Details
I_JITOutbCallDetails is a Composite CDS View that provides data about "Composite View for JIT Call Details" in SAP S/4HANA. It reads from 1 data source (I_JITOutbCalls) and exposes 43 fields with key fields InternalJITCallNumber, CompGrpNumber, JITCallItemNumber. It has 8 associations to related views. Part of development package NJIT_MODEL_O.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_JITOutbCalls | _JITOutbCalls | from |
Associations (8)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..1] | C_JITOutbPlantVH | _JITOutbPlantVH | $projection.Plant = _JITOutbPlantVH.Plant |
| [0..*] | C_JITOutbSupplyAreaVH | _JITOutbSupplyAreaVH | $projection.ProductionSupplyArea = _JITOutbSupplyAreaVH.ProductionSupplyArea and $projection.Plant = _JITOutbSupplyAreaVH.Plant and $projection.StorageLocation = _JITOutbSupplyAreaVH.StorageLocation |
| [0..*] | C_JITOutbMaterialVH | _JITOutbMaterialVH | $projection.Material = _JITOutbMaterialVH.Product |
| [0..1] | C_JITLifecycleStatusValueHelp | _JITLifecycleStatusValueHelp | $projection.JITLifecycleStatus = _JITLifecycleStatusValueHelp.JITLifecycleStatus |
| [0..1] | C_JITInternalStatusVH | _JITInternalStatusVH | $projection.JITIntProcessingStatus = _JITInternalStatusVH.JITIntProcessingStatus |
| [0..*] | C_JITControlCycleVH | _JITControlCycleVH | $projection.JITControlCycle = _JITControlCycleVH.JITControlCycle |
| [0..1] | C_JITCallTypeValueHelp | _JITCallTypeValueHelp | $projection.JITCallType = _JITCallTypeValueHelp.JITCallType |
| [0..*] | C_JITOutbStorageBinVH | _JITOutbStorageBinVH | $projection.StorageBin = _JITOutbStorageBinVH.StorageBin |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | IJITOUTBCALL | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| AccessControl.personalData.blocking | #NOT_REQUIRED | view | |
| EndUserText.label | Composite View for JIT Call Details | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #XL | view | |
| AbapCatalog.preserveKey | true | view | |
| VDM.viewType | #COMPOSITE | view |
Fields (43)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | InternalJITCallNumber | InternalJITCallNumber | JIT Call Number | |
| KEY | CompGrpNumber | CompGrpNumber | Component Group No. | |
| KEY | JITCallItemNumber | JITCallItemNumber | Call Item Number | |
| JITLifecycleStatus | JITLifecycleStatus | Life Cycle Status | ||
| JITLifecycleStatusText | ||||
| JITCallType | JITCallType | Call Type | ||
| Plant | Plant | Valuation Area | ||
| StorageLocation | StorageLocation | StorageLocation | ||
| RequirementDateTime | RequirementDateTime | Time Stamp | ||
| JITIntProcessingStatus | JITIntProcessingStatus | Transmitted Status | ||
| JITInternalStatusText | ||||
| ProductionSupplyArea | ProductionSupplyArea | Supply Area | ||
| JITControlCycle | JITControlCycle | Control Cycle | ||
| Responsible | Responsible | User Name | ||
| StorageBin | StorageBin | Storage Bin | ||
| JITOutbStockTransferSts | JITOutbStockTransferSts | Stock Trnsfr Status | ||
| JITStockTransferStsText | ||||
| JITOutbDestinationStorLoc | JITOutbDestinationStorLoc | Dest. Storage Loc | ||
| Material | Material | Vehicle Model | ||
| RequestedQuantity | RequestedQuantity | Requested Quantity | ||
| UnitOfMeasureNumberOfDecimals | UnitOfMeasureNumberOfDecimals | |||
| ActualDeliveredQuantity | ActualDeliveredQuantity | Delivered Quantity | ||
| QuantityUnit | QuantityUnit | Unit of measure | ||
| JITOutbTransferredQuantity | JITOutbTransferredQuantity | Transferred Qty | ||
| JITOutbMinimumQuantity | JITOutbMinimumQuantity | Minimum Qty | ||
| JITOutbPickedQuantity | JITOutbPickedQuantity | Picked Quantity | ||
| PlannedOrder | PlannedOrder | JIT Planned Order | ||
| ProductName | ProductName | Description | ||
| JITExternalReplenishment | JITExternalReplenishment | |||
| Supplier | Supplier | Supplier | ||
| _JITInternalStatus | _JITInternalStatus | |||
| _JITStockTransferSts | _JITStockTransferSts | |||
| _JITLifecycleStatus | _JITLifecycleStatus | |||
| _JITOutbPlantVH | _JITOutbPlantVH | |||
| _JITOutbSupplyAreaVH | _JITOutbSupplyAreaVH | |||
| _JITOutbMaterialVH | _JITOutbMaterialVH | |||
| _JITLifecycleStatusValueHelp | _JITLifecycleStatusValueHelp | |||
| _JITInternalStatusVH | _JITInternalStatusVH | |||
| _JITControlCycleVH | _JITControlCycleVH | |||
| _JITCallTypeValueHelp | _JITCallTypeValueHelp | |||
| _JITOutbStorageBinVH | _JITOutbStorageBinVH | |||
| _ProductionSupplyArea | _ProductionSupplyArea | |||
| _ProductCompMatl | _ProductCompMatl |
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_JITOutbCallDetails.
-- 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: IJITOUTBCALL
CREATE VIEW I_JITOutbCallDetails AS
SELECT
InternalJITCallNumber,
CompGrpNumber,
JITCallItemNumber,
JITLifecycleStatus,
_JITLifecycleStatus._Text[1: Language = $session.system_language].JITLifecycleStatusText AS JITLifecycleStatusText,
JITCallType,
Plant,
StorageLocation,
RequirementDateTime,
JITIntProcessingStatus,
_JITInternalStatus._Text[1: Language = $session.system_language].JITInternalStatusText AS JITInternalStatusText,
ProductionSupplyArea,
JITControlCycle,
Responsible,
StorageBin,
JITOutbStockTransferSts,
_JITStockTransferSts._Text[1: Language = $session.system_language].JITStockTransferStsText AS JITStockTransferStsText,
JITOutbDestinationStorLoc,
Material,
RequestedQuantity,
UnitOfMeasureNumberOfDecimals,
ActualDeliveredQuantity,
QuantityUnit,
JITOutbTransferredQuantity,
JITOutbMinimumQuantity,
JITOutbPickedQuantity,
PlannedOrder,
ProductName,
JITExternalReplenishment,
Supplier
FROM I_JITOutbCalls AS _JITOutbCalls
LEFT OUTER JOIN C_JITOutbPlantVH AS _JITOutbPlantVH ON Plant = _JITOutbPlantVH.Plant -- association [0..1]
LEFT OUTER JOIN C_JITOutbSupplyAreaVH AS _JITOutbSupplyAreaVH ON ProductionSupplyArea = _JITOutbSupplyAreaVH.ProductionSupplyArea AND Plant = _JITOutbSupplyAreaVH.Plant AND StorageLocation = _JITOutbSupplyAreaVH.StorageLocation -- association [0..*]
LEFT OUTER JOIN C_JITOutbMaterialVH AS _JITOutbMaterialVH ON Material = _JITOutbMaterialVH.Product -- association [0..*]
LEFT OUTER JOIN C_JITLifecycleStatusValueHelp AS _JITLifecycleStatusValueHelp ON JITLifecycleStatus = _JITLifecycleStatusValueHelp.JITLifecycleStatus -- association [0..1]
LEFT OUTER JOIN C_JITInternalStatusVH AS _JITInternalStatusVH ON JITIntProcessingStatus = _JITInternalStatusVH.JITIntProcessingStatus -- association [0..1]
LEFT OUTER JOIN C_JITControlCycleVH AS _JITControlCycleVH ON JITControlCycle = _JITControlCycleVH.JITControlCycle -- association [0..*]
LEFT OUTER JOIN C_JITCallTypeValueHelp AS _JITCallTypeValueHelp ON JITCallType = _JITCallTypeValueHelp.JITCallType -- association [0..1]
LEFT OUTER JOIN C_JITOutbStorageBinVH AS _JITOutbStorageBinVH ON StorageBin = _JITOutbStorageBinVH.StorageBin -- association [0..*]
;
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