Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration.FrtBkgChrgItmExchRate
Packages that use FrtBkgChrgItmExchRate
Package
Description
-
Uses of FrtBkgChrgItmExchRate 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 FrtBkgChrgItmExchRateModifier and TypeFieldDescriptionstatic final SimpleProperty<FrtBkgChrgItmExchRate>FrtBkgChrgItmExchRate.ALL_FIELDSSelector for all available fields of FrtBkgChrgItmExchRate.static final SimpleProperty.Date<FrtBkgChrgItmExchRate>FrtBkgChrgItmExchRate.EXCHANGE_RATE_DATEstatic final SimpleProperty.String<FrtBkgChrgItmExchRate>FrtBkgChrgItmExchRate.SOURCE_CURRENCYstatic final SimpleProperty.String<FrtBkgChrgItmExchRate>FrtBkgChrgItmExchRate.TARGET_CURRENCYstatic final NavigationProperty.Single<FrtBkgChrgItmExchRate,FreightBooking> FrtBkgChrgItmExchRate.TO__FREIGHT_BOOKINGUse with available request builders to apply the _FreightBooking navigation property to query operations.FrtBkgChrgItmExchRate.TO__FREIGHT_BOOKING_CHARGE_ITEMUse with available request builders to apply the _FreightBookingChargeItem navigation property to query operations.FreightBookingChargeItem.TO__FRT_BKG_CHRG_ITM_EXCH_RATEUse with available request builders to apply the _FrtBkgChrgItmExchRate navigation property to query operations.static final SimpleProperty.Guid<FrtBkgChrgItmExchRate>FrtBkgChrgItmExchRate.TRANSP_CHARGE_ITEM_UUIDstatic final SimpleProperty.NumericDecimal<FrtBkgChrgItmExchRate>FrtBkgChrgItmExchRate.TRANSP_CHRG_EXCHANGE_RATEstatic final SimpleProperty.String<FrtBkgChrgItmExchRate>FrtBkgChrgItmExchRate.TRANSP_CHRG_EXCHANGE_RATE_TYPEstatic final SimpleProperty.Guid<FrtBkgChrgItmExchRate>FrtBkgChrgItmExchRate.TRANSP_CHRG_EXCHANGE_RATE_UUIDstatic final SimpleProperty.Guid<FrtBkgChrgItmExchRate>FrtBkgChrgItmExchRate.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return FrtBkgChrgItmExchRateMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration that return types with arguments of type FrtBkgChrgItmExchRateModifier and TypeMethodDescriptionio.vavr.control.Option<List<FrtBkgChrgItmExchRate>>FreightBookingChargeItem.getFrtBkgChrgItmExchRateIfPresent()Retrieval of associated FrtBkgChrgItmExchRate entities (one to many).FrtBkgChrgItmExchRate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with parameters of type FrtBkgChrgItmExchRateModifier and TypeMethodDescriptionvoidFreightBookingChargeItem.addFrtBkgChrgItmExchRate(FrtBkgChrgItmExchRate... entity) Adds elements to the list of associated FrtBkgChrgItmExchRate entities.FreightBookingChargeItem.FreightBookingChargeItemBuilder.frtBkgChrgItmExchRate(FrtBkgChrgItmExchRate... value) Navigation property _FrtBkgChrgItmExchRate for FreightBookingChargeItem to multiple FrtBkgChrgItmExchRate.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightbookingintegration with type arguments of type FrtBkgChrgItmExchRateModifier and TypeMethodDescriptionvoidFreightBookingChargeItem.setFrtBkgChrgItmExchRate(List<FrtBkgChrgItmExchRate> value) Overwrites the list of associated FrtBkgChrgItmExchRate entities for the loaded navigation property _FrtBkgChrgItmExchRate. -
Uses of FrtBkgChrgItmExchRate 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 FrtBkgChrgItmExchRateModifier and TypeMethodDescriptionDefaultFreightBookingIntegrationService.countFrtBkgChrgItmExchRate()Deprecated.FreightBookingIntegrationService.countFrtBkgChrgItmExchRate()Deprecated.Fetch the number of entries from theFrtBkgChrgItmExchRateentity collection matching the filter and search expressions.DefaultFreightBookingIntegrationService.getAllFrtBkgChrgItmExchRate()Deprecated.FreightBookingIntegrationService.getAllFrtBkgChrgItmExchRate()Deprecated.Fetch multipleFrtBkgChrgItmExchRateentities.DefaultFreightBookingIntegrationService.getFrtBkgChrgItmExchRateByKey(UUID transpChrgExchangeRateUUID) Deprecated.FreightBookingIntegrationService.getFrtBkgChrgItmExchRateByKey(UUID transpChrgExchangeRateUUID) Deprecated.Fetch a singleFrtBkgChrgItmExchRateentity using key fields.