About Inventory Web Services 2010/03
- Last UpdatedOct 05, 2022
- 2 minute read
Inventory Web Services 2010/03 is a public web service that is specifically designed to support Inventory.
URL
http://localhost:8889/Ampla/Inventory/2010/03/Soap11
Methods
-
AdjustLotQuantity - Enables balance adjustment to one or more lots of material.
-
AdjustWorkCenterBalance - Enables balance adjustment of material at a work center.
-
CancelReprocessing - Cancels the reprocessing action through web services.
-
GenerateDestinationLotIdentifier - Generates a lot identifier for manually created movements.
-
GetContributions - Returns a list of contributions with details.
-
GetContributionTypes - Returns a list of contribution types.
-
GetCurrentLots - Returns a list of current lots for a work center.
-
GetEarliestChangeDateTime - Returns the DateTime required to perform a reprocessing action that encapsulates all pending changes.
-
GetFinalizationHistory - Returns the finalization history.
-
GetLotRelationshipGraph - Returns a graph of related lots for the supplied lot.
-
GetMaterialMovementHierarchy - Returns the material movement hierarchy.
-
GetRelatedLots - Returns a list of related lots by defining a starting filter, and then further refining that search with a results filter.
-
GetRelatedLotsFilterInformation - Returns the information to populate starting and final filters.
-
GetReportingPointAssociations - Performs a query for work center/allowed material pairs and their associations.
-
GetReprocessingHistory - Returns a filtered or full history of reprocessing operations.
-
GetWorkCenters - Returns a list of work centers and parameters for each work center.
-
MoveMaterial - Enables insertion of ad-hoc or routine material movements through web services.
-
VerifyLotIdentifier - Verify whether a Lot identifier, as generated by the GenerateDestinationLotIdentifier method, is a unique identifier and valid to use.
-
StartFinalization - Starts the finalization action through web services.
-
StartReprocessing - Starts the reprocessing action through web services.
-
GetInventoryStatus - Queries the current status of Inventory: Processing, Reprocessing, or Finalizing.
Information
-
The Inventory web services enables you to connect your own custom-built software to your Inventory data on Server.
-
You can get data from any Inventory view (for example, Balance by Lot, or Inbound Material Flow).
-
You can get data from Genealogy (query results and lot linkages).
-
Your custom software can move material through your Inventory process.
-
You can get configuration details including Material Movement items, the Material Model, and Equipment Model.
Related topics
In This Topic
Related Links
- AdjustLotQuantity
- AdjustWorkCenterBalance
- CancelReprocessing
- GenerateDestinationLotIdentifier
- GetContributions
- GetContributionTypes
- GetCurrentLots
- GetEarliestChangeDateTime
- GetFinalizationHistory
- GetInventoryStatus
- GetLotRelationshipGraph
- GetMaterialMovementHierarchy
- GetRelatedLots
- GetRelatedLotsFilterInformation
- GetReportingPointAssociations
- GetReprocessingHistory
- GetWorkCenters
- MoveMaterial
- StartFinalization
- StartReprocessing
- VerifyLotIdentifier