Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AmountInPaymentCurrency16 |
CustomerItem.getPymtAmtLong()
Field name: PYMT_AMT_LONG
|
AmountInPaymentCurrency16 |
VendorItem.getPymtAmtLong()
Field name: PYMT_AMT_LONG
|
Modifier and Type | Method and Description |
---|---|
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.pymtAmtLong(AmountInPaymentCurrency16 pymtAmtLong) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.pymtAmtLong(AmountInPaymentCurrency16 pymtAmtLong) |
void |
CustomerItem.setPymtAmtLong(AmountInPaymentCurrency16 pymtAmtLong)
Field name: PYMT_AMT_LONG
|
void |
VendorItem.setPymtAmtLong(AmountInPaymentCurrency16 pymtAmtLong)
Field name: PYMT_AMT_LONG
|
Modifier and Type | Method and Description |
---|---|
static AmountInPaymentCurrency16 |
AmountInPaymentCurrency16.of(BigDecimal value) |
static AmountInPaymentCurrency16 |
AmountInPaymentCurrency16.of(double value) |
static AmountInPaymentCurrency16 |
AmountInPaymentCurrency16.of(float value) |
static AmountInPaymentCurrency16 |
AmountInPaymentCurrency16.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AmountInPaymentCurrency16> |
AmountInPaymentCurrency16.getType() |
Copyright © 2019 SAP SE. All rights reserved.