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.WorkInProgress.PickSlipRelease.PickAssign()

This Business Object will assign a Pick Slip of Type Job to an Operator.

If you don’t like reading, you can watch the video.

None

No Specification

Description

BO will assign a pick slip of source type job to an operator.

Code

WIP005

Name

PickAssign

Module

WorkInProgress

Functional Area

PickSlipRelease

Name Space/Class

DATASCOPE.SDK.BusinessObjects.WorkInProgress

Release Date

Release Version

Prerequisites

None

SYSPRO Objects

None

Parameters

Name

Description

Mandatory field

Data Type

Default Value

pPickingSlipNumber

Picking Slip Number of Pick Slip to be assigned

YES

string

 

pWarehouse

Warehouse Name

YES

string

 

pOperator

Operator to whom Pick Slip is to be assigned

NO

string

Logged in OPERATOR

Technical Specification

<sample code>
  • No labels