C_JITOutbCallHdrTP

DDL: C_JITOUTBCALLHDRTP SQL: CJITOUTBHEADTP Type: view CONSUMPTION

Consumption view for JIT Call Header

C_JITOutbCallHdrTP is a Consumption CDS View that provides data about "Consumption view for JIT Call Header" in SAP S/4HANA. It reads from 1 data source (I_JITOutbCallHdrTP) and exposes 53 fields with key fields JITHeaderUUID, InternalJITCallNumber. It has 7 associations to related views.

Data Sources (1)

SourceAliasJoin Type
I_JITOutbCallHdrTP _JITOutbCallHdrTP from

Associations (7)

CardinalityTargetAliasCondition
[1..*] C_JITOutbCallCompGrpDataTP _JITOutbCallCompGrpDataTP $projection.JITHeaderUUID = _JITOutbCallCompGrpDataTP.ParentDraftKey and $projection.InternalJITCallNumber = _JITOutbCallCompGrpDataTP.InternalJITCallNumber
[0..*] C_JITOutbCallRefTextHdrTP _JITOutbCallRefTextHdrTP $projection.JITHeaderUUID = _JITOutbCallRefTextHdrTP.ParentDraftKey and $projection.InternalJITCallNumber = _JITOutbCallRefTextHdrTP.InternalJITCallNumber
[0..*] C_JITOutbCallRefTextCompGrpTP _JITOutbCallRefTextCompGrpTP $projection.JITHeaderUUID = _JITOutbCallRefTextCompGrpTP.RootDraftKey and $projection.InternalJITCallNumber = _JITOutbCallRefTextCompGrpTP.InternalJITCallNumber
[0..1] C_JITCallTypeValueHelp _JITCallTypeValueHelp $projection.JITCallType = _JITCallTypeValueHelp.JITCallType
[0..1] C_JITLifecycleStatusValueHelp _JITLifecycleStatusValueHelp $projection.JITLifecycleStatus = _JITLifecycleStatusValueHelp.JITLifecycleStatus
[0..*] I_JITOutbCallApplicationLog _JITOutbCallApplicationLog $projection.JITCallProcessingLogID = _JITOutbCallApplicationLog.JITCallProcessingLogID
[0..1] I_JITControlCycleTP _JITControlCycleTP $projection.JITControlCycle = _JITControlCycleTP.JITControlCycle

Annotations (19)

NameValueLevelField
AbapCatalog.sqlViewName CJITOUTBHEADTP view
AbapCatalog.compiler.compareFilter true view
AbapCatalog.preserveKey true view
AccessControl.authorizationCheck #CHECK view
AccessControl.personalData.blocking #REQUIRED view
VDM.viewType #CONSUMPTION view
ObjectModel.usageType.dataClass #MIXED view
ObjectModel.usageType.serviceQuality #C view
ObjectModel.usageType.sizeCategory #XXL view
ClientHandling.type #INHERITED view
ClientHandling.algorithm #SESSION_VARIABLE view
ObjectModel.updateEnabled EXTERNAL_CALCULATION view
ObjectModel.draftEnabled true view
ObjectModel.deleteEnabled EXTERNAL_CALCULATION view
ObjectModel.compositionRoot true view
ObjectModel.transactionalProcessingDelegated true view
Metadata.allowExtensions true view
Search.searchable true view
EndUserText.label Consumption view for JIT Call Header view

Fields (53)

KeyFieldSource TableSource FieldDescription
KEY JITHeaderUUID JITHeaderUUID NodeID
KEY InternalJITCallNumber InternalJITCallNumber JIT Call Number
JITLifecycleStatus JITLifecycleStatus Life Cycle Status
JITLifecycleStatusText _JITLifecycleStatusValueHelp JITLifecycleStatusText
JITLifeCycleStatusCriticality JITLifeCycleStatusCriticality
JITCallType JITCallType Call Type
JITCallTypeText JIT Call Type
JITCallImmediateRequest JITCallImmediateRequest Immediate Request
JITCallPriorityID JITCallPriorityID Delivery Prior.
JITCallPriorityType JITCallPriorityType Priority Type
JITCallPriorityTypeText Priority Type
JITMissingPartFlag JITMissingPartFlag Missing Part
JITMissingPrtCriticality JITMissingPrtCriticality
CreationDateTime CreationDateTime Timestamp
LastChangeDateTime LastChangeDateTime Timestamp
LastChangedByUser LastChangedByUser User Name
LastChangedByUserDescription LastChangedByUserDescription Description
JITCallCreationMode JITCallCreationMode JIT- Creation Mode
JITCallCreationModeText
Plant Plant Valuation Area
WarehouseNumber WarehouseNumber
JITIntProcessingStatus JITIntProcessingStatus Internal Processing Status
JITIntStatusUpdtdOn JITIntStatusUpdtdOn Int Status Updtd On
ReplenishmentStrategy _JITControlCycleTP ReplenishmentStrategy
JITReplenishmentLeadTimeValue _JITControlCycleTP ReplenishmentLeadTime
JITActionCtrl JITActionCtrl Action Control
Material Material Component Material
RequirementDateTime RequirementDateTime Demand Date and Time
JITSupplyDateTime JITSupplyDateTime Supply Date & Time
JITControlCycle JITControlCycle Control Cycle
Responsible Responsible User Name
CreatedByUser CreatedByUser User Name
CreatedByUserDescription CreatedByUserDescription Description
StorageLocation StorageLocation StorageLocation
JITCallProcessingLogID JITCallProcessingLogID
ProductionSupplyArea ProductionSupplyArea Supply Area
JITOutbDestinationStorLoc JITOutbDestinationStorLoc Dest. Storage Loc
StorageBin _JITOutbCallCompGrpDataTP StorageBin Storage Bin
StorageType _JITOutbCallCompGrpDataTP StorageType Storage Type
CompGrpNumber _JITOutbCallCompGrpDataTP CompGrpNumber Component Group No.
CompGrpMatl CompGrpMatl Component Group Material
_JITLifecycleStatusValueHelp _JITLifecycleStatusValueHelp
_JITOutbCallPriorityID _JITOutbCallPriorityID
_JITCallCreationMode _JITCallCreationMode
_ResponsiblePerson _ResponsiblePerson
_JITCallTypeValueHelp _JITCallTypeValueHelp
_DeliveryPriority _DeliveryPriority
_JITOutbCallApplicationLog _JITOutbCallApplicationLog
_ProductionSupplyArea _ProductionSupplyArea
_JITOutbCallCompGrpDataTP _JITOutbCallCompGrpDataTP
_JITControlCycleTP _JITControlCycleTP
_JITOutbCallRefTextHdrTP _JITOutbCallRefTextHdrTP
_JITOutbCallRefTextCompGrpTP _JITOutbCallRefTextCompGrpTP

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_JITOutbCallHdrTP.
-- 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: CJITOUTBHEADTP

