Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PresentValueOfLease |
FixedAssetLeasing.getValue()
Field name: VALUE
Type element: BAPI1022_LBARW
Domain name: BAPICURR
Internal type: DEC
Description: Present value of lease
Max length: 12
|
PresentValueOfLease |
FixedAssetGetlistLeasing.getValue()
Field name: VALUE
Type element: BAPI1022_LBARW
Domain name: BAPICURR
Internal type: DEC
Description: Present value of lease
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
void |
FixedAssetLeasing.setValue(PresentValueOfLease value)
Field name: VALUE
Type element: BAPI1022_LBARW
Domain name: BAPICURR
Internal type: DEC
Description: Present value of lease
Max length: 12
|
void |
FixedAssetGetlistLeasing.setValue(PresentValueOfLease value)
Field name: VALUE
Type element: BAPI1022_LBARW
Domain name: BAPICURR
Internal type: DEC
Description: Present value of lease
Max length: 12
|
FixedAssetLeasing.FixedAssetLeasingBuilder |
FixedAssetLeasing.FixedAssetLeasingBuilder.value(PresentValueOfLease value) |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder.value(PresentValueOfLease value) |
Modifier and Type | Method and Description |
---|---|
static PresentValueOfLease |
PresentValueOfLease.of(BigDecimal value) |
static PresentValueOfLease |
PresentValueOfLease.of(double value) |
static PresentValueOfLease |
PresentValueOfLease.of(float value) |
static PresentValueOfLease |
PresentValueOfLease.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PresentValueOfLease> |
PresentValueOfLease.getType() |
Copyright © 2018 SAP SE. All rights reserved.