Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PaymentAmountInLocalCurrency |
FtrStructureForFlow.getLocalCurAmount()
Field name: LOCAL_CUR_AMOUNT
|
Modifier and Type | Method and Description |
---|---|
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.localCurAmount(PaymentAmountInLocalCurrency localCurAmount) |
void |
FtrStructureForFlow.setLocalCurAmount(PaymentAmountInLocalCurrency localCurAmount)
Field name: LOCAL_CUR_AMOUNT
|
Modifier and Type | Method and Description |
---|---|
static PaymentAmountInLocalCurrency |
PaymentAmountInLocalCurrency.of(BigDecimal value) |
static PaymentAmountInLocalCurrency |
PaymentAmountInLocalCurrency.of(double value) |
static PaymentAmountInLocalCurrency |
PaymentAmountInLocalCurrency.of(float value) |
static PaymentAmountInLocalCurrency |
PaymentAmountInLocalCurrency.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PaymentAmountInLocalCurrency> |
PaymentAmountInLocalCurrency.getType() |
Copyright © 2018 SAP SE. All rights reserved.