Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

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

Info

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

Panel
panelIconId1f3a5
panelIcon:movie_camera:
panelIconText🎥
bgColor#DEEBFF

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

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

Code Block
<sample code>