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.
Use this component as a placeholder handling component. This component initializes the total handling for an order to zero (0).
For more information, see Currency Enhancements.
Intended use: Order Processing pipeline, Handling stage.
Values Read
None.
Values Written
The DefaultHandlingCy component assigns a value to the following key in the Order dictionary.
Key |
Description |
---|---|
order._cy_handling_total |
The total cost for handling the order. |
Remarks
The DefaultHandlingCy component assigns zero (0) to the total handling cost in the Order dictionary. This component is a placeholder component that is replaced by other handling components in actual use.