Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PercentageRateForDepCalc |
FixedAssetGetlistLeasing.getInterest()
Field name: INTEREST
|
PercentageRateForDepCalc |
FixedAssetLeasing.getInterest()
Field name: INTEREST
|
Modifier and Type | Method and Description |
---|---|
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder.interest(PercentageRateForDepCalc interest) |
FixedAssetLeasing.FixedAssetLeasingBuilder |
FixedAssetLeasing.FixedAssetLeasingBuilder.interest(PercentageRateForDepCalc interest) |
void |
FixedAssetGetlistLeasing.setInterest(PercentageRateForDepCalc interest)
Field name: INTEREST
|
void |
FixedAssetLeasing.setInterest(PercentageRateForDepCalc interest)
Field name: INTEREST
|
Modifier and Type | Method and Description |
---|---|
static PercentageRateForDepCalc |
PercentageRateForDepCalc.of(BigDecimal value) |
static PercentageRateForDepCalc |
PercentageRateForDepCalc.of(double value) |
static PercentageRateForDepCalc |
PercentageRateForDepCalc.of(float value) |
static PercentageRateForDepCalc |
PercentageRateForDepCalc.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PercentageRateForDepCalc> |
PercentageRateForDepCalc.getType() |
Copyright © 2017 SAP SE. All rights reserved.