C_BerthScheduling
Berth Scheduling Information
C_BerthScheduling is a Consumption CDS View that provides data about "Berth Scheduling Information" in SAP S/4HANA. It reads from 1 data source (I_BerthScheduling) and exposes 44 fields with key fields NominationKey, NominationItem.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_BerthScheduling | I_BerthScheduling | from |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CBERTHSCHEDULING | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| AccessControl.personalData.blocking | #REQUIRED | view | |
| EndUserText.label | Berth Scheduling Information | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| ObjectModel.usageType.serviceQuality | #X | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| Search.searchable | true | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| VDM.viewType | #CONSUMPTION | view |
Fields (44)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | NominationKey | NominationKey | Nomination key | |
| KEY | NominationItem | NominationItem | Nom. key item | |
| NominationExtNumber | NominationExtNumber | |||
| NominationScheduleType | NominationScheduleType | Sched.type | ||
| ScheduledBatchStartDateTime | ScheduledBatchStartDateTime | |||
| PlannedStartDate | PlannedStartDate | Latest Planned Start | ||
| PlannedStartTime | PlannedStartTime | |||
| ScheduledBatchEndDateTime | ScheduledBatchEndDateTime | |||
| PlannedDischargeDate | PlannedDischargeDate | |||
| NominationDischargeTime | NominationDischargeTime | |||
| LocationDischargeId | LocationDischargeId | Location ID | ||
| BerthNumber | BerthNumber | Single-Character Flag | ||
| LocationId | LocationId | Location ID | ||
| NominationPegID | NominationPegID | Pegging Area | ||
| NominationPegType | NominationPegType | Peg type | ||
| NominationPeggingTypeUsage | NominationPeggingTypeUsage | Pegging Type Usage | ||
| ActualLayTime | ActualLayTime | Actual laytime | ||
| TripLayTimeUoM | TripLayTimeUoM | |||
| PlannedLayTimeDuration | PlannedLayTimeDuration | Allowed laytime | ||
| DemurrageAmount | DemurrageAmount | Pot. demurrage | ||
| AlternativeCurrencyKey | AlternativeCurrencyKey | DemurrCurr | ||
| DemurrageAmountCrcy | DemurrageAmountCrcy | |||
| ScheduledMaterial | ScheduledMaterial | Vehicle Model | ||
| MaterialDesc | MaterialDesc | Product Description | ||
| TransportationVehicle | TransportationVehicle | Vehicle Number | ||
| VehicleDescription | VehicleDescription | |||
| NominationModeOfTransport | NominationModeOfTransport | |||
| NominationTicketQuantity | NominationTicketQuantity | Scheduled Qty | ||
| NominationHeaderUom | NominationHeaderUom | SchedUoM | ||
| NominationBerthStartDate | NominationBerthStartDate | Brth. StDate | ||
| NominationBerthStartTime | NominationBerthStartTime | Brth. StTime | ||
| NominationBerthEndDate | NominationBerthEndDate | Brth.EndDate | ||
| NominationBerthEndTime | NominationBerthEndTime | Brth.EndTime | ||
| NominationTicketEventType | NominationTicketEventType | |||
| TripEventDescription | TripEventDescription | |||
| NominationEventChangedDate | NominationEventChangedDate | |||
| NominationEventChangedTime | NominationEventChangedTime | |||
| NominationEventChangedDateTime | NominationEventChangedDateTime | |||
| NominationEvtPlndEndDateFrom | NominationEvtPlndEndDateFrom | |||
| NominationEvtPlndEndTimeFrom | NominationEvtPlndEndTimeFrom | |||
| NomEventPhaseType | NomEventPhaseType | |||
| NomEventPhaseDesc | NomEventPhaseDesc | |||
| TicketStatusColorCode | TicketStatusColorCode | |||
| WeatherRedGradientColor | WeatherRedGradientColor |
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_BerthScheduling.
-- 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: CBERTHSCHEDULING
CREATE VIEW C_BerthScheduling AS
SELECT
NominationKey,
NominationItem,
NominationExtNumber,
NominationScheduleType,
ScheduledBatchStartDateTime,
PlannedStartDate,
PlannedStartTime,
ScheduledBatchEndDateTime,
PlannedDischargeDate,
NominationDischargeTime,
LocationDischargeId,
BerthNumber,
LocationId,
NominationPegID,
NominationPegType,
NominationPeggingTypeUsage,
ActualLayTime,
TripLayTimeUoM,
PlannedLayTimeDuration,
DemurrageAmount,
AlternativeCurrencyKey,
DemurrageAmountCrcy,
ScheduledMaterial,
MaterialDesc,
TransportationVehicle,
VehicleDescription,
NominationModeOfTransport,
NominationTicketQuantity,
NominationHeaderUom,
NominationBerthStartDate,
NominationBerthStartTime,
NominationBerthEndDate,
NominationBerthEndTime,
NominationTicketEventType,
TripEventDescription,
NominationEventChangedDate,
NominationEventChangedTime,
NominationEventChangedDateTime,
NominationEvtPlndEndDateFrom,
NominationEvtPlndEndTimeFrom,
NomEventPhaseType,
NomEventPhaseDesc,
TicketStatusColorCode,
WeatherRedGradientColor
FROM I_BerthScheduling
;
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