Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AssetScrapValue |
FixedAssetGetlistDepreciationArea.getScrapvalue()
Field name: SCRAPVALUE
|
AssetScrapValue |
FixedAssetDepreciationArea.getScrapvalue()
Field name: SCRAPVALUE
|
Modifier and Type | Method and Description |
---|---|
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder.scrapvalue(AssetScrapValue scrapvalue) |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder.scrapvalue(AssetScrapValue scrapvalue) |
void |
FixedAssetGetlistDepreciationArea.setScrapvalue(AssetScrapValue scrapvalue)
Field name: SCRAPVALUE
|
void |
FixedAssetDepreciationArea.setScrapvalue(AssetScrapValue scrapvalue)
Field name: SCRAPVALUE
|
Modifier and Type | Method and Description |
---|---|
static AssetScrapValue |
AssetScrapValue.of(BigDecimal value) |
static AssetScrapValue |
AssetScrapValue.of(double value) |
static AssetScrapValue |
AssetScrapValue.of(float value) |
static AssetScrapValue |
AssetScrapValue.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AssetScrapValue> |
AssetScrapValue.getType() |
Copyright © 2019 SAP SE. All rights reserved.