Info |
---|
<Name Space/Class> |
DATASCOPE.SDK.BusinessObjects.WarehousControl.CycleCount.CycleCountItemPost() |
This Business object is used to Post a single Cycle Count Item.
Info |
---|
If you don’t like reading, you can watch the video. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
<Sample Video> <Technical Specification>None No Specifications |
Description<longer 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> |