Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ExchangeRate |
CurrencyItem.getExchRate()
Field name: EXCH_RATE
|
ExchangeRate |
CurrencyItem.getExchRateV()
Field name: EXCH_RATE_V
|
ExchangeRate |
FtrStructureForFlow.getLocalCurRate()
Field name: LOCAL_CUR_RATE
|
Modifier and Type | Method and Description |
---|---|
CurrencyItem.CurrencyItemBuilder |
CurrencyItem.CurrencyItemBuilder.exchRate(ExchangeRate exchRate) |
CurrencyItem.CurrencyItemBuilder |
CurrencyItem.CurrencyItemBuilder.exchRateV(ExchangeRate exchRateV) |
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.localCurRate(ExchangeRate localCurRate) |
Modifier and Type | Method and Description |
---|---|
static ExchangeRate |
ExchangeRate.of(BigDecimal value) |
static ExchangeRate |
ExchangeRate.of(double value) |
static ExchangeRate |
ExchangeRate.of(float value) |
static ExchangeRate |
ExchangeRate.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<ExchangeRate> |
ExchangeRate.getType() |
Copyright © 2017 SAP SE. All rights reserved.