Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

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

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

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>
  • No labels