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
|
Modifier and Type | Method and Description |
---|---|
CurrencyItem.CurrencyItemBuilder |
CurrencyItem.CurrencyItemBuilder.exchRate(ExchangeRate exchRate) |
void |
CurrencyItem.setExchRate(ExchangeRate exchRate)
Field name: EXCH_RATE
|
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 © 2019 SAP SE. All rights reserved.