Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ScrapValueAsPercentageOfApc |
FixedAssetGetlistDepreciationArea.getScrapvaluePrctg()
Field name: SCRAPVALUE_PRCTG
Type element: SCHRW_PROZ
Domain name:
Internal type: DEC
Description: Scrap Value as Percentage of APC
Max length: 8
|
ScrapValueAsPercentageOfApc |
FixedAssetDepreciationArea.getScrapvaluePrctg()
Field name: SCRAPVALUE_PRCTG
Type element: SCHRW_PROZ
Domain name:
Internal type: DEC
Description: Scrap Value as Percentage of APC
Max length: 8
|
Modifier and Type | Method and Description |
---|---|
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder.scrapvaluePrctg(ScrapValueAsPercentageOfApc scrapvaluePrctg) |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder.scrapvaluePrctg(ScrapValueAsPercentageOfApc scrapvaluePrctg) |
void |
FixedAssetGetlistDepreciationArea.setScrapvaluePrctg(ScrapValueAsPercentageOfApc scrapvaluePrctg)
Field name: SCRAPVALUE_PRCTG
Type element: SCHRW_PROZ
Domain name:
Internal type: DEC
Description: Scrap Value as Percentage of APC
Max length: 8
|
void |
FixedAssetDepreciationArea.setScrapvaluePrctg(ScrapValueAsPercentageOfApc scrapvaluePrctg)
Field name: SCRAPVALUE_PRCTG
Type element: SCHRW_PROZ
Domain name:
Internal type: DEC
Description: Scrap Value as Percentage of APC
Max length: 8
|
Modifier and Type | Method and Description |
---|---|
static ScrapValueAsPercentageOfApc |
ScrapValueAsPercentageOfApc.of(BigDecimal value) |
static ScrapValueAsPercentageOfApc |
ScrapValueAsPercentageOfApc.of(double value) |
static ScrapValueAsPercentageOfApc |
ScrapValueAsPercentageOfApc.of(float value) |
static ScrapValueAsPercentageOfApc |
ScrapValueAsPercentageOfApc.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<ScrapValueAsPercentageOfApc> |
ScrapValueAsPercentageOfApc.getType() |
Copyright © 2018 SAP SE. All rights reserved.