TrackingIDIssueToExpense [WMOVE001]
DATASCOPE.SDK.BusinessObjects.Warehousemovements.TrackingID.TrackingIDIssueToExpense()
This Business Object matches the PC Client -> Inventory Expense Issue application. It allows for stock to be issued from a Tracking ID.
For a detailed overview on working with DATASCOPE PREMIUM WMS Business Objects, refer to E.Net Business Objects
If you don’t like reading, you can watch the video.
None
No Specification
Description
This Business Object allows stock to be Issued from a Tracking ID.
Code | WMOVE001 |
---|---|
Name | TrackingIDIssueToExpense |
Module | WarehouseMovements |
Functional Area | TrackingID |
Name Space/Class | DATASCOPE.SDK.BusinessObjects.WarehouseMovements |
Release Date | 21/10/2021 |
Release Version | 5.0.24 |
Prerequisites | None |
---|---|
SYSPRO Objects | Transaction.INTMB Transaction.INVTMO |
Parameters
Name | Description | Mandatory field | Data Type | Default Value |
---|---|---|---|---|
pTrackingId | WMS Tracking ID to issue from | YES | string | Â |
pStockCode | Stock code on the Tracking ID to issue | YES | string | Â |
pExpenceAcc | Expense account to issue against in SYSPRO | NO | string | <blank> |
pQuantity | Quantity to issue from the Tracking ID and Stock code | YES | decimal | Â |
pBin | Bin, should match the Tracking ID Bin | YES | string | Â |
pLotNumber | Lot Number to issue from where applicable if the Stock code is Lot Traceable | NO | string | <blank> |
pWarehouse | Warehouse, should match the Warehouse for the Bin above | YES | string | Â |
pComment | Comment to be posted through to Tracking ID History | NO | string | <blank> |
pSYSPROReference | Reference to be posted against the SYSPRO Inventory transaction | NO | string | <blank> |
Technical Specification
<sample code>