Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

DATASCOPE.SDK.BusinessObjects.WarehousControl.CycleCount.CycleCountItemPost()

This Business object is used to Post a single Post multiple Cycle Count Itemitems.

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
panelIconId1f3a5
panelIcon:movie_camera:
panelIconText🎥
bgColor#DEEBFF

None

No Specifications

DescriptionPost a single Cycle Count Item

This business object is used to post multiple cycle count items

Returns:
Response - Success
Response Result set to True
Response Message "The following TrackID(s) have been posted: TRACK1, TRACK2,....TRACKN"
Response - Failure
Response Result set to False
Response Message - Error generated

Code

WCONTROL005

Name

PostSingleCycleCountCycleCountItemPost

Module

WarehouseControl

Functional Area

CycleCount

Name Space/Class

DATASCOPE.SDK.BusinessObjects.WarehousControl.CycleCount.CycleCountItemPost()

Release Date

Aug 2024

Release Version

v24.2

Prerequisites

None

SYSPRO Objects

None

Parameters

Name

Description

Mandatory field

Data Type

Default Value

pBin 

The bin being counted in the cycle count - A valid Bin that exists in WMS

YES

string

 

pTrackingID

 

<blank>

pTrackIDs

This is a List of Post items and must contain at least one item.

pTrackID

It is the TrackID found within the Bin

YES

string

String

 

<blank>

pStockCode

 

The stock code found on the TrackID

YES

string

String

  

<blank>

pLotNumber

pWarehouse

 

YES

string

 

pLot

Lot Number applicable for the pStockCode. Only required if the pStockCode is flagged at Lot Traceable in SYSPRO.

NO

string

 

pCapturedQty

 

YES

string

 

pScanOperator

 

NO

string

 

pReason

 

NO

string

 

pExpiryDate

 

NO

string

 

pScheduleId

 

NO

string

 

String

Required if pStockCode is Lot traceable, otherwise <blank>

pExpiryDate

Expiry Date for the pLot if the pStockCode is Lot Traceable and using Expiry Dates in SYSPRO.

 If pLot is Traceable and not supplied, No Expiry will be posted to SYSPRO and reflect at 0000/00/00

NO

String

<blank>

pQuantity

The quantity of stock on the TrackID

YES

Decimal

0

pReason

The reason for the cycle count post

NO

String

<blank>

Technical Specification

Code Block
<sample code>