Info |
---|
DATASCOPE.SDK.BusinessObjects.WarehousControl.CycleCount.CycleCountItemPost() |
This Business object is used to Post a single Cycle Count Item.
For a detailed overview on working with DATASCOPE PREMIUM WMS Business Objects, refer to E.Net Business Objects
Info |
---|
If you don’t like reading, you can watch the video. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
None No Specifications |
Description
Post a single Cycle Count Item
Code | WCONTROL005 |
---|---|
Name | PostSingleCycleCount |
Module | WarehouseControl |
Functional Area | CycleCount |
Name Space/Class | DATASCOPE.SDK.BusinessObjects.WarehousControl.CycleCount |
Release Date | |
Release Version |
Prerequisites | None |
---|---|
SYSPRO Objects | None |
Parameters
Name | Description | Mandatory field | Data Type | Default Value |
---|---|---|---|---|
pBin |
| YES | string |
|
pTrackingID |
| YES | string |
|
pStockCode |
| YES | string |
|
pLotNumber |
| NO | string |
|
pCapturedQty |
| YES | string |
|
pScanOperator |
| NO | string |
|
pReason |
| NO | string |
|
pExpiryDate |
| NO | string |
|
pScheduleId |
| NO | string |
|
pWarehouse |
| YES | string |
|
Technical Specification
Code Block |
---|
<sample code> |