Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration.FreightBookingStop
Packages that use FreightBookingStop
Package
Description
-
Uses of FreightBookingStop in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with type parameters of type FreightBookingStopModifier and TypeFieldDescriptionstatic final SimpleProperty<FreightBookingStop>FreightBookingStop.ALL_FIELDSSelector for all available fields of FreightBookingStop.static final SimpleProperty.Guid<FreightBookingStop>FreightBookingStop.LOCATION_ADDITIONAL_UUIDstatic final SimpleProperty.String<FreightBookingStop>FreightBookingStop.LOCATION_IATA_CODEstatic final SimpleProperty.String<FreightBookingStop>FreightBookingStop.LOCATION_IDstatic final SimpleProperty.String<FreightBookingStop>FreightBookingStop.LOCATION_UN_CODEstatic final NavigationProperty.Single<FreightBookingStop,FreightBooking> FreightBookingStop.TO__FREIGHT_BOOKINGUse with available request builders to apply the _FreightBooking navigation property to query operations.FreightBookingStop.TO__FREIGHT_BOOKING_STAGEUse with available request builders to apply the _FreightBookingStage navigation property to query operations.static final NavigationProperty.Collection<FreightBooking,FreightBookingStop> FreightBooking.TO__FREIGHT_BOOKING_STOPUse with available request builders to apply the _FreightBookingStop navigation property to query operations.static final NavigationProperty.Single<FreightBookingStage,FreightBookingStop> FreightBookingStage.TO__FREIGHT_BOOKING_STOPUse with available request builders to apply the _FreightBookingStop navigation property to query operations.static final SimpleProperty.DateTime<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_APPT_END_DTE_TMEstatic final SimpleProperty.DateTime<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_APPT_STRT_DTE_TMEstatic final SimpleProperty.String<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_CATEGORYstatic final SimpleProperty.DateTime<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_CRGO_CUT_OFF_DTE_TMEstatic final SimpleProperty.DateTime<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_DOC_CUT_OFF_DATE_TIMEstatic final SimpleProperty.DateTime<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_DTE_TMEstatic final SimpleProperty.Boolean<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_EXEC_IS_BLOCKEDstatic final SimpleProperty.String<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_HNDLG_EXEC_STATUSstatic final SimpleProperty.DateTime<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_PLAN_TRANSP_DTE_TMEstatic final SimpleProperty.String<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_ROLEstatic final SimpleProperty.String<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_SEQUENCE_POSITIONstatic final SimpleProperty.DateTime<FreightBookingStop>FreightBookingStop.TRANSP_ORD_STOP_VGM_CUT_OFF_DATE_TIMEstatic final SimpleProperty.DateTime<FreightBookingStop>FreightBookingStop.TRANSP_STOP_CARR_CONF_END_DTE_TMEstatic final SimpleProperty.DateTime<FreightBookingStop>FreightBookingStop.TRANSP_STOP_CARR_CONF_STRT_DTE_TMEstatic final SimpleProperty.String<FreightBookingStop>FreightBookingStop.TRANSPORTATION_ORDER_STOPstatic final SimpleProperty.Guid<FreightBookingStop>FreightBookingStop.TRANSPORTATION_ORDER_STOP_UUIDstatic final SimpleProperty.Guid<FreightBookingStop>FreightBookingStop.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return FreightBookingStopMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return types with arguments of type FreightBookingStopModifier and TypeMethodDescriptionio.vavr.control.Option<List<FreightBookingStop>>FreightBooking.getFreightBookingStopIfPresent()Retrieval of associated FreightBookingStop entities (one to many).io.vavr.control.Option<FreightBookingStop>FreightBookingStage.getFreightBookingStopIfPresent()Retrieval of associated FreightBookingStop entity (one to one).FreightBookingStop.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with parameters of type FreightBookingStopModifier and TypeMethodDescriptionvoidFreightBooking.addFreightBookingStop(FreightBookingStop... entity) Adds elements to the list of associated FreightBookingStop entities.FreightBooking.FreightBookingBuilder.freightBookingStop(FreightBookingStop... value) Navigation property _FreightBookingStop for FreightBooking to multiple FreightBookingStop.FreightBookingStage.FreightBookingStageBuilder.freightBookingStop(FreightBookingStop value) Navigation property _FreightBookingStop for FreightBookingStage to single FreightBookingStop.voidFreightBookingStage.setFreightBookingStop(FreightBookingStop value) Overwrites the associated FreightBookingStop entity for the loaded navigation property _FreightBookingStop.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with type arguments of type FreightBookingStopModifier and TypeMethodDescriptionvoidFreightBooking.setFreightBookingStop(List<FreightBookingStop> value) Overwrites the list of associated FreightBookingStop entities for the loaded navigation property _FreightBookingStop.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with parameters of type FreightBookingStopModifierConstructorDescriptionFreightBookingStage(UUID transportationOrderStageUUID, UUID transportationOrderUUID, String transportationOrderStage, String transpOrdStageType, String transpOrdStageCategory, String transportationMode, String transportationModeCategory, String transportationShippingType, String transpOrdStageVoyage, String transpOrdStageVessel, UUID carrierUUID, String carrier, String transpOrdStgeInvcgCarrLvl, String transpOrdStageInvoicingCarrier, BigDecimal transpOrdStageDistance, String transpOrdStageDistanceUnit, BigDecimal transpOrdStageNetDuration, UUID transpOrdStageSrceStopUUID, UUID transpOrdStageDestStopUUID, FreightBooking to_FreightBooking, FreightBookingStop to_FreightBookingStop) -
Uses of FreightBookingStop in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type FreightBookingStopModifier and TypeMethodDescriptionDefaultFreightBookingIntegrationService.countFreightBookingStop()Deprecated.FreightBookingIntegrationService.countFreightBookingStop()Deprecated.Fetch the number of entries from theFreightBookingStopentity collection matching the filter and search expressions.DefaultFreightBookingIntegrationService.getAllFreightBookingStop()Deprecated.FreightBookingIntegrationService.getAllFreightBookingStop()Deprecated.Fetch multipleFreightBookingStopentities.DefaultFreightBookingIntegrationService.getFreightBookingStopByKey(UUID transportationOrderStopUUID) Deprecated.FreightBookingIntegrationService.getFreightBookingStopByKey(UUID transportationOrderStopUUID) Deprecated.Fetch a singleFreightBookingStopentity using key fields.DefaultFreightBookingIntegrationService.updateFreightBookingStop(FreightBookingStop freightBookingStop) Deprecated.FreightBookingIntegrationService.updateFreightBookingStop(FreightBookingStop freightBookingStop) Deprecated.Update an existingFreightBookingStopentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type FreightBookingStopModifier and TypeMethodDescriptionDefaultFreightBookingIntegrationService.updateFreightBookingStop(FreightBookingStop freightBookingStop) Deprecated.FreightBookingIntegrationService.updateFreightBookingStop(FreightBookingStop freightBookingStop) Deprecated.Update an existingFreightBookingStopentity and save it to the S/4HANA system.