Info |
---|
<Name Space/Class> |
DATASCOPE.SDK.BusinessObjects.WarehouseControl.StockTake.StocktakeItemPost() |
This Business Object is used to Post a single Stock Take Item
Info |
---|
If you don’t like reading, you can watch the video. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
<Sample Video> <Technical Specification>None No Specification |
Description<longer 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
Code Block |
---|
<sample code> |