Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PriceFixedPortion |
LineItemsActivityAllocationActualPosting.getPriceFix()
Field name: PRICE_FIX
Type element: BAPITAF
Domain name: BAPICURR
Internal type: DEC
Description: Price: Fixed Portion
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder |
LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder.priceFix(PriceFixedPortion priceFix) |
void |
LineItemsActivityAllocationActualPosting.setPriceFix(PriceFixedPortion priceFix)
Field name: PRICE_FIX
Type element: BAPITAF
Domain name: BAPICURR
Internal type: DEC
Description: Price: Fixed Portion
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static PriceFixedPortion |
PriceFixedPortion.of(BigDecimal value) |
static PriceFixedPortion |
PriceFixedPortion.of(double value) |
static PriceFixedPortion |
PriceFixedPortion.of(float value) |
static PriceFixedPortion |
PriceFixedPortion.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PriceFixedPortion> |
PriceFixedPortion.getType() |
Copyright © 2018 SAP SE. All rights reserved.