Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ManualNetWorthTaxValue |
FixedAssetGetlistNetWorthValuation.getManPropVal()
Field name: MAN_PROP_VAL
Type element: BF_WRTMA
Domain name: BAPICURR
Internal type: DEC
Description: Manual net worth tax value
Max length: 12
|
ManualNetWorthTaxValue |
FixedAssetNetWorthValuation.getManPropVal()
Field name: MAN_PROP_VAL
Type element: BF_WRTMA
Domain name: BAPICURR
Internal type: DEC
Description: Manual net worth tax value
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
FixedAssetGetlistNetWorthValuation.FixedAssetGetlistNetWorthValuationBuilder |
FixedAssetGetlistNetWorthValuation.FixedAssetGetlistNetWorthValuationBuilder.manPropVal(ManualNetWorthTaxValue manPropVal) |
FixedAssetNetWorthValuation.FixedAssetNetWorthValuationBuilder |
FixedAssetNetWorthValuation.FixedAssetNetWorthValuationBuilder.manPropVal(ManualNetWorthTaxValue manPropVal) |
void |
FixedAssetGetlistNetWorthValuation.setManPropVal(ManualNetWorthTaxValue manPropVal)
Field name: MAN_PROP_VAL
Type element: BF_WRTMA
Domain name: BAPICURR
Internal type: DEC
Description: Manual net worth tax value
Max length: 12
|
void |
FixedAssetNetWorthValuation.setManPropVal(ManualNetWorthTaxValue manPropVal)
Field name: MAN_PROP_VAL
Type element: BF_WRTMA
Domain name: BAPICURR
Internal type: DEC
Description: Manual net worth tax value
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static ManualNetWorthTaxValue |
ManualNetWorthTaxValue.of(BigDecimal value) |
static ManualNetWorthTaxValue |
ManualNetWorthTaxValue.of(double value) |
static ManualNetWorthTaxValue |
ManualNetWorthTaxValue.of(float value) |
static ManualNetWorthTaxValue |
ManualNetWorthTaxValue.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<ManualNetWorthTaxValue> |
ManualNetWorthTaxValue.getType() |
Copyright © 2018 SAP SE. All rights reserved.