| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected UnitPrice |
ContractItem.unitPrice |
protected UnitPrice |
BlanketItemDetail.unitPrice |
protected UnitPrice |
PunchoutDetail.unitPrice |
protected UnitPrice |
ConsignmentMovement.unitPrice |
protected UnitPrice |
ItemDetail.unitPrice |
| Modifier and Type | Method and Description |
|---|---|
UnitPrice |
ObjectFactory.createUnitPrice()
Create an instance of
UnitPrice |
UnitPrice |
ContractItem.getUnitPrice()
Gets the value of the unitPrice property.
|
UnitPrice |
BlanketItemDetail.getUnitPrice()
Gets the value of the unitPrice property.
|
UnitPrice |
PunchoutDetail.getUnitPrice()
Gets the value of the unitPrice property.
|
UnitPrice |
ConsignmentMovement.getUnitPrice()
Gets the value of the unitPrice property.
|
UnitPrice |
ItemDetail.getUnitPrice()
Gets the value of the unitPrice property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContractItem.setUnitPrice(UnitPrice value)
Sets the value of the unitPrice property.
|
void |
BlanketItemDetail.setUnitPrice(UnitPrice value)
Sets the value of the unitPrice property.
|
void |
PunchoutDetail.setUnitPrice(UnitPrice value)
Sets the value of the unitPrice property.
|
void |
ConsignmentMovement.setUnitPrice(UnitPrice value)
Sets the value of the unitPrice property.
|
void |
ItemDetail.setUnitPrice(UnitPrice value)
Sets the value of the unitPrice property.
|
Copyright © 2018 SAP SE. All Rights Reserved.