Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AmountInDocumentCurrency16 |
CurrencyItem.getAmtDoccurLong()
Field name: AMT_DOCCUR_LONG
|
AmountInDocumentCurrency16 |
CurrencyItem.getTaxAmtLong()
Field name: TAX_AMT_LONG
|
Modifier and Type | Method and Description |
---|---|
CurrencyItem.CurrencyItemBuilder |
CurrencyItem.CurrencyItemBuilder.amtDoccurLong(AmountInDocumentCurrency16 amtDoccurLong) |
void |
CurrencyItem.setAmtDoccurLong(AmountInDocumentCurrency16 amtDoccurLong)
Field name: AMT_DOCCUR_LONG
|
void |
CurrencyItem.setTaxAmtLong(AmountInDocumentCurrency16 taxAmtLong)
Field name: TAX_AMT_LONG
|
CurrencyItem.CurrencyItemBuilder |
CurrencyItem.CurrencyItemBuilder.taxAmtLong(AmountInDocumentCurrency16 taxAmtLong) |
Modifier and Type | Method and Description |
---|---|
static AmountInDocumentCurrency16 |
AmountInDocumentCurrency16.of(BigDecimal value) |
static AmountInDocumentCurrency16 |
AmountInDocumentCurrency16.of(double value) |
static AmountInDocumentCurrency16 |
AmountInDocumentCurrency16.of(float value) |
static AmountInDocumentCurrency16 |
AmountInDocumentCurrency16.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AmountInDocumentCurrency16> |
AmountInDocumentCurrency16.getType() |
Copyright © 2019 SAP SE. All rights reserved.