CreateBin [WSETUP005]

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

This Business Object is used to Create a new WMS Bin (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 Create Bins in the System

Code

WSTUP005

Name

WarehouseSetup

Module

Bin

Functional Area

Create

Name Space/Class

DATASCOPE.SDK.BusinessObjects.Bin.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 to create

YES

string

<blank>

pWarehouse

Warehouse in which the Bin should be created

YES

string

<blank>

pBinType

Bin Type to create:  Receiving, Bulk, Pickface, ReachTruck

NO

string

"Bulk"

pPickingSequence

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

NO

string

"USER"

pArea

Area to link to the Bin, if any

NO

string

<blank>

pZone

Zone to link to the Bin, if any

NO

string

<blank>

Technical Specification

<sample code>