R_FldLogsProcessShipmentItemTP
Shipment Items
R_FldLogsProcessShipmentItemTP is a Transactional CDS View that provides data about "Shipment Items" in SAP S/4HANA. It reads from 1 data source (I_FldLogsRcvdShptItmRecord) and exposes 111 fields with key fields FldLogsReferenceDocumentNumber, FldLogsDispatchPlant, DispatchedStartDate. It has 24 associations to related views.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_FldLogsRcvdShptItmRecord | _ShptItem | from |
Associations (24)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..*] | I_RecommendedActionText | _ActionText | $projection.FldLogsRecommendedAction = _ActionText.FldLogsRecommendedAction |
| [0..*] | I_FldLogsCtnItmStatusTxt | _ItemStatText | $projection.FldLogsContainerItemStatus = _ItemStatText.DomainValueLow |
| [0..*] | I_FldLogsCtnItmQuickActionTxt | _QuickActionText | $projection.FldLogsCtnQuickAction = _QuickActionText.FldLogsCtnQuickAction and $projection.FieldLogisticsProcessType = _QuickActionText.FieldLogisticsProcessType |
| [0..*] | I_FldLogsReturnStatusT | _RetStatText | $projection.FldLogsReturnStatus = _RetStatText.FldLogsReturnStatus |
| [0..1] | I_FldLogsCtnItmProcessingInfo | _ProcessingLog | $projection.FldLogsDispatchPlant = _ProcessingLog.FldLogsDispatchPlant and $projection.DispatchedStartDate = _ProcessingLog.DispatchedStartDate and $projection.FldLogsReferenceDocumentNumber = _ProcessingLog.FldLogsReferenceDocumentNumber |
| [0..1] | I_FldLogsMaterialBatch | _MatBatch | _ShptItem.Material = _MatBatch.Material and _ShptItem.FldLogsItemActualDispatchPlant = _MatBatch.Plant |
| [0..*] | I_FldLogsSuplrItmPackggTypeT | _SuplrItmPackggTypeT | $projection.fldlogssuplritmpackggtypecode = _SuplrItmPackggTypeT.FldLogsSuplrItmPackggTypeCode |
| [0..1] | I_Plant | _ReceivingPlantText | $projection.FieldLogisticsReceivingPlant = _ReceivingPlantText.Plant |
| [0..1] | I_Plant | _DispatchPlantText | $projection.FldLogsDispatchPlant = _DispatchPlantText.Plant |
| [0..1] | I_StorageLocation | _SourceStorageLocationText | $projection.FldLogsSrceStorLocID = _SourceStorageLocationText.StorageLocation and $projection.FldLogsItemActualDispatchPlant = _SourceStorageLocationText.Plant |
| [0..1] | I_StorageLocation | _DestinationStorageLocationTxt | $projection.FldLogsDestStorLocID = _DestinationStorageLocationTxt.StorageLocation and $projection.FldLogsItmActualReceivingPlant = _DestinationStorageLocationTxt.Plant |
| [1..1] | E_FldLogsReceivedShipmentItem | _ReceivedShptItemExtension | $projection.DispatchedStartDate = _ReceivedShptItemExtension.DispatchedStartDate and $projection.FldLogsDispatchPlant = _ReceivedShptItemExtension.FldLogsDispatchPlant and $projection.FldLogsReferenceDocumentNumber = _ReceivedShptItemExtension.FldLogsReferenceDocumentNumber |
| [1..1] | E_FieldLogisticsReturns | _ReturnsExtension | $projection.Material = _ReturnsExtension.Material and $projection.FldLogsDispatchPlant = _ReturnsExtension.FldLogsRemotePlant and $projection.ReferenceSDDocument = _ReturnsExtension.FldLogsReferenceDocumentNumber and $projection.ReferenceSDDocumentItem = _ReturnsExtension.ReferenceDocumentItem and $projection.ReferenceOrder = _ReturnsExtension.FldLogsMaintenanceOrder and $projection.RemoteStorageLocation = _ReturnsExtension.RemoteStorageLocation |
| [0..1] | I_FldLogsReservationItemDetail | _ReservationItem | $projection.Reservation = _ReservationItem.Reservation and $projection.ReservationItem = _ReservationItem.ReservationItem |
| [1] | I_FldLogsShipmentItem | _ShipmentItem | $projection.FldLogsShptItemUUID = _ShipmentItem.FldLogsShptItemUUID |
| [0..*] | I_FldLogsItemTypeVH | _ItemTypeText | $projection.FldLogsItemType = _ItemTypeText.FldLogsItemType |
| [0..1] | I_FldLogsReturnComment | _ReturnComment | $projection.FldLogsKitItmRefDocument2 = _ReturnComment.FldLogsReferenceDocumentNumber and $projection.ReferenceDocumentItem = _ReturnComment.ReferenceDocumentItem and _ReturnComment.FldLogsReferenceDocumentNumber is not initial |
| [0..*] | I_FldLogsMaterialText | _MaterialText | $projection.Material = _MaterialText.Material and $projection.FldLogsSuplrItemUUID = _MaterialText.FldLogsSuplrItemUUID |
| [0..1] | I_FldLogsSupplierItem | _SupplierItem | $projection.FldLogsSuplrItemUUID = _SupplierItem.FldLogsSuplrItemUUID |
| [0..*] | I_InventorySpecialStockTypeT | _InventorySpecialStockTypeText | $projection.InventorySpecialStockType = _InventorySpecialStockTypeText.InventorySpecialStockType |
| [0..*] | I_OrderCategoryText | _OrderCategoryText | $projection.OrderCategory = _OrderCategoryText.OrderCategory |
| [0..1] | I_FldLogsHandlingDecisionsBsc | _FldLogsHandlingDecisionsBsc | $projection.FldLogsCtnQuickAction = _FldLogsHandlingDecisionsBsc.FldLogsCtnQuickAction and $projection.FieldLogisticsProcessType = _FldLogsHandlingDecisionsBsc.FieldLogisticsProcessType |
| [0..1] | I_FldLogsRefObjTypeBasic | _RefObjTypeDesc | $projection.FldLogsReferenceObjectType = _RefObjTypeDesc.FldLogsReferenceObjectType and _RefObjTypeDesc.Language = $session.system_language |
| [0..1] | I_FldLogsRstrcdItmIntegration | _RstrcdItmIntegration | $projection.FldLogsReferenceDocumentNumber = _RstrcdItmIntegration.FldLogsRstrcdItmRefDocNmbr and _RstrcdItmIntegration.FldLogsRstrcdItmRefDocType = 'FOBD' |
Annotations (14)
| Name | Value | Level | Field |
|---|---|---|---|
| VDM.viewType | #TRANSACTIONAL | view | |
| AccessControl.authorizationCheck | #MANDATORY | view | |
| EndUserText.label | Shipment Items | view | |
| VDM.lifecycle.contract.type | #SAP_INTERNAL_API | view | |
| ObjectModel.sapObjectNodeType.name | FldLogsReceivedShipmentItem | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #XL | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| AbapCatalog.extensibility.extensible | true | view | |
| AbapCatalog.extensibility.elementSuffix | RCS | view | |
| AbapCatalog.extensibility.allowNewDatasources | false | view | |
| AbapCatalog.extensibility.quota.maximumFields | 800 | view | |
| AbapCatalog.extensibility.quota.maximumBytes | 80000 | view | |
| AbapCatalog.extensibility.allowNewCompositions | true | view |
Fields (111)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | FldLogsReferenceDocumentNumber | FldLogsReferenceDocumentNumber | Reference Doc Number | |
| KEY | FldLogsDispatchPlant | FldLogsDispatchPlant | Plant | |
| KEY | DispatchedStartDate | DispatchedStartDate | Dispatch Date | |
| Material | Material | Vehicle Model | ||
| RetblQtyInOrderUnit | RetblQtyInOrderUnit | |||
| RetblQtyOrderUnit | RetblQtyOrderUnit | |||
| RetblQtyInBaseUnit | RetblQtyInBaseUnit | |||
| RetblQtyBaseUnit | RetblQtyBaseUnit | |||
| RemoteStorageLocation | FldLogsSrceStorLocID | Location | ||
| FldLogsSrceStorLocID | FldLogsSrceStorLocID | Location | ||
| FldLogsDestStorLocID | FldLogsDestStorLocID | Location | ||
| FldLogsReturnStatus | FldLogsReturnStatus | |||
| FldLogsContainerItemStatus | FldLogsContainerItemStatus | |||
| FldLogsCtnQuickAction | FldLogsCtnQuickAction | Handling Decision | ||
| FldLogsReferenceDocCategory | FldLogsReferenceDocCategory | Ref. Document Type | ||
| MaterialDocument | MaterialDocument | Material Doc. | ||
| PurchasingDocument | ||||
| StockTransportOrder | ||||
| FldLogsRetServicePurOrd | ||||
| FldLogsRecommendedAction | FldLogsRecommendedAction | Recommended Action | ||
| FldLogsKitItmRefDocument2 | FldLogsKitItmRefDocument2 | Reference Doc Number | ||
| ReferenceDocumentItem | ReferenceDocumentItem | Reference item | ||
| FldLogsReturnComment | _ReturnComment | FldLogsReturnComment | ||
| FldLogsReturnLongComment | _ReturnComment | FldLogsReturnLongComment | ||
| FldLogsCtnItmChangeDateTime | FldLogsCtnItmChangeDateTime | |||
| ReferenceOrder | ReferenceOrder | Reference Order | ||
| FldLogsContainerUnitUUID | FldLogsContainerUnitUUID | Container Unit ID | ||
| FldLogsShptItemUUID | FldLogsShptItemUUID | Shipment Item ID | ||
| FldLogsShptVoyageUUID | FldLogsShptVoyageUUID | Voyage UUID | ||
| FldLogsShptVoyageNumber | FldLogsShptVoyageNumber | Voyage Number | ||
| FldLogsVoyageSrceStage | FldLogsVoyageSrceStage | Source Stage | ||
| FldLogsVoyageDestStage | FldLogsVoyageDestStage | Destination Stage | ||
| FldLogsItemType | FldLogsItemType | |||
| InboundDelivery | InboundDelivery | LE Delivery | ||
| InboundDeliveryItem | InboundDeliveryItem | Item | ||
| EWMWarehouse | EWMWarehouse | Warehouse No. | ||
| ValuationType | ValuationType | Valuation Type | ||
| FieldLogisticsProcessType | FieldLogisticsProcessType | Process Type | ||
| FieldLogisticsReceivingPlant | FieldLogisticsReceivingPlant | |||
| FldLogsStorageType | FldLogsStorageType | |||
| FldLogsRetPOOutbDelivIsCreated | FldLogsRetPOOutbDelivIsCreated | Checkbox | ||
| FldLogsSubcontrgPOIsCreated | FldLogsSubcontrgPOIsCreated | Checkbox | ||
| FldLogsSubcontractingPO | FldLogsSubcontractingPO | Purchasing Doc. | ||
| FldLogsSuplrItmPackggTypeCode | _SupplierItem | FldLogsSuplrItmPackggTypeCode | Packaging Type | |
| PackagingMaterial | ||||
| ReferenceSDDocument | ReferenceSDDocument | Reference Doc. | ||
| ReferenceSDDocumentItem | ReferenceSDDocumentItem | Reference Item | ||
| Batch | Batch | Lot No. | ||
| IsInternalBatchManaged | _MatBatch | IsInternalBatchManaged | Batches | |
| FldLogsSupplyProcess | FldLogsSupplyProcess | Supply Process | ||
| FldLogsCtnItmLastProcessingMsg | _ProcessingLog | FldLogsCtnItmLastProcessingMsg | ||
| FldLogsPostProcessingMessage | _ProcessingLog | FldLogsPostProcessingMessage | Message Text | |
| FldLogsCtnItmProcessDateTime | _ProcessingLog | FldLogsCtnItmProcessDateTime | ||
| FldLogsContainerID | FldLogsContainerID | Container ID | ||
| WarehouseTask | WarehouseTask | Warehouse Task | ||
| FldLogsReturnProcgComment | _Comment | FldLogsReturnProcgComment | Comments | |
| FldLogsShptItmHndlgUnitID | FldLogsShptItmHndlgUnitID | Handling Unit ID | ||
| HandlingUnitExternalID | Handling Unit ID | |||
| MaintenanceOrder | MaintenanceOrder | Order | ||
| Reservation | Reservation | Reservation | ||
| ReservationItem | ReservationItem | Reservation Item | ||
| FldLogsRefurbishmentOrder | FldLogsRefurbishmentOrder | Order | ||
| FldLogsRefrbmtOrderReservation | FldLogsRefrbmtOrderReservation | |||
| FldLogsRefrbmtOrderResvnItem | FldLogsRefrbmtOrderResvnItem | |||
| RecipientLocationCode | _ReservationItem | RecipientLocationCode | Recipient Loc. | |
| FldLogsSuplrItemUUID | FldLogsSuplrItemUUID | Suplr Item UUID | ||
| FldLogsSuplrItemVislInspCode | FldLogsSuplrItemVislInspCode | Visual Inspection | ||
| OutboundDelivery | OutboundDelivery | LE Delivery | ||
| OutboundDeliveryItem | OutboundDeliveryItem | Logistics Execution Delivery Item | ||
| FieldLogisticsKitIdentifier | ||||
| FldLogsKitItmRefDocument1 | ||||
| SerialNumber | SerialNumber | Serial Number | ||
| WBSElementExternalID | WBSElementExternalID | WBS Element External ID | ||
| InventorySpecialStockType | InventorySpecialStockType | Special Stock Type | ||
| DeliveryDocument | DeliveryDocument | Outbound Delivery | ||
| DeliveryDocumentItem | DeliveryDocumentItem | Outb. Delivery Item | ||
| WarehouseStorageBin | WarehouseStorageBin | Storage Bin | ||
| PurchasingDocumentItem | PurchasingDocumentItem | Purchasing Doc. Item | ||
| IsMarkedForDeletion | IsMarkedForDeletion | Purch.org. data | ||
| FldLogsItmActualReceivingPlant | FldLogsItmActualReceivingPlant | Plant | ||
| FldLogsItemActualDispatchPlant | FldLogsItemActualDispatchPlant | Plant | ||
| MaterialDocumentYear | MaterialDocumentYear | Material Document Year | ||
| MaterialDocumentItem | MaterialDocumentItem | Material Document Item | ||
| InspectionLot | InspectionLot | Inspection Lot | ||
| ShippingPoint | ||||
| OrderCategory | OrderCategory | Order Category | ||
| FldLogsRcvdItmIsAcctAssgd | FldLogsRcvdItmIsAcctAssgd | Checkbox | ||
| FldLogsGdsIssMatlDocument | FldLogsGdsIssMatlDocument | Material Doc. | ||
| FldLogsReferenceObjectType | _SupplierItem | FldLogsReferenceObjectType | ||
| FldLogsReferenceObjectNumber | _SupplierItem | FldLogsReferenceObjectNumber | Reference Doc Number | |
| FldLogsItemIsRestricted | ||||
| _RetStatText | _RetStatText | |||
| _QuickActionText | _QuickActionText | |||
| _ItemStatText | _ItemStatText | |||
| _ActionText | _ActionText | |||
| _SuplrItmPackggTypeT | _SuplrItmPackggTypeT | |||
| _ReceivingPlantText | _ReceivingPlantText | |||
| _DispatchPlantText | _DispatchPlantText | |||
| _ReservationItem | _ReservationItem | |||
| _ShipmentItem | _ShipmentItem | |||
| _ItemTypeText | _ItemTypeText | |||
| _MaterialText | _MaterialText | |||
| _SourceStorageLocationText | _SourceStorageLocationText | |||
| _DestinationStorageLocationTxt | _DestinationStorageLocationTxt | |||
| _DeliverySTO | _DeliverySTO | |||
| _ReturnItms | _ReturnItms | |||
| _InventorySpecialStockTypeText | _InventorySpecialStockTypeText | |||
| _ReferenceSDDocument | _ReferenceSDDocument | |||
| _OrderCategoryText | _OrderCategoryText | |||
| _FldLogsHandlingDecisionsBsc | _FldLogsHandlingDecisionsBsc | |||
| _RefObjTypeDesc | _RefObjTypeDesc |
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_FldLogsProcessShipmentItemTP.
-- 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_FldLogsProcessShipmentItemTP AS
SELECT
FldLogsReferenceDocumentNumber,
FldLogsDispatchPlant,
DispatchedStartDate,
Material,
RetblQtyInOrderUnit,
RetblQtyOrderUnit,
RetblQtyInBaseUnit,
RetblQtyBaseUnit,
FldLogsSrceStorLocID AS RemoteStorageLocation,
FldLogsSrceStorLocID,
FldLogsDestStorLocID,
FldLogsReturnStatus,
FldLogsContainerItemStatus,
FldLogsCtnQuickAction,
FldLogsReferenceDocCategory,
MaterialDocument,
case when FldLogsCtnQuickAction = '30' then PurchasingDocument end AS PurchasingDocument,
case when FldLogsCtnQuickAction = '40' then StockTransportOrder end AS StockTransportOrder,
case when FldLogsCtnQuickAction = '20' then FldLogsRetServicePurOrd end AS FldLogsRetServicePurOrd,
FldLogsRecommendedAction,
FldLogsKitItmRefDocument2,
ReferenceDocumentItem,
_ReturnComment.FldLogsReturnComment AS FldLogsReturnComment,
_ReturnComment.FldLogsReturnLongComment AS FldLogsReturnLongComment,
FldLogsCtnItmChangeDateTime,
ReferenceOrder,
FldLogsContainerUnitUUID,
FldLogsShptItemUUID,
FldLogsShptVoyageUUID,
FldLogsShptVoyageNumber,
FldLogsVoyageSrceStage,
FldLogsVoyageDestStage,
FldLogsItemType,
InboundDelivery,
InboundDeliveryItem,
EWMWarehouse,
ValuationType,
FieldLogisticsProcessType,
FieldLogisticsReceivingPlant,
FldLogsStorageType,
FldLogsRetPOOutbDelivIsCreated,
FldLogsSubcontrgPOIsCreated,
FldLogsSubcontractingPO,
_SupplierItem.FldLogsSuplrItmPackggTypeCode AS FldLogsSuplrItmPackggTypeCode,
cast('' as /scwm/de_pmat ) AS PackagingMaterial,
ReferenceSDDocument,
ReferenceSDDocumentItem,
Batch,
_MatBatch.IsInternalBatchManaged AS IsInternalBatchManaged,
FldLogsSupplyProcess,
_ProcessingLog.FldLogsCtnItmLastProcessingMsg AS FldLogsCtnItmLastProcessingMsg,
_ProcessingLog.FldLogsPostProcessingMessage AS FldLogsPostProcessingMessage,
_ProcessingLog.FldLogsCtnItmProcessDateTime AS FldLogsCtnItmProcessDateTime,
FldLogsContainerID,
WarehouseTask,
_Comment.FldLogsReturnProcgComment AS FldLogsReturnProcgComment,
FldLogsShptItmHndlgUnitID,
cast(FldLogsShptItmHndlgUnitID as exidv) AS HandlingUnitExternalID,
MaintenanceOrder,
Reservation,
ReservationItem,
FldLogsRefurbishmentOrder,
FldLogsRefrbmtOrderReservation,
FldLogsRefrbmtOrderResvnItem,
_ReservationItem.RecipientLocationCode AS RecipientLocationCode,
FldLogsSuplrItemUUID,
FldLogsSuplrItemVislInspCode,
OutboundDelivery,
OutboundDeliveryItem,
_ShipmentItem._KitHeader.FieldLogisticsKitIdentifier AS FieldLogisticsKitIdentifier,
_ShipmentItem._KitHeader.FldLogsReferenceDocumentNumber AS FldLogsKitItmRefDocument1,
SerialNumber,
WBSElementExternalID,
InventorySpecialStockType,
DeliveryDocument,
DeliveryDocumentItem,
WarehouseStorageBin,
PurchasingDocumentItem,
IsMarkedForDeletion,
FldLogsItmActualReceivingPlant,
FldLogsItemActualDispatchPlant,
MaterialDocumentYear,
MaterialDocumentItem,
InspectionLot,
_DeliverySTO._DeliveryDocument.ShippingPoint AS ShippingPoint,
OrderCategory,
FldLogsRcvdItmIsAcctAssgd,
FldLogsGdsIssMatlDocument,
_SupplierItem.FldLogsReferenceObjectType AS FldLogsReferenceObjectType,
_SupplierItem.FldLogsReferenceObjectNumber AS FldLogsReferenceObjectNumber,
coalesce(_RstrcdItmIntegration.FldLogsItemIsRestricted, '') AS FldLogsItemIsRestricted
FROM I_FldLogsRcvdShptItmRecord AS _ShptItem
LEFT OUTER JOIN I_RecommendedActionText AS _ActionText ON FldLogsRecommendedAction = _ActionText.FldLogsRecommendedAction -- association [0..*]
LEFT OUTER JOIN I_FldLogsCtnItmStatusTxt AS _ItemStatText ON FldLogsContainerItemStatus = _ItemStatText.DomainValueLow -- association [0..*]
LEFT OUTER JOIN I_FldLogsCtnItmQuickActionTxt AS _QuickActionText ON FldLogsCtnQuickAction = _QuickActionText.FldLogsCtnQuickAction AND FieldLogisticsProcessType = _QuickActionText.FieldLogisticsProcessType -- association [0..*]
LEFT OUTER JOIN I_FldLogsReturnStatusT AS _RetStatText ON FldLogsReturnStatus = _RetStatText.FldLogsReturnStatus -- association [0..*]
LEFT OUTER JOIN I_FldLogsCtnItmProcessingInfo AS _ProcessingLog ON FldLogsDispatchPlant = _ProcessingLog.FldLogsDispatchPlant AND DispatchedStartDate = _ProcessingLog.DispatchedStartDate AND FldLogsReferenceDocumentNumber = _ProcessingLog.FldLogsReferenceDocumentNumber -- association [0..1]
LEFT OUTER JOIN I_FldLogsMaterialBatch AS _MatBatch ON _ShptItem.Material = _MatBatch.Material AND _ShptItem.FldLogsItemActualDispatchPlant = _MatBatch.Plant -- association [0..1]
LEFT OUTER JOIN I_FldLogsSuplrItmPackggTypeT AS _SuplrItmPackggTypeT ON fldlogssuplritmpackggtypecode = _SuplrItmPackggTypeT.FldLogsSuplrItmPackggTypeCode -- association [0..*]
LEFT OUTER JOIN I_Plant AS _ReceivingPlantText ON FieldLogisticsReceivingPlant = _ReceivingPlantText.Plant -- association [0..1]
LEFT OUTER JOIN I_Plant AS _DispatchPlantText ON FldLogsDispatchPlant = _DispatchPlantText.Plant -- association [0..1]
LEFT OUTER JOIN I_StorageLocation AS _SourceStorageLocationText ON FldLogsSrceStorLocID = _SourceStorageLocationText.StorageLocation AND FldLogsItemActualDispatchPlant = _SourceStorageLocationText.Plant -- association [0..1]
LEFT OUTER JOIN I_StorageLocation AS _DestinationStorageLocationTxt ON FldLogsDestStorLocID = _DestinationStorageLocationTxt.StorageLocation AND FldLogsItmActualReceivingPlant = _DestinationStorageLocationTxt.Plant -- association [0..1]
LEFT OUTER JOIN E_FldLogsReceivedShipmentItem AS _ReceivedShptItemExtension ON DispatchedStartDate = _ReceivedShptItemExtension.DispatchedStartDate AND FldLogsDispatchPlant = _ReceivedShptItemExtension.FldLogsDispatchPlant AND FldLogsReferenceDocumentNumber = _ReceivedShptItemExtension.FldLogsReferenceDocumentNumber -- association [1..1]
LEFT OUTER JOIN E_FieldLogisticsReturns AS _ReturnsExtension ON Material = _ReturnsExtension.Material AND FldLogsDispatchPlant = _ReturnsExtension.FldLogsRemotePlant AND ReferenceSDDocument = _ReturnsExtension.FldLogsReferenceDocumentNumber AND ReferenceSDDocumentItem = _ReturnsExtension.ReferenceDocumentItem AND ReferenceOrder = _ReturnsExtension.FldLogsMaintenanceOrder AND RemoteStorageLocation = _ReturnsExtension.RemoteStorageLocation -- association [1..1]
LEFT OUTER JOIN I_FldLogsReservationItemDetail AS _ReservationItem ON Reservation = _ReservationItem.Reservation AND ReservationItem = _ReservationItem.ReservationItem -- association [0..1]
LEFT OUTER JOIN I_FldLogsShipmentItem AS _ShipmentItem ON FldLogsShptItemUUID = _ShipmentItem.FldLogsShptItemUUID -- association [1]
LEFT OUTER JOIN I_FldLogsItemTypeVH AS _ItemTypeText ON FldLogsItemType = _ItemTypeText.FldLogsItemType -- association [0..*]
LEFT OUTER JOIN I_FldLogsReturnComment AS _ReturnComment ON FldLogsKitItmRefDocument2 = _ReturnComment.FldLogsReferenceDocumentNumber AND ReferenceDocumentItem = _ReturnComment.ReferenceDocumentItem AND _ReturnComment.FldLogsReferenceDocumentNumber is not initial -- association [0..1]
LEFT OUTER JOIN I_FldLogsMaterialText AS _MaterialText ON Material = _MaterialText.Material AND FldLogsSuplrItemUUID = _MaterialText.FldLogsSuplrItemUUID -- association [0..*]
LEFT OUTER JOIN I_FldLogsSupplierItem AS _SupplierItem ON FldLogsSuplrItemUUID = _SupplierItem.FldLogsSuplrItemUUID -- association [0..1]
LEFT OUTER JOIN I_InventorySpecialStockTypeT AS _InventorySpecialStockTypeText ON InventorySpecialStockType = _InventorySpecialStockTypeText.InventorySpecialStockType -- association [0..*]
LEFT OUTER JOIN I_OrderCategoryText AS _OrderCategoryText ON OrderCategory = _OrderCategoryText.OrderCategory -- association [0..*]
LEFT OUTER JOIN I_FldLogsHandlingDecisionsBsc AS _FldLogsHandlingDecisionsBsc ON FldLogsCtnQuickAction = _FldLogsHandlingDecisionsBsc.FldLogsCtnQuickAction AND FieldLogisticsProcessType = _FldLogsHandlingDecisionsBsc.FieldLogisticsProcessType -- association [0..1]
LEFT OUTER JOIN I_FldLogsRefObjTypeBasic AS _RefObjTypeDesc ON FldLogsReferenceObjectType = _RefObjTypeDesc.FldLogsReferenceObjectType AND _RefObjTypeDesc.Language = $session.system_language -- association [0..1]
LEFT OUTER JOIN I_FldLogsRstrcdItmIntegration AS _RstrcdItmIntegration ON FldLogsReferenceDocumentNumber = _RstrcdItmIntegration.FldLogsRstrcdItmRefDocNmbr AND _RstrcdItmIntegration.FldLogsRstrcdItmRefDocType = 'FOBD' -- association [0..1]
;
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