JobReturn [WIP014]

DATASCOPE.SDK.BusinessObjects.WorkInProgress.JobReturn.JobReturn()

This Business Object will perform a Job Return transaction.

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 perform a work in progress Job Return.

Code

WIP014

Name

JobReturn

Module

WorkInProgress.JobReturn

Functional Area

WorkInProgress

Name Space/Class

DATASCOPE.SDK.BusinessObjects.WorkInProgress

Release Date

17/04/2020

Release Version

v5.0.12.S

Prerequisites

None

SYSPRO Objects

Transaction.WIPTMI

Parameters

Name

Description

Mandatory field

Data Type

Default Value

Name

Description

Mandatory field

Data Type

Default Value

pJobNumber

SYSPRO Job Number to process the return for

YES

string

 

pStockCpde

SYSPRO Stockcode to porcess the return for on the specified Job

YES

string

 

pLotNumber

SYSPRO Lot numner, only applicable it the stockcode specified is Lot Traceable

YES

string

 

pDestinationBin

Destination Bin in which the Tracking ID should be created/moved to

YES

string

 

pQuantity

Quantoty to be returned to the Job

YES

decimal

 

pDestinationTrackingId

Tracking ID to returnt he stock to, this can be left blank to create a new Tracking ID

NO

string

 

pWarehouse

Warehouse to be used to determine the printer when a new tracking ID is being created

NO

string

 

pPrinterName

Name of the printer, used in the case the warehouse is not supplied  or to override the core WMS printer configuration. Must be a valid printer installed on the WMS Server.

NO

string

 

pReasonNotation

Reason, will be posted to WMS reason field against the Tracking ID as well as the notation field in SYSPRO.

NO

string

 

Technical Specification

<sample code>