Ship Method
Causes the specified part request to be shipped.
This overload takes a set of required parameters for the API.
Causes the specified part request to be shipped.
Overload List
Overload | Description |
---|---|
Ship(String) | Causes the specified part request to be shipped. This overload takes a set of required parameters for the API. |
Ship(ShipSetup) | Causes the specified part request to be shipped. This overload takes a setup object. |
Ship(ShipSetup,IDbTransaction) | Causes the specified part request to be shipped. This overload takes a setup object and a database transaction. |
Remarks
By default, all the shipping information parameters will default to the Part Request Header's shipping site and contact information.
If no status is provided, the default status will be used (for condition 'Shipped').
If no carrier name is provided, the dummy site will be used (objid of -2).
NOTE: This API will validate that the user has authority to make the status transition.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
LogisticsToolkit Class LogisticsToolkit Members FChoice.Toolkits.Clarify~FChoice.Toolkits.Clarify.Logistics.ShipSetup