R_JITSupplyControlHeaderTP
Just In Time Supply Control - TP
R_JITSupplyControlHeaderTP is a Transactional CDS View that provides data about "Just In Time Supply Control - TP" in SAP S/4HANA. It reads from 1 data source (I_JITSupplyControlHeader) and exposes 55 fields with key field SupplyControlUUID. It has 4 associations to related views. Part of development package NJIT_MODEL_SUPPLY_CONTROL.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_JITSupplyControlHeader | I_JITSupplyControlHeader | from |
Associations (4)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..1] | I_JITDelivSeqGrpEntryPoint | _JITDelivSeqGrpEntryPoint | $projection.JITEntryPointForScheduling = _JITDelivSeqGrpEntryPoint.JITEntryPoint |
| [0..1] | I_JITCallTypeEnhanced | _JITSupplyControlCallType | $projection.JITCallType = _JITSupplyControlCallType.JITCallType |
| [0..*] | R_JITSupplyControlDescTP | _JITSupplyControlDescTP | |
| [0..*] | R_JITSupplyControlTolLvlTP | _JITSupplyControlTolLvlTP | |
Annotations (10)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #MANDATORY | view | |
| AccessControl.personalData.blocking | #REQUIRED | view | |
| EndUserText.label | Just In Time Supply Control - TP | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.sapObjectNodeType.name | JustInTimeSupplyControl | view | |
| VDM.lifecycle.contract.type | #SAP_INTERNAL_API | view | |
| VDM.viewType | #TRANSACTIONAL | view |
Fields (55)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | SupplyControlUUID | SupplyControlUUID | NodeID | |
| SupplyControlID | SupplyControlID | Supply Control ID | ||
| ShipToParty | ShipToParty | Ship-To Party (obsolete) | ||
| CustomerUUID | CustomerUUID | NodeID | ||
| BusinessPartnerUUID | BusinessPartnerUUID | UUID | ||
| Plant | Plant | Valuation Area | ||
| CustSupplyArea | CustSupplyArea | Cust. Supply Area | ||
| SupplyAreaUUID | SupplyAreaUUID | NodeID | ||
| Material | Material | Vehicle Model | ||
| JITActionCtrl | JITActionCtrl | Action Control | ||
| JITCallType | JITCallType | Call Type | ||
| JITSupplyControlStatus | JITSupplyControlStatus | Sup. Cntrl. St. | ||
| PartialDeliveryIsAllowed | PartialDeliveryIsAllowed | Partial Deliv. | ||
| JITUnderDeliveryToleranceInPct | JITUnderDeliveryToleranceInPct | Undrdelvry Tolerance | ||
| JITOverDeliveryToleranceInPct | JITOverDeliveryToleranceInPct | Ovrdelivry Tolerance | ||
| JITUnlimitedOverDelivIsAllowed | JITUnlimitedOverDelivIsAllowed | Unlmt Ov Del | ||
| RepetitiveManufacturingIsAllwd | RepetitiveManufacturingIsAllwd | Repetitive Manufacturing Enabled | ||
| ProductionVersion | ProductionVersion | Version ID | ||
| JITExternalProcessingStatus | JITExternalProcessingStatus | External Status | ||
| JITProdnConfirmationControl | JITProdnConfirmationControl | Prodn Conf Ctrl | ||
| JITEntryPointForScheduling | JITEntryPointForScheduling | Entry Point | ||
| AddressID | AddressID | Ship-to address | ||
| SchedulingSchema | SchedulingSchema | Schema | ||
| JITDelivConfControl | JITDelivConfControl | Deliv Conf Control | ||
| CreationDateTime | CreationDateTime | Timestamp | ||
| CreatedByUser | CreatedByUser | User Name | ||
| LastChangeDateTime | LastChangeDateTime | Timestamp | ||
| LastChangedByUser | LastChangedByUser | User Name | ||
| _JITSupplyControlDescTP | _JITSupplyControlDescTP | |||
| _JITSupplyControlTolLvlTP | _JITSupplyControlTolLvlTP | |||
| _BusinessPartnerAddress | _BusinessPartnerAddress | |||
| _CreatedByUser | _CreatedByUser | |||
| _Customer | _Customer | |||
| _Description | _Description | |||
| _JITActionCtrl | _JITActionCtrl | |||
| _JITCallType | _JITCallType | |||
| _JITCustomer | _JITCustomer | |||
| _JITCustomerSupplyArea | _JITCustomerSupplyArea | |||
| _JITDelivConfControl | _JITDelivConfControl | |||
| _JITEntryPointForSchedg | _JITEntryPointForSchedg | |||
| _JITPartialDelivery | _JITPartialDelivery | |||
| _JITProdnConfirmationControl | _JITProdnConfirmationControl | |||
| _JITRepetitiveMfg | _JITRepetitiveMfg | |||
| _JITSchedulingSchema | _JITSchedulingSchema | |||
| _JITSupplyControlOffset | _JITSupplyControlOffset | |||
| _JITSupplyControlStatus | _JITSupplyControlStatus | |||
| _LastChangedByUser | _LastChangedByUser | |||
| _Material | _Material | |||
| _Plant | _Plant | |||
| _ProductionVersion | _ProductionVersion | |||
| _SupplierExtStatus | _SupplierExtStatus | |||
| _ToleranceLevel | _ToleranceLevel | |||
| _JITDelivSeqGrpEntryPoint | _JITDelivSeqGrpEntryPoint | |||
| _JITSupplyControlCallType | _JITSupplyControlCallType | |||
| _ChangeDocument | _ChangeDocument |
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 R_JITSupplyControlHeaderTP.
-- 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 R_JITSupplyControlHeaderTP AS
SELECT
SupplyControlUUID,
SupplyControlID,
ShipToParty,
CustomerUUID,
BusinessPartnerUUID,
Plant,
CustSupplyArea,
SupplyAreaUUID,
Material,
JITActionCtrl,
JITCallType,
JITSupplyControlStatus,
PartialDeliveryIsAllowed,
JITUnderDeliveryToleranceInPct,
JITOverDeliveryToleranceInPct,
JITUnlimitedOverDelivIsAllowed,
RepetitiveManufacturingIsAllwd,
ProductionVersion,
JITExternalProcessingStatus,
JITProdnConfirmationControl,
JITEntryPointForScheduling,
AddressID,
SchedulingSchema,
JITDelivConfControl,
CreationDateTime,
CreatedByUser,
LastChangeDateTime,
LastChangedByUser
FROM I_JITSupplyControlHeader
LEFT OUTER JOIN I_JITDelivSeqGrpEntryPoint AS _JITDelivSeqGrpEntryPoint ON JITEntryPointForScheduling = _JITDelivSeqGrpEntryPoint.JITEntryPoint -- association [0..1]
LEFT OUTER JOIN I_JITCallTypeEnhanced AS _JITSupplyControlCallType ON JITCallType = _JITSupplyControlCallType.JITCallType -- association [0..1]
LEFT OUTER JOIN R_JITSupplyControlDescTP AS _JITSupplyControlDescTP ON /* condition not available in parsed metadata */ -- association [0..*]
LEFT OUTER JOIN R_JITSupplyControlTolLvlTP AS _JITSupplyControlTolLvlTP ON /* condition not available in parsed metadata */ -- 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