BinMaintenance [WSETUP006]

DATASCOPE.SDK.BusinessObjects.WarehouseSetup.Bin.BinMaintenance()

This Business Object is used to Edit/Maintain existing Bins in the System (Area/Zone/Type/Warehouse maintenance)

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

Business Object to Edit Existing Bins in the System

Code

WSETUP006

Name

WarehouseSetup

Module

Bin

Functional Area

BinMaintenance

Name Space/Class

DATASCOPE.SDK.BusinessObjects.WareHouseSetup

Release Date

30/07/2021

Release Version

v5.0.23

Prerequisites

None

SYSPRO Objects

None

Parameters

Name

Description

Mandatory field

Data Type

Default Value

Name

Description

Mandatory field

Data Type

Default Value

pBin

Bin Number

YES

string

<blank>

pWarehouse

Warehouse in which the Bin should be created/moved

NO

string

"N/A"

pBinType

New Bin Type :  Recieving, Bulk, Pickface ,ReachTruck

NO

string

"Bulk"

pPickingSequence

Picking Sequence to be associated with the Bin : USER, LIFO, FIFO

NO

string

"USER"

pArea

Area to link to the Bin, if any

NO

string

"N/A"

pZone

Zone to link to the Bin, if any

NO

string

"N/A"

pCheckDigit

Check Digit

NO

string

"N/A"

pNumberOfTrackIDs

Number of TrackIDs on Bin

NO

string

"N/A"

pVolume

Bin Volume

NO

decimal

"N/A"

pBinSequence

Bin Sequence

NO

int

<blank>

pStatus

Status: NA = 0, ACTIVE = 1, ONHOLD = 2, INACTIVE = 3

NO

int

"NA"

pMaxMass

Bin Max Mass

NO

string

"N/A"

Technical Specification

<sample code>