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 |
---|---|---|---|---|
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>