LogisticsToolkit Class Members
The following tables list the members exposed by LogisticsToolkit.
Public Constructors
Name | Description | |
---|---|---|
![]() |
LogisticsToolkit Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ImpersonatorUsername | (Inherited from FChoice.Toolkits.Clarify.Logistics.LogisticsToolkitBase) |
Public Methods
| | Name | Description |
| --- | --- | --- |
| | AcceptPartRequest | Overloaded. Accept the specified PartRequest from the queue in which it is currently dispatched. This overload takes a set of required parameters for the API. |
|
| AddAlternatePart | Overloaded. Causes the second part/revision listed to become an alternate part of the first one listed. This overload takes a set of required parameters for the API. |
|
| AddGLAccount | Overloaded. Used to add expense and capital GL accounts to Clarify. This overload takes a set of required parameters for the API. |
|
| AddInventoryBin | Overloaded. Used to add inventory bins to existing locations. This overload takes a set of required parameters for the API. |
|
| AddInventoryLocation | Overloaded.
Used to add inventory locations to the system.
This overload takes a set of required parameters for the API. |
| | AddLocationServicingSite | Overloaded. Used to relate sites to the inventory locations that service them. This overload takes a set of required parameters for the API. |
|
| AssignPartRequest | Overloaded. Assign the PartRequest to a new user. This overload takes a set of required parameters for the API. |
|
| BackorderPartRequest | Overloaded. Allows for the backordering of inventory parts for a part request. This overload takes a set of required parameters for the API. |
|
| ChangePartRequestStatus | Overloaded. Causes the specified part request to have a status change from one status to another status – always in the same condition. This overload takes a set of required parameters for the API. |
|
| ClosePartRequest | Overloaded. Causes the specified part request to be closed. This overload takes a set of required parameters for the API. |
|
| CreateContainer | Overloaded. |
|
| CreatePartRequestDetail | Overloaded.
Used to create a new part request detail.
This overload takes a set of required parameters for the API. |
| | CreatePartRequestHeader | Overloaded.
Used to create a new part request header.
This overload takes a set of required parameters for the API. |
| | CreatePartRequestHeaderCase | Overloaded.
Used to create a new part request header against a case.
This overload takes a set of required parameters for the API. |
| | CreatePartRequestHeaderSubcase | Overloaded.
Used to create a new part request header against a subcase.
This overload takes a set of required parameters for the API. |
| | CreateSubContainer | Overloaded. |
|
| DeleteAlternatePart | Overloaded. Causes the second part/revision listed to be removed as an alternate part for the first. This overload takes a set of required parameters for the API. |
|
| DeleteLocationServicingSite | Overloaded. Used to remove the relationship between a site and a location servicing it. This overload takes a set of required parameters for the API. |
|
| DispatchPartRequest | Overloaded. Dispatch the PartRequest to the specified queue. This overload takes a set of required parameters for the API. |
|
| ForwardPartRequest | Overloaded. Reject-forward the PartRequest from one queue to another. This overload takes a set of required parameters for the API. |
|
| FulfillPartRequest | Overloaded. Allows for the fulfilling of inventory parts for a part request. This overload takes a set of required parameters for the API. |
|
| GetAlternateParts | Overloaded. Builds a list of the alternate parts (table_partnum_view) for the specified part and revision, and returns an array of part Objids This overload takes a set of required parameters for the API. |
|
| GetLocationsServicingSite | Overloaded. Returns a list of the locations (in the proper order) servicing this site. This overload takes a set of required parameters for the API. |
|
| MovePartRequest | Overloaded. Move the PartRequest from one WipBin to another WipBin. This overload takes a set of required parameters for the API. |
|
| OpenContainer | Overloaded. |
|
| PartTransfer | Overloaded.
Allows parts to be transferred independent of a part request to fix order errors, correct inventory variances, move parts from one inventory location (or account) to another (without having to relate that movement to a part request), and scrap parts out of inventory.
This overload takes a set of required parameters for the API. |
| | Pick | Overloaded.
Allows for multiple pick actions to occur against a part request.
This overload takes a set of required parameters for the API. |
| | ReceivePartRequest | Overloaded.
Causes the specified part request to have units received against it.
This overload takes a set of required parameters for the API. |
| | RejectPartRequest | Overloaded. Reject the PartRequest from the queue in which it currently resides, and return it to the owner. This overload takes a set of required parameters for the API. |
|
| ReopenPartRequest | Overloaded.
Causes the specified part request to be reopened.
This overload takes a set of required parameters for the API. |
| | SealContainer | Overloaded. |
|
| SetLogisticsTransition | Overloaded. Allows you to create or modify Logistics Transitions in the database. This overload takes a set of required parameters for the API. |
|
| SetPartStockingLevel | Overloaded. Creates a part restocking authorization level. This overload takes a set of required parameters for the API. |
|
| Ship | Overloaded.
Causes the specified part request to be shipped.
This overload takes a set of required parameters for the API. |
| | Unpick | Overloaded.
Allows for the unpicking (unreserving) of inventory parts for a part request.
This overload takes a set of required parameters for the API. |
| | UpdateGLAccount | Overloaded. Used to modify existing GL accounts. This overload takes a set of required parameters for the API. |
|
| UpdateInventoryBin | Overloaded. Used to modify the name or the active flag of an existing bin. This overload takes a set of required parameters for the API. |
|
| UpdateInventoryLocation | Overloaded.
Used to modify inventory locations in the system.
This overload takes a setup object. |
| | UpdateLocationServicingSite | Overloaded. Used to change the order of the locations servicing a site. This overload takes a set of required parameters for the API. |
|
| UpdatePartRequestDetail | Overloaded.
Allow for the updating of part request details.
This overload takes a setup object. |
| | UpdatePartRequestHeader | Overloaded.
Allow for the updating of part request headers.
This overload takes a setup object. |
| | UpdatePartStockingLevel | Overloaded. Updates an existing part restocking authorization level. This overload takes a set of required parameters for the API. |
|
| YankPartRequest | Overloaded. Yank the PartRequest from its current location to a new owner's WipBin. This overload takes a set of required parameters for the API. |
Reference
LogisticsToolkit Class
FChoice.Toolkits.Clarify.Logistics Namespace