Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ManualInsurableValue |
FixedAssetInsurance.getManInsVal()
Field name: MAN_INS_VAL
Type element: BF_VRSMA
Domain name: BAPICURR
Internal type: DEC
Description: Manual insurable value
Max length: 12
|
ManualInsurableValue |
FixedAssetGetlistInsurance.getManInsVal()
Field name: MAN_INS_VAL
Type element: BF_VRSMA
Domain name: BAPICURR
Internal type: DEC
Description: Manual insurable value
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
FixedAssetInsurance.FixedAssetInsuranceBuilder |
FixedAssetInsurance.FixedAssetInsuranceBuilder.manInsVal(ManualInsurableValue manInsVal) |
FixedAssetGetlistInsurance.FixedAssetGetlistInsuranceBuilder |
FixedAssetGetlistInsurance.FixedAssetGetlistInsuranceBuilder.manInsVal(ManualInsurableValue manInsVal) |
void |
FixedAssetInsurance.setManInsVal(ManualInsurableValue manInsVal)
Field name: MAN_INS_VAL
Type element: BF_VRSMA
Domain name: BAPICURR
Internal type: DEC
Description: Manual insurable value
Max length: 12
|
void |
FixedAssetGetlistInsurance.setManInsVal(ManualInsurableValue manInsVal)
Field name: MAN_INS_VAL
Type element: BF_VRSMA
Domain name: BAPICURR
Internal type: DEC
Description: Manual insurable value
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static ManualInsurableValue |
ManualInsurableValue.of(BigDecimal value) |
static ManualInsurableValue |
ManualInsurableValue.of(double value) |
static ManualInsurableValue |
ManualInsurableValue.of(float value) |
static ManualInsurableValue |
ManualInsurableValue.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<ManualInsurableValue> |
ManualInsurableValue.getType() |
Copyright © 2018 SAP SE. All rights reserved.