I_FldLogsContainerListTP
Root view for container list
I_FldLogsContainerListTP is a Transactional CDS View that provides data about "Root view for container list" in SAP S/4HANA. It reads from 1 data source (I_FldLogsContainerList) and exposes 46 fields with key fields FldLogsContainerID, DispatchedStartDate, FldLogsDispatchPlant, NumberOfCtnTripsPerDay. It has 7 associations to related views.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_FldLogsContainerList | _CtnList | from |
Associations (7)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..*] | I_FldLogsContainerStatusTxt | _CtnStatText | _CtnList.FldLogsContainerStatus = _CtnStatText.FldLogsContainerStatus |
| [0..*] | I_FldLogsCtnItmStatusTxt | _ItemStatText | $projection.FldLogsContainerItemStatus = _ItemStatText.DomainValueLow |
| [0..1] | I_Plant | _ReceivingPlantText | $projection.FieldLogisticsReceivingPlant = _ReceivingPlantText.Plant |
| [0..1] | I_Plant | _DispatchPlantText | $projection.FldLogsDispatchPlant = _DispatchPlantText.Plant |
| [1..1] | E_FldLogsRcvdShipmentContainer | _ReceivedShptCtnExtension | $projection.FldLogsContainerID = _ReceivedShptCtnExtension.FldLogsContainerID and $projection.DispatchedStartDate = _ReceivedShptCtnExtension.DispatchedStartDate and $projection.FldLogsDispatchPlant = _ReceivedShptCtnExtension.FldLogsDispatchPlant and $projection.NumberOfCtnTripsPerDay = _ReceivedShptCtnExtension.NumberOfCtnTripsPerDay |
| [1..*] | I_FldLogsContainerItemsTP | _CtnItemTP | |
| [1..*] | R_FldLogsRcvdPackggInCtnTP | _RcvdPackggInCtn | |
Annotations (15)
| Name | Value | Level | Field |
|---|---|---|---|
| Search.searchable | true | view | |
| AccessControl.authorizationCheck | #MANDATORY | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.sizeCategory | #M | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.sapObjectNodeType.name | FldLogsRcvdShipmentContainer | view | |
| VDM.lifecycle.contract.type | #SAP_INTERNAL_API | view | |
| VDM.viewType | #TRANSACTIONAL | view | |
| EndUserText.label | Root view for container list | view | |
| AbapCatalog.extensibility.extensible | true | view | |
| AbapCatalog.extensibility.elementSuffix | RCT | view | |
| AbapCatalog.extensibility.allowNewDatasources | false | view | |
| AbapCatalog.extensibility.quota.maximumFields | 408 | view | |
| AbapCatalog.extensibility.quota.maximumBytes | 40800 | view | |
| AbapCatalog.extensibility.allowNewCompositions | true | view |
Fields (46)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | FldLogsContainerID | FldLogsContainerID | Container ID | |
| KEY | DispatchedStartDate | DispatchedStartDate | Dispatch Date | |
| KEY | FldLogsDispatchPlant | FldLogsDispatchPlant | Plant | |
| KEY | NumberOfCtnTripsPerDay | NumberOfCtnTripsPerDay | Trip Counter | |
| FldLogsCtnProcessingStartDate | FldLogsCtnProcessingStartDate | |||
| FldLogsCtnProcessingEndDate | FldLogsCtnProcessingEndDate | |||
| FldLogsShipmentID | FldLogsShipmentID | Shipment ID | ||
| FldLogsContainerUUID | FldLogsContainerUUID | Container UUID | ||
| FieldLogisticsProcessType | FieldLogisticsProcessType | Process Type | ||
| FldLogsContainerUnitUUID | FldLogsContainerUnitUUID | Container Unit ID | ||
| FldLogsShptVoyageUUID | FldLogsShptVoyageUUID | Voyage UUID | ||
| FldLogsShptVoyageNumber | FldLogsShptVoyageNumber | Voyage Number | ||
| FldLogsVoyageSrceStage | FldLogsVoyageSrceStage | Source Stage | ||
| FldLogsVoyageDestStage | FldLogsVoyageDestStage | Destination Stage | ||
| FldLogsCtnChangeDateTime | FldLogsCtnChangeDateTime | Changed On | ||
| FieldLogisticsReceivingPlant | FieldLogisticsReceivingPlant | |||
| FldLogsSealNumber1 | FldLogsSealNumber1 | Seal Number | ||
| FldLogsSealNumber2 | FldLogsSealNumber2 | Seal Number | ||
| FldLogsSealNumber3 | FldLogsSealNumber3 | Seal Number | ||
| FldLogsSealNumber4 | FldLogsSealNumber4 | Seal Number | ||
| FldLogsSealNumber5 | FldLogsSealNumber5 | Seal Number | ||
| FldLogsContainerStatus | FldLogsContainerStatus | Container Status | ||
| FldLogsContainerOwner | FldLogsContainerOwner | Owner | ||
| FldLogsRcvdContainerIsReleased | FldLogsRcvdContainerIsReleased | Checkbox | ||
| _CtnItemTP | _CtnItemTP | |||
| _CtnStatText | _CtnStatText | |||
| Batch | ||||
| SerialNumber | ||||
| InboundDelivery | ||||
| FldLogsContainerItemStatus | ||||
| FldLogsReferenceDocumentNumber | ||||
| Material | ||||
| FldLogsShptItmHndlgUnitID | ||||
| HandlingUnitExternalID | ||||
| FieldLogisticsKitIdentifier | ||||
| FldLogsItemType | ||||
| WBSElementExternalID | ||||
| IsMarkedForDeletion | IsMarkedForDeletion | Purch.org. data | ||
| FldLogsCtnActualDispatchPlant | FldLogsCtnActualDispatchPlant | Plant | ||
| FldLogsCtnActualReceivingPlant | FldLogsCtnActualReceivingPlant | Plant | ||
| GoodsReceivingPoint | ||||
| ShippingPoint | ||||
| _ItemStatText | _ItemStatText | |||
| _ReceivingPlantText | _ReceivingPlantText | |||
| _DispatchPlantText | _DispatchPlantText | |||
| _RcvdPackggInCtn | _RcvdPackggInCtn |
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_FldLogsContainerListTP.
-- 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_FldLogsContainerListTP AS
SELECT
FldLogsContainerID,
DispatchedStartDate,
FldLogsDispatchPlant,
NumberOfCtnTripsPerDay,
FldLogsCtnProcessingStartDate,
FldLogsCtnProcessingEndDate,
FldLogsShipmentID,
FldLogsContainerUUID,
FieldLogisticsProcessType,
FldLogsContainerUnitUUID,
FldLogsShptVoyageUUID,
FldLogsShptVoyageNumber,
FldLogsVoyageSrceStage,
FldLogsVoyageDestStage,
FldLogsCtnChangeDateTime,
FieldLogisticsReceivingPlant,
FldLogsSealNumber1,
FldLogsSealNumber2,
FldLogsSealNumber3,
FldLogsSealNumber4,
FldLogsSealNumber5,
FldLogsContainerStatus,
FldLogsContainerOwner,
FldLogsRcvdContainerIsReleased,
cast('' as charg_d ) AS Batch,
cast('' as gernr ) AS SerialNumber,
cast('' as vbeln_vl ) AS InboundDelivery,
cast('' as flog_item_status ) AS FldLogsContainerItemStatus,
cast('' as flog_doc) AS FldLogsReferenceDocumentNumber,
cast('' as matnr ) AS Material,
cast(''as abap.char(20)) AS FldLogsShptItmHndlgUnitID,
cast(''as exidv) AS HandlingUnitExternalID,
cast('' as flog_kit_id ) AS FieldLogisticsKitIdentifier,
cast('' as flog_item_type) AS FldLogsItemType,
cast('' as ps_s4_posid ) AS WBSElementExternalID,
IsMarkedForDeletion,
FldLogsCtnActualDispatchPlant,
FldLogsCtnActualReceivingPlant,
cast(''as vstel) AS GoodsReceivingPoint,
cast(''as vstel) AS ShippingPoint
FROM I_FldLogsContainerList AS _CtnList
LEFT OUTER JOIN I_FldLogsContainerStatusTxt AS _CtnStatText ON _CtnList.FldLogsContainerStatus = _CtnStatText.FldLogsContainerStatus -- association [0..*]
LEFT OUTER JOIN I_FldLogsCtnItmStatusTxt AS _ItemStatText ON FldLogsContainerItemStatus = _ItemStatText.DomainValueLow -- 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 E_FldLogsRcvdShipmentContainer AS _ReceivedShptCtnExtension ON FldLogsContainerID = _ReceivedShptCtnExtension.FldLogsContainerID AND DispatchedStartDate = _ReceivedShptCtnExtension.DispatchedStartDate AND FldLogsDispatchPlant = _ReceivedShptCtnExtension.FldLogsDispatchPlant AND NumberOfCtnTripsPerDay = _ReceivedShptCtnExtension.NumberOfCtnTripsPerDay -- association [1..1]
LEFT OUTER JOIN I_FldLogsContainerItemsTP AS _CtnItemTP ON /* condition not available in parsed metadata */ -- association [1..*]
LEFT OUTER JOIN R_FldLogsRcvdPackggInCtnTP AS _RcvdPackggInCtn ON /* condition not available in parsed metadata */ -- association [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