PrepareShipInfoCmd task command
The PrepareShipInfoCmd performs a verification between the SHIPINFO table and the ORDERITEMS table and checks for orphaned SHIPINFO records.
Task command
com.ibm.commerce.order.commands.PrepareShipInfoCmd
Implementation class
com.ibm.commerce.order.commands.PrepareShipInfoCmdImpl
Commands called
None
Possible callers
OrderCopyCmdImpl
ShipInfoPrepareCmdImpl
OrderItemUpdateCmdImpl
OrderItemDeleteCmdImpl
Behavior
Perform a verification between the SHIPINFO table and the ORDERITEMS table and check for orphaned SHIPINFO records. Any orphaned records will be removed.