Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration.FreightOrderStage
Packages that use FreightOrderStage
Package
Description
-
Uses of FreightOrderStage 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 FreightOrderStageModifier and TypeFieldDescriptionstatic final SimpleProperty<FreightOrderStage>FreightOrderStage.ALL_FIELDSSelector for all available fields of FreightOrderStage.static final SimpleProperty.String<FreightOrderStage>FreightOrderStage.CARRIERstatic final SimpleProperty.Guid<FreightOrderStage>FreightOrderStage.CARRIER_UUIDstatic final NavigationProperty.Single<FreightOrderStage,FreightOrder> FreightOrderStage.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.Single<FreightOrderStage,FreightOrderStop> FreightOrderStage.TO__FREIGHT_ORDER_STOPUse with available request builders to apply the _FreightOrderStop navigation property to query operations.static final SimpleProperty.String<FreightOrderStage>FreightOrderStage.TRANSP_ORD_STAGE_CATEGORYstatic final SimpleProperty.Guid<FreightOrderStage>FreightOrderStage.TRANSP_ORD_STAGE_DEST_STOP_UUIDstatic final SimpleProperty.NumericDecimal<FreightOrderStage>FreightOrderStage.TRANSP_ORD_STAGE_DISTANCEstatic final SimpleProperty.String<FreightOrderStage>FreightOrderStage.TRANSP_ORD_STAGE_DISTANCE_UNITstatic final SimpleProperty.String<FreightOrderStage>FreightOrderStage.TRANSP_ORD_STAGE_INVOICING_CARRIERstatic final SimpleProperty.NumericDecimal<FreightOrderStage>FreightOrderStage.TRANSP_ORD_STAGE_NET_DURATIONstatic final SimpleProperty.Guid<FreightOrderStage>FreightOrderStage.TRANSP_ORD_STAGE_SRCE_STOP_UUIDstatic final SimpleProperty.String<FreightOrderStage>FreightOrderStage.TRANSP_ORD_STAGE_TYPEstatic final SimpleProperty.String<FreightOrderStage>FreightOrderStage.TRANSP_ORD_STGE_INVCG_CARR_LVLstatic final SimpleProperty.String<FreightOrderStage>FreightOrderStage.TRANSPORTATION_MODEstatic final SimpleProperty.String<FreightOrderStage>FreightOrderStage.TRANSPORTATION_MODE_CATEGORYstatic final SimpleProperty.String<FreightOrderStage>FreightOrderStage.TRANSPORTATION_ORDER_STAGEstatic final SimpleProperty.Guid<FreightOrderStage>FreightOrderStage.TRANSPORTATION_ORDER_STAGE_UUIDstatic final SimpleProperty.Guid<FreightOrderStage>FreightOrderStage.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration that return FreightOrderStageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration that return types with arguments of type FreightOrderStageModifier and TypeMethodDescriptionio.vavr.control.Option<List<FreightOrderStage>>FreightOrderStop.getFreightOrderStageIfPresent()Retrieval of associated FreightOrderStage entities (one to many).FreightOrderStage.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with parameters of type FreightOrderStageModifier and TypeMethodDescriptionvoidFreightOrderStop.addFreightOrderStage(FreightOrderStage... entity) Adds elements to the list of associated FreightOrderStage entities.FreightOrderStop.FreightOrderStopBuilder.freightOrderStage(FreightOrderStage... value) Navigation property _FreightOrderStage for FreightOrderStop to multiple FreightOrderStage.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with type arguments of type FreightOrderStageModifier and TypeMethodDescriptionvoidFreightOrderStop.setFreightOrderStage(List<FreightOrderStage> value) Overwrites the list of associated FreightOrderStage entities for the loaded navigation property _FreightOrderStage.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with type arguments of type FreightOrderStageModifierConstructorDescriptionFreightOrderStop(UUID transportationOrderStopUUID, UUID transportationOrderUUID, String transportationOrderStop, String transpOrdStopCategory, String transpOrdStopRole, UUID locationAdditionalUUID, String locationId, String locationUNCode, String locationIATACode, OffsetDateTime transpOrdStopPlanTranspDteTme, OffsetDateTime transpOrdStopDteTme, OffsetDateTime transpOrdStopApptStrtDteTme, OffsetDateTime transpOrdStopApptEndDteTme, OffsetDateTime transpStopCarrConfStrtDteTme, OffsetDateTime transpStopCarrConfEndDteTme, String transpOrdStopSequencePosition, String transpOrdStopHndlgExecStatus, Boolean transpOrdStopExecIsBlocked, FreightOrder to_FreightOrder, List<FreightOrderStage> to_FreightOrderStage) -
Uses of FreightOrderStage 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 FreightOrderStageModifier and TypeMethodDescriptionDefaultFreightOrderIntegrationService.countFreightOrderStage()Deprecated.FreightOrderIntegrationService.countFreightOrderStage()Deprecated.Fetch the number of entries from theFreightOrderStageentity collection matching the filter and search expressions.DefaultFreightOrderIntegrationService.getAllFreightOrderStage()Deprecated.FreightOrderIntegrationService.getAllFreightOrderStage()Deprecated.Fetch multipleFreightOrderStageentities.DefaultFreightOrderIntegrationService.getFreightOrderStageByKey(UUID transportationOrderStageUUID) Deprecated.FreightOrderIntegrationService.getFreightOrderStageByKey(UUID transportationOrderStageUUID) Deprecated.Fetch a singleFreightOrderStageentity using key fields.DefaultFreightOrderIntegrationService.updateFreightOrderStage(FreightOrderStage freightOrderStage) Deprecated.FreightOrderIntegrationService.updateFreightOrderStage(FreightOrderStage freightOrderStage) Deprecated.Update an existingFreightOrderStageentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type FreightOrderStageModifier and TypeMethodDescriptionDefaultFreightOrderIntegrationService.updateFreightOrderStage(FreightOrderStage freightOrderStage) Deprecated.FreightOrderIntegrationService.updateFreightOrderStage(FreightOrderStage freightOrderStage) Deprecated.Update an existingFreightOrderStageentity and save it to the S/4HANA system.