Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
TotalQuantityEntered |
LineItemsRepostPrimaryCostsActualPosting.getQuantity()
Field name: QUANTITY
Type element: MBGXXX
Domain name: MENGV8
Internal type: QUAN
Description: Total quantity entered
Max length: 8
|
TotalQuantityEntered |
LineItemsManualCostAllocationActualPosting.getQuantity()
Field name: QUANTITY
Type element: MBGXXX
Domain name: MENGV8
Internal type: QUAN
Description: Total quantity entered
Max length: 8
|
Modifier and Type | Method and Description |
---|---|
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder |
LineItemsRepostPrimaryCostsActualPosting.LineItemsRepostPrimaryCostsActualPostingBuilder.quantity(TotalQuantityEntered quantity) |
LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder |
LineItemsManualCostAllocationActualPosting.LineItemsManualCostAllocationActualPostingBuilder.quantity(TotalQuantityEntered quantity) |
void |
LineItemsRepostPrimaryCostsActualPosting.setQuantity(TotalQuantityEntered quantity)
Field name: QUANTITY
Type element: MBGXXX
Domain name: MENGV8
Internal type: QUAN
Description: Total quantity entered
Max length: 8
|
void |
LineItemsManualCostAllocationActualPosting.setQuantity(TotalQuantityEntered quantity)
Field name: QUANTITY
Type element: MBGXXX
Domain name: MENGV8
Internal type: QUAN
Description: Total quantity entered
Max length: 8
|
Modifier and Type | Method and Description |
---|---|
static TotalQuantityEntered |
TotalQuantityEntered.of(BigDecimal value) |
static TotalQuantityEntered |
TotalQuantityEntered.of(double value) |
static TotalQuantityEntered |
TotalQuantityEntered.of(float value) |
static TotalQuantityEntered |
TotalQuantityEntered.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<TotalQuantityEntered> |
TotalQuantityEntered.getType() |
Copyright © 2018 SAP SE. All rights reserved.