Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
IndirectQuotedExchangeRate |
CurrencyItem.getExchRateV()
Field name: EXCH_RATE_V
|
Modifier and Type | Method and Description |
---|---|
CurrencyItem.CurrencyItemBuilder |
CurrencyItem.CurrencyItemBuilder.exchRateV(IndirectQuotedExchangeRate exchRateV) |
void |
CurrencyItem.setExchRateV(IndirectQuotedExchangeRate exchRateV)
Field name: EXCH_RATE_V
|
Modifier and Type | Method and Description |
---|---|
static IndirectQuotedExchangeRate |
IndirectQuotedExchangeRate.of(BigDecimal value) |
static IndirectQuotedExchangeRate |
IndirectQuotedExchangeRate.of(double value) |
static IndirectQuotedExchangeRate |
IndirectQuotedExchangeRate.of(float value) |
static IndirectQuotedExchangeRate |
IndirectQuotedExchangeRate.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<IndirectQuotedExchangeRate> |
IndirectQuotedExchangeRate.getType() |
Copyright © 2019 SAP SE. All rights reserved.