Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration.FreightOrderStop
Packages that use FreightOrderStop
Package
Description
-
Uses of FreightOrderStop in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with type parameters of type FreightOrderStopModifier and TypeFieldDescriptionstatic final SimpleProperty<FreightOrderStop>FreightOrderStop.ALL_FIELDSSelector for all available fields of FreightOrderStop.static final SimpleProperty.Guid<FreightOrderStop>FreightOrderStop.LOCATION_ADDITIONAL_UUIDstatic final SimpleProperty.String<FreightOrderStop>FreightOrderStop.LOCATION_IATA_CODEstatic final SimpleProperty.String<FreightOrderStop>FreightOrderStop.LOCATION_IDstatic final SimpleProperty.String<FreightOrderStop>FreightOrderStop.LOCATION_UN_CODEstatic final NavigationProperty.Single<FreightOrderStop,FreightOrder> FreightOrderStop.TO__FREIGHT_ORDERUse with available request builders to apply the _FreightOrder navigation property to query operations.static final NavigationProperty.Collection<FreightOrderStop,FreightOrderStage> FreightOrderStop.TO__FREIGHT_ORDER_STAGEUse with available request builders to apply the _FreightOrderStage navigation property to query operations.static final NavigationProperty.Collection<FreightOrder,FreightOrderStop> FreightOrder.TO__FREIGHT_ORDER_STOPUse with available request builders to apply the _FreightOrderStop navigation property to query operations.static final NavigationProperty.Single<FreightOrderStage,FreightOrderStop> FreightOrderStage.TO__FREIGHT_ORDER_STOPUse with available request builders to apply the _FreightOrderStop navigation property to query operations.static final SimpleProperty.DateTime<FreightOrderStop>FreightOrderStop.TRANSP_ORD_STOP_APPT_END_DTE_TMEstatic final SimpleProperty.DateTime<FreightOrderStop>FreightOrderStop.TRANSP_ORD_STOP_APPT_STRT_DTE_TMEstatic final SimpleProperty.String<FreightOrderStop>FreightOrderStop.TRANSP_ORD_STOP_CATEGORYstatic final SimpleProperty.DateTime<FreightOrderStop>FreightOrderStop.TRANSP_ORD_STOP_DTE_TMEstatic final SimpleProperty.Boolean<FreightOrderStop>FreightOrderStop.TRANSP_ORD_STOP_EXEC_IS_BLOCKEDstatic final SimpleProperty.String<FreightOrderStop>FreightOrderStop.TRANSP_ORD_STOP_HNDLG_EXEC_STATUSstatic final SimpleProperty.DateTime<FreightOrderStop>FreightOrderStop.TRANSP_ORD_STOP_PLAN_TRANSP_DTE_TMEstatic final SimpleProperty.String<FreightOrderStop>FreightOrderStop.TRANSP_ORD_STOP_ROLEstatic final SimpleProperty.String<FreightOrderStop>FreightOrderStop.TRANSP_ORD_STOP_SEQUENCE_POSITIONstatic final SimpleProperty.DateTime<FreightOrderStop>FreightOrderStop.TRANSP_STOP_CARR_CONF_END_DTE_TMEstatic final SimpleProperty.DateTime<FreightOrderStop>FreightOrderStop.TRANSP_STOP_CARR_CONF_STRT_DTE_TMEstatic final SimpleProperty.String<FreightOrderStop>FreightOrderStop.TRANSPORTATION_ORDER_STOPstatic final SimpleProperty.Guid<FreightOrderStop>FreightOrderStop.TRANSPORTATION_ORDER_STOP_UUIDstatic final SimpleProperty.Guid<FreightOrderStop>FreightOrderStop.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration that return FreightOrderStopMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration that return types with arguments of type FreightOrderStopModifier and TypeMethodDescriptionio.vavr.control.Option<List<FreightOrderStop>>FreightOrder.getFreightOrderStopIfPresent()Retrieval of associated FreightOrderStop entities (one to many).io.vavr.control.Option<FreightOrderStop>FreightOrderStage.getFreightOrderStopIfPresent()Retrieval of associated FreightOrderStop entity (one to one).FreightOrderStop.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with parameters of type FreightOrderStopModifier and TypeMethodDescriptionvoidFreightOrder.addFreightOrderStop(FreightOrderStop... entity) Adds elements to the list of associated FreightOrderStop entities.FreightOrder.FreightOrderBuilder.freightOrderStop(FreightOrderStop... value) Navigation property _FreightOrderStop for FreightOrder to multiple FreightOrderStop.FreightOrderStage.FreightOrderStageBuilder.freightOrderStop(FreightOrderStop value) Navigation property _FreightOrderStop for FreightOrderStage to single FreightOrderStop.voidFreightOrderStage.setFreightOrderStop(FreightOrderStop value) Overwrites the associated FreightOrderStop entity for the loaded navigation property _FreightOrderStop.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with type arguments of type FreightOrderStopModifier and TypeMethodDescriptionvoidFreightOrder.setFreightOrderStop(List<FreightOrderStop> value) Overwrites the list of associated FreightOrderStop entities for the loaded navigation property _FreightOrderStop.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with parameters of type FreightOrderStopModifierConstructorDescriptionFreightOrderStage(UUID transportationOrderStageUUID, UUID transportationOrderUUID, String transportationOrderStage, String transpOrdStageType, String transpOrdStageCategory, String transportationMode, String transportationModeCategory, UUID carrierUUID, String carrier, String transpOrdStgeInvcgCarrLvl, String transpOrdStageInvoicingCarrier, BigDecimal transpOrdStageDistance, String transpOrdStageDistanceUnit, BigDecimal transpOrdStageNetDuration, UUID transpOrdStageSrceStopUUID, UUID transpOrdStageDestStopUUID, FreightOrder to_FreightOrder, FreightOrderStop to_FreightOrderStop) -
Uses of FreightOrderStop 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 FreightOrderStopModifier and TypeMethodDescriptionDefaultFreightOrderIntegrationService.countFreightOrderStop()Deprecated.FreightOrderIntegrationService.countFreightOrderStop()Deprecated.Fetch the number of entries from theFreightOrderStopentity collection matching the filter and search expressions.DefaultFreightOrderIntegrationService.getAllFreightOrderStop()Deprecated.FreightOrderIntegrationService.getAllFreightOrderStop()Deprecated.Fetch multipleFreightOrderStopentities.DefaultFreightOrderIntegrationService.getFreightOrderStopByKey(UUID transportationOrderStopUUID) Deprecated.FreightOrderIntegrationService.getFreightOrderStopByKey(UUID transportationOrderStopUUID) Deprecated.Fetch a singleFreightOrderStopentity using key fields.DefaultFreightOrderIntegrationService.updateFreightOrderStop(FreightOrderStop freightOrderStop) Deprecated.FreightOrderIntegrationService.updateFreightOrderStop(FreightOrderStop freightOrderStop) Deprecated.Update an existingFreightOrderStopentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type FreightOrderStopModifier and TypeMethodDescriptionDefaultFreightOrderIntegrationService.updateFreightOrderStop(FreightOrderStop freightOrderStop) Deprecated.FreightOrderIntegrationService.updateFreightOrderStop(FreightOrderStop freightOrderStop) Deprecated.Update an existingFreightOrderStopentity and save it to the S/4HANA system.