Reference > Shop flow URLs > Order Management subsystem URLs > Order task commands
PrepareShipInfoCmd task command
The PrepareShipInfoCmd performs a verification between the SHIPINFO table and the ORDERITEMS table and checks for orphaned SHIPINFO records.
Task command
Implementation class
Commands called
None
Possible callers
OrderCopyCmdImpl
ShipInfoPrepareCmdImpl
OrderItemUpdateCmdImpl
OrderItemDeleteCmdImpl
Behavior
Execute a verification between the SHIPINFO table and the ORDERITEMS table and check for orphaned SHIPINFO records. Any orphaned records will be removed.