CREATE VIEW C_JITOutbCallHdrTP AS
SELECT
  JITHeaderUUID,
  InternalJITCallNumber,
  JITLifecycleStatus,
  _JITLifecycleStatusValueHelp.JITLifecycleStatusText AS JITLifecycleStatusText,
  JITLifeCycleStatusCriticality,
  JITCallType,
  _JITCallType._Text[1:Language = $session.system_language].JITCallTypeText AS JITCallTypeText,
  JITCallImmediateRequest,
  JITCallPriorityID,
  JITCallPriorityType,
  _DeliveryPriority._Text[1:Language = $session.system_language].DeliveryPriorityDesc AS JITCallPriorityTypeText,
  JITMissingPartFlag,
  JITMissingPrtCriticality,
  CreationDateTime,
  LastChangeDateTime,
  LastChangedByUser,
  LastChangedByUserDescription,
  JITCallCreationMode,
  _JITCallCreationMode._Text[1:Language = $session.system_language].JITCallCreationModeText AS JITCallCreationModeText,
  Plant,
  WarehouseNumber,
  JITIntProcessingStatus,
  JITIntStatusUpdtdOn,
  _JITControlCycleTP.ReplenishmentStrategy AS ReplenishmentStrategy,
  _JITControlCycleTP.ReplenishmentLeadTime AS JITReplenishmentLeadTimeValue,
  JITActionCtrl,
  Material,
  RequirementDateTime,
  JITSupplyDateTime,
  JITControlCycle,
  Responsible,
  CreatedByUser,
  CreatedByUserDescription,
  StorageLocation,
  JITCallProcessingLogID,
  ProductionSupplyArea,
  JITOutbDestinationStorLoc,
  _JITOutbCallCompGrpDataTP.StorageBin AS StorageBin,
  _JITOutbCallCompGrpDataTP.StorageType AS StorageType,
  _JITOutbCallCompGrpDataTP.CompGrpNumber AS CompGrpNumber,
  CompGrpMatl
FROM I_JITOutbCallHdrTP AS _JITOutbCallHdrTP
LEFT OUTER JOIN C_JITOutbCallCompGrpDataTP AS _JITOutbCallCompGrpDataTP ON JITHeaderUUID = _JITOutbCallCompGrpDataTP.ParentDraftKey AND InternalJITCallNumber = _JITOutbCallCompGrpDataTP.InternalJITCallNumber  -- association [1..*]
LEFT OUTER JOIN C_JITOutbCallRefTextHdrTP AS _JITOutbCallRefTextHdrTP ON JITHeaderUUID = _JITOutbCallRefTextHdrTP.ParentDraftKey AND InternalJITCallNumber = _JITOutbCallRefTextHdrTP.InternalJITCallNumber  -- association [0..*]
LEFT OUTER JOIN C_JITOutbCallRefTextCompGrpTP AS _JITOutbCallRefTextCompGrpTP ON JITHeaderUUID = _JITOutbCallRefTextCompGrpTP.RootDraftKey AND InternalJITCallNumber = _JITOutbCallRefTextCompGrpTP.InternalJITCallNumber  -- association [0..*]
LEFT OUTER JOIN C_JITCallTypeValueHelp AS _JITCallTypeValueHelp ON JITCallType = _JITCallTypeValueHelp.JITCallType  -- association [0..1]
LEFT OUTER JOIN C_JITLifecycleStatusValueHelp AS _JITLifecycleStatusValueHelp ON JITLifecycleStatus = _JITLifecycleStatusValueHelp.JITLifecycleStatus  -- association [0..1]
LEFT OUTER JOIN I_JITOutbCallApplicationLog AS _JITOutbCallApplicationLog ON JITCallProcessingLogID = _JITOutbCallApplicationLog.JITCallProcessingLogID  -- association [0..*]
LEFT OUTER JOIN I_JITControlCycleTP AS _JITControlCycleTP ON JITControlCycle = _JITControlCycleTP.JITControlCycle  -- association [0..1]
;