DATASCOPE.SDK.BusinessObjects.WarehouseControl.StockTake.StocktakeItemPost()
This Business Object is used to Post a single Stock Take Item.
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
Post a single Stock Take Item
Code | WCONTROL002 |
---|---|
Name | StocktakeItemPost |
Module | WarehouseControl |
Functional Area | StockTake |
Name Space/Class | DATASCOPE.SDK.BusinessObjects.WarehouseControl.StockTake |
Release Date | |
Release Version |
Prerequisites | None |
---|---|
SYSPRO Objects | None |
Parameters
Name | Description | Mandatory field | Data Type | Default Value |
---|---|---|---|---|
pWarehouse |
| YES | string |
|
pPalletNumber |
| YES | string |
|
pStockCode |
| YES | string |
|
pCapturedQty |
| YES | string |
|
pBin |
| YES | string |
|
pUserID |
| NO | string |
|
pLot |
| NO | string |
|
pExpiryDate |
| NO | string |
|
pSerial |
| NO | string |
|
pOffline |
| NO | string |
|
pScannerUom |
| NO | string |
|
Technical Specification
<sample code>