Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration.FrtBkgChrgElmntExchRate
Packages that use FrtBkgChrgElmntExchRate
Package
Description
-
Uses of FrtBkgChrgElmntExchRate 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 FrtBkgChrgElmntExchRateModifier and TypeFieldDescriptionstatic final SimpleProperty<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.ALL_FIELDSSelector for all available fields of FrtBkgChrgElmntExchRate.static final SimpleProperty.Date<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.EXCHANGE_RATE_DATEstatic final SimpleProperty.String<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.SOURCE_CURRENCYstatic final SimpleProperty.String<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.TARGET_CURRENCYstatic final NavigationProperty.Single<FrtBkgChrgElmntExchRate,FreightBooking> FrtBkgChrgElmntExchRate.TO__FREIGHT_BOOKINGUse with available request builders to apply the _FreightBooking navigation property to query operations.FrtBkgChrgElmntExchRate.TO__FREIGHT_BOOKING_CHRG_ELMNTUse with available request builders to apply the _FreightBookingChrgElmnt navigation property to query operations.FrtBkgChrgElement.TO__FRT_BKG_CHRG_ELMNT_EXCH_RATEUse with available request builders to apply the _FrtBkgChrgElmntExchRate navigation property to query operations.static final SimpleProperty.Guid<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.TRANSP_CHARGE_ITEM_ELEMENT_UUIDstatic final SimpleProperty.NumericDecimal<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.TRANSP_CHRG_EXCHANGE_RATEstatic final SimpleProperty.String<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.TRANSP_CHRG_EXCHANGE_RATE_TYPEstatic final SimpleProperty.Guid<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.TRANSP_CHRG_EXCHANGE_RATE_UUIDstatic final SimpleProperty.Boolean<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.TRANSP_EXCH_RATE_DATE_IS_MNLLY_CHGDstatic final SimpleProperty.Boolean<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.TRANSP_EXCH_RATE_IS_MANUALLY_CHGDstatic final SimpleProperty.Guid<FrtBkgChrgElmntExchRate>FrtBkgChrgElmntExchRate.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return FrtBkgChrgElmntExchRateMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return types with arguments of type FrtBkgChrgElmntExchRateModifier and TypeMethodDescriptionio.vavr.control.Option<List<FrtBkgChrgElmntExchRate>>FrtBkgChrgElement.getFrtBkgChrgElmntExchRateIfPresent()Retrieval of associated FrtBkgChrgElmntExchRate entities (one to many).FrtBkgChrgElmntExchRate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with parameters of type FrtBkgChrgElmntExchRateModifier and TypeMethodDescriptionvoidFrtBkgChrgElement.addFrtBkgChrgElmntExchRate(FrtBkgChrgElmntExchRate... entity) Adds elements to the list of associated FrtBkgChrgElmntExchRate entities.FrtBkgChrgElement.FrtBkgChrgElementBuilder.frtBkgChrgElmntExchRate(FrtBkgChrgElmntExchRate... value) Navigation property _FrtBkgChrgElmntExchRate for FrtBkgChrgElement to multiple FrtBkgChrgElmntExchRate.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with type arguments of type FrtBkgChrgElmntExchRateModifier and TypeMethodDescriptionvoidFrtBkgChrgElement.setFrtBkgChrgElmntExchRate(List<FrtBkgChrgElmntExchRate> value) Overwrites the list of associated FrtBkgChrgElmntExchRate entities for the loaded navigation property _FrtBkgChrgElmntExchRate. -
Uses of FrtBkgChrgElmntExchRate 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 FrtBkgChrgElmntExchRateModifier and TypeMethodDescriptionDefaultFreightBookingIntegrationService.countFrtBkgChrgElmntExchRate()Deprecated.FreightBookingIntegrationService.countFrtBkgChrgElmntExchRate()Deprecated.Fetch the number of entries from theFrtBkgChrgElmntExchRateentity collection matching the filter and search expressions.DefaultFreightBookingIntegrationService.getAllFrtBkgChrgElmntExchRate()Deprecated.FreightBookingIntegrationService.getAllFrtBkgChrgElmntExchRate()Deprecated.Fetch multipleFrtBkgChrgElmntExchRateentities.DefaultFreightBookingIntegrationService.getFrtBkgChrgElmntExchRateByKey(UUID transpChrgExchangeRateUUID) Deprecated.FreightBookingIntegrationService.getFrtBkgChrgElmntExchRateByKey(UUID transpChrgExchangeRateUUID) Deprecated.Fetch a singleFrtBkgChrgElmntExchRateentity using key fields.DefaultFreightBookingIntegrationService.updateFrtBkgChrgElmntExchRate(FrtBkgChrgElmntExchRate frtBkgChrgElmntExchRate) Deprecated.FreightBookingIntegrationService.updateFrtBkgChrgElmntExchRate(FrtBkgChrgElmntExchRate frtBkgChrgElmntExchRate) Deprecated.Update an existingFrtBkgChrgElmntExchRateentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type FrtBkgChrgElmntExchRateModifier and TypeMethodDescriptionDefaultFreightBookingIntegrationService.updateFrtBkgChrgElmntExchRate(FrtBkgChrgElmntExchRate frtBkgChrgElmntExchRate) Deprecated.FreightBookingIntegrationService.updateFrtBkgChrgElmntExchRate(FrtBkgChrgElmntExchRate frtBkgChrgElmntExchRate) Deprecated.Update an existingFrtBkgChrgElmntExchRateentity and save it to the S/4HANA system.