Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration.FrtOrdChrgItmExchRate
Packages that use FrtOrdChrgItmExchRate
Package
Description
-
Uses of FrtOrdChrgItmExchRate 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 FrtOrdChrgItmExchRateModifier and TypeFieldDescriptionstatic final SimpleProperty<FrtOrdChrgItmExchRate>FrtOrdChrgItmExchRate.ALL_FIELDSSelector for all available fields of FrtOrdChrgItmExchRate.static final SimpleProperty.Date<FrtOrdChrgItmExchRate>FrtOrdChrgItmExchRate.EXCHANGE_RATE_DATEstatic final SimpleProperty.String<FrtOrdChrgItmExchRate>FrtOrdChrgItmExchRate.SOURCE_CURRENCYstatic final SimpleProperty.String<FrtOrdChrgItmExchRate>FrtOrdChrgItmExchRate.TARGET_CURRENCYstatic final NavigationProperty.Single<FrtOrdChrgItmExchRate,FreightOrder> FrtOrdChrgItmExchRate.TO__FREIGHT_ORDERUse with available request builders to apply the _FreightOrder navigation property to query operations.FrtOrdChrgItmExchRate.TO__FREIGHT_ORDER_CHARGE_ITEMUse with available request builders to apply the _FreightOrderChargeItem navigation property to query operations.FreightOrderChargeItem.TO__FRT_ORD_CHRG_ITM_EXCH_RATEUse with available request builders to apply the _FrtOrdChrgItmExchRate navigation property to query operations.static final SimpleProperty.Guid<FrtOrdChrgItmExchRate>FrtOrdChrgItmExchRate.TRANSP_CHARGE_ITEM_UUIDstatic final SimpleProperty.NumericDecimal<FrtOrdChrgItmExchRate>FrtOrdChrgItmExchRate.TRANSP_CHRG_EXCHANGE_RATEstatic final SimpleProperty.String<FrtOrdChrgItmExchRate>FrtOrdChrgItmExchRate.TRANSP_CHRG_EXCHANGE_RATE_TYPEstatic final SimpleProperty.Guid<FrtOrdChrgItmExchRate>FrtOrdChrgItmExchRate.TRANSP_CHRG_EXCHANGE_RATE_UUIDstatic final SimpleProperty.Guid<FrtOrdChrgItmExchRate>FrtOrdChrgItmExchRate.TRANSPORTATION_ORDER_UUIDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration that return FrtOrdChrgItmExchRateMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration that return types with arguments of type FrtOrdChrgItmExchRateModifier and TypeMethodDescriptionio.vavr.control.Option<List<FrtOrdChrgItmExchRate>>FreightOrderChargeItem.getFrtOrdChrgItmExchRateIfPresent()Retrieval of associated FrtOrdChrgItmExchRate entities (one to many).FrtOrdChrgItmExchRate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with parameters of type FrtOrdChrgItmExchRateModifier and TypeMethodDescriptionvoidFreightOrderChargeItem.addFrtOrdChrgItmExchRate(FrtOrdChrgItmExchRate... entity) Adds elements to the list of associated FrtOrdChrgItmExchRate entities.FreightOrderChargeItem.FreightOrderChargeItemBuilder.frtOrdChrgItmExchRate(FrtOrdChrgItmExchRate... value) Navigation property _FrtOrdChrgItmExchRate for FreightOrderChargeItem to multiple FrtOrdChrgItmExchRate.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.freightorderintegration with type arguments of type FrtOrdChrgItmExchRateModifier and TypeMethodDescriptionvoidFreightOrderChargeItem.setFrtOrdChrgItmExchRate(List<FrtOrdChrgItmExchRate> value) Overwrites the list of associated FrtOrdChrgItmExchRate entities for the loaded navigation property _FrtOrdChrgItmExchRate. -
Uses of FrtOrdChrgItmExchRate 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 FrtOrdChrgItmExchRateModifier and TypeMethodDescriptionDefaultFreightOrderIntegrationService.countFrtOrdChrgItmExchRate()Deprecated.FreightOrderIntegrationService.countFrtOrdChrgItmExchRate()Deprecated.Fetch the number of entries from theFrtOrdChrgItmExchRateentity collection matching the filter and search expressions.DefaultFreightOrderIntegrationService.getAllFrtOrdChrgItmExchRate()Deprecated.FreightOrderIntegrationService.getAllFrtOrdChrgItmExchRate()Deprecated.Fetch multipleFrtOrdChrgItmExchRateentities.DefaultFreightOrderIntegrationService.getFrtOrdChrgItmExchRateByKey(UUID transpChrgExchangeRateUUID) Deprecated.FreightOrderIntegrationService.getFrtOrdChrgItmExchRateByKey(UUID transpChrgExchangeRateUUID) Deprecated.Fetch a singleFrtOrdChrgItmExchRateentity using key fields.