Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
RealEstateOptionRate |
RealEstateAccountAssignmentData.getOptionRate()
Field name: OPTION_RATE
|
Modifier and Type | Method and Description |
---|---|
RealEstateAccountAssignmentData.RealEstateAccountAssignmentDataBuilder |
RealEstateAccountAssignmentData.RealEstateAccountAssignmentDataBuilder.optionRate(RealEstateOptionRate optionRate) |
void |
RealEstateAccountAssignmentData.setOptionRate(RealEstateOptionRate optionRate)
Field name: OPTION_RATE
|
Modifier and Type | Method and Description |
---|---|
static RealEstateOptionRate |
RealEstateOptionRate.of(BigDecimal value) |
static RealEstateOptionRate |
RealEstateOptionRate.of(double value) |
static RealEstateOptionRate |
RealEstateOptionRate.of(float value) |
static RealEstateOptionRate |
RealEstateOptionRate.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<RealEstateOptionRate> |
RealEstateOptionRate.getType() |
Copyright © 2017 SAP SE. All rights reserved.