Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
InterestRate |
FinancialTransactionFtrTransferStructureForGetlistMethod.getInterestRate()
Field name: INTEREST_RATE
|
Modifier and Type | Method and Description |
---|---|
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder |
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder.interestRate(InterestRate interestRate) |
void |
FinancialTransactionFtrTransferStructureForGetlistMethod.setInterestRate(InterestRate interestRate)
Field name: INTEREST_RATE
|
Modifier and Type | Method and Description |
---|---|
static InterestRate |
InterestRate.of(BigDecimal value) |
static InterestRate |
InterestRate.of(double value) |
static InterestRate |
InterestRate.of(float value) |
static InterestRate |
InterestRate.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<InterestRate> |
InterestRate.getType() |
Copyright © 2018 SAP SE. All rights reserved.