ReopenPartRequest Method
Causes the specified part request to be reopened.
This overload takes a set of required parameters for the API.
Causes the specified part request to be reopened.
Overload List
Overload | Description |
---|---|
ReopenPartRequest(String) | Causes the specified part request to be reopened. This overload takes a set of required parameters for the API. |
ReopenPartRequest(ReopenPartRequestSetup) | Causes the specified part request to be reopened. This overload takes a setup object. |
ReopenPartRequest(ReopenPartRequestSetup,IDbTransaction) | Causes the specified part request to be reopened. This overload takes a setup object and a database transaction. |
Remarks
The Part Request must currently be closed. The WIPBIN in which to place the part request can be specified, which is an augmentation to base Clarify. If no WIPBIN is specified, the default is used.
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.ReopenPartRequestSetup