ClosePartRequest Method
Causes the specified part request to be closed. This overload takes a set of required parameters for the API.
Causes the specified part request to be closed.
Overload List
Overload | Description |
---|---|
ClosePartRequest(String) | Causes the specified part request to be closed. This overload takes a set of required parameters for the API. |
ClosePartRequest(ClosePartRequestSetup) | Causes the specified part request to be closed. This overload takes a setup object. |
ClosePartRequest(ClosePartRequestSetup,IDbTransaction) | Causes the specified part request to be closed. This overload takes a setup object and a database transaction. |
Remarks
This API will validate that the user has the authority to close the part request. If this is the last part request detail that was open for the part request header, the header is also closed.
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.ClosePartRequestSetup