JobIssue [WIP015]

DATASCOPE.SDK.BusinessObjects.WorkInProgress.JobIssue.JobIssue()

This Business Object will perform a Job Issue 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

Object to issue stock to a job

Code

WIP015

Name

PostJobIssue

Module

WorkInProgress.JobIssue

Functional Area

WorkInProgress

Name Space/Class

DATASCOPE.SDK.BusinessObjects.WorkInProgress

Release Date

 

Release Version

v5.0.16

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

 

pStockopde

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

 

pQuantity

Quantity to be issued to job

YES

decimal

 

pMaterialReference

 

NO

string

 

pLine

 

NO

string

 

pFromTrackingID

TrackID used to get stock from

YES

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>