Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
LeasedAssetPurchasePrice |
FixedAssetGetlistLeasing.getPurchprice()
Field name: PURCHPRICE
|
LeasedAssetPurchasePrice |
FixedAssetLeasing.getPurchprice()
Field name: PURCHPRICE
|
Modifier and Type | Method and Description |
---|---|
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder.purchprice(LeasedAssetPurchasePrice purchprice) |
FixedAssetLeasing.FixedAssetLeasingBuilder |
FixedAssetLeasing.FixedAssetLeasingBuilder.purchprice(LeasedAssetPurchasePrice purchprice) |
void |
FixedAssetGetlistLeasing.setPurchprice(LeasedAssetPurchasePrice purchprice)
Field name: PURCHPRICE
|
void |
FixedAssetLeasing.setPurchprice(LeasedAssetPurchasePrice purchprice)
Field name: PURCHPRICE
|
Modifier and Type | Method and Description |
---|---|
static LeasedAssetPurchasePrice |
LeasedAssetPurchasePrice.of(BigDecimal value) |
static LeasedAssetPurchasePrice |
LeasedAssetPurchasePrice.of(double value) |
static LeasedAssetPurchasePrice |
LeasedAssetPurchasePrice.of(float value) |
static LeasedAssetPurchasePrice |
LeasedAssetPurchasePrice.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<LeasedAssetPurchasePrice> |
LeasedAssetPurchasePrice.getType() |
Copyright © 2019 SAP SE. All rights reserved.