Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The ShippingRates table in the transaction configuration database identifies the rate for shipping by using various shipping methods.
The following table describes the columns in the ShippingRates table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
ShippingGroupId |
uniqueidentifier |
no |
A system-assigned GUID that groups the same shipping method across different languages. |
MaxLimit |
float |
yes |
The maximum limit to which this shipping rate applies. |
Price |
money |
no |
The cost for this shipping rate. |