Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PriceAsPercentageQuotation |
DetailsOfAnFxOption.getRatePercentage()
Field name: RATE_PERCENTAGE
|
PriceAsPercentageQuotation |
CreateAnFxOption.getRatePercentage()
Field name: RATE_PERCENTAGE
|
PriceAsPercentageQuotation |
ChangeAnFxOption.getRatePercentage()
Field name: RATE_PERCENTAGE
|
Modifier and Type | Method and Description |
---|---|
DetailsOfAnFxOption.DetailsOfAnFxOptionBuilder |
DetailsOfAnFxOption.DetailsOfAnFxOptionBuilder.ratePercentage(PriceAsPercentageQuotation ratePercentage) |
CreateAnFxOption.CreateAnFxOptionBuilder |
CreateAnFxOption.CreateAnFxOptionBuilder.ratePercentage(PriceAsPercentageQuotation ratePercentage) |
ChangeAnFxOption.ChangeAnFxOptionBuilder |
ChangeAnFxOption.ChangeAnFxOptionBuilder.ratePercentage(PriceAsPercentageQuotation ratePercentage) |
void |
DetailsOfAnFxOption.setRatePercentage(PriceAsPercentageQuotation ratePercentage)
Field name: RATE_PERCENTAGE
|
void |
CreateAnFxOption.setRatePercentage(PriceAsPercentageQuotation ratePercentage)
Field name: RATE_PERCENTAGE
|
void |
ChangeAnFxOption.setRatePercentage(PriceAsPercentageQuotation ratePercentage)
Field name: RATE_PERCENTAGE
|
Modifier and Type | Method and Description |
---|---|
static PriceAsPercentageQuotation |
PriceAsPercentageQuotation.of(BigDecimal value) |
static PriceAsPercentageQuotation |
PriceAsPercentageQuotation.of(double value) |
static PriceAsPercentageQuotation |
PriceAsPercentageQuotation.of(float value) |
static PriceAsPercentageQuotation |
PriceAsPercentageQuotation.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PriceAsPercentageQuotation> |
PriceAsPercentageQuotation.getType() |
Copyright © 2019 SAP SE. All rights reserved.