Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
TaxRate |
TaxItem.getTaxRate()
Field name: TAX_RATE
|
Modifier and Type | Method and Description |
---|---|
void |
TaxItem.setTaxRate(TaxRate taxRate)
Field name: TAX_RATE
|
TaxItem.TaxItemBuilder |
TaxItem.TaxItemBuilder.taxRate(TaxRate taxRate) |
Modifier and Type | Method and Description |
---|---|
static TaxRate |
TaxRate.of(BigDecimal value) |
static TaxRate |
TaxRate.of(double value) |
static TaxRate |
TaxRate.of(float value) |
static TaxRate |
TaxRate.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<TaxRate> |
TaxRate.getType() |
Copyright © 2018 SAP SE. All rights reserved.