Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AmountOrBalance |
FinancialTransactionFtrTransferStructureForGetlistMethod.getAmount()
Field name: AMOUNT
Type element: BAPITM_BSALDO
Domain name: BAPICURR
Internal type: DEC
Description: Amount or Balance
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder |
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder.amount(AmountOrBalance amount) |
void |
FinancialTransactionFtrTransferStructureForGetlistMethod.setAmount(AmountOrBalance amount)
Field name: AMOUNT
Type element: BAPITM_BSALDO
Domain name: BAPICURR
Internal type: DEC
Description: Amount or Balance
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static AmountOrBalance |
AmountOrBalance.of(BigDecimal value) |
static AmountOrBalance |
AmountOrBalance.of(double value) |
static AmountOrBalance |
AmountOrBalance.of(float value) |
static AmountOrBalance |
AmountOrBalance.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AmountOrBalance> |
AmountOrBalance.getType() |
Copyright © 2018 SAP SE. All rights reserved.