Prorated Shipping Cost
An object to store the details of prorated shipping costs such as the prorated amount and shipping cost type.
QName: {http://xmlns.oracle.com/apps/scm/shipping/shipConfirm/shipmentAdvice/shipmentAdviceAsnServiceV2/}ASNProratedShippingCost
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
CurrencyCode |
string |
Currency code. |
|
CurrencyName |
string |
Name of the currency. |
|
FreightCostTypeCode |
string |
Shipping cost type code. |
|
FreightCostTypeName |
string |
Name of the shipping cost type. |
|
ProratedAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Prorated amount. |
|
ProratedFreightCostId |
long |
Unique identifier for a prorated shipping cost.
|