Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
LeasingBaseValueAsNew |
FixedAssetLeasing.getBaseValue()
Field name: BASE_VALUE
Type element: BF_LBASW
Domain name: BAPICURR
Internal type: DEC
Description: Leasing base value as new
Max length: 12
|
LeasingBaseValueAsNew |
FixedAssetGetlistLeasing.getBaseValue()
Field name: BASE_VALUE
Type element: BF_LBASW
Domain name: BAPICURR
Internal type: DEC
Description: Leasing base value as new
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
FixedAssetLeasing.FixedAssetLeasingBuilder |
FixedAssetLeasing.FixedAssetLeasingBuilder.baseValue(LeasingBaseValueAsNew baseValue) |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder.baseValue(LeasingBaseValueAsNew baseValue) |
void |
FixedAssetLeasing.setBaseValue(LeasingBaseValueAsNew baseValue)
Field name: BASE_VALUE
Type element: BF_LBASW
Domain name: BAPICURR
Internal type: DEC
Description: Leasing base value as new
Max length: 12
|
void |
FixedAssetGetlistLeasing.setBaseValue(LeasingBaseValueAsNew baseValue)
Field name: BASE_VALUE
Type element: BF_LBASW
Domain name: BAPICURR
Internal type: DEC
Description: Leasing base value as new
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static LeasingBaseValueAsNew |
LeasingBaseValueAsNew.of(BigDecimal value) |
static LeasingBaseValueAsNew |
LeasingBaseValueAsNew.of(double value) |
static LeasingBaseValueAsNew |
LeasingBaseValueAsNew.of(float value) |
static LeasingBaseValueAsNew |
LeasingBaseValueAsNew.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<LeasingBaseValueAsNew> |
LeasingBaseValueAsNew.getType() |
Copyright © 2018 SAP SE. All rights reserved.