Methods
makeRequestToSageServer(mirData) → {Number}
This method makes a request to the sage AP server to raise an MIR
Parameters:
| Name | Type | Description |
|---|---|---|
mirData |
Object | The data that needs to be sent to the Sage AP server module:services/fabscan/sage~mirData |
Returns:
The raised MIR number
- Type
- Number
Type Definitions
mirData
Type:
- Object
Properties:
| Name | Type | Description |
|---|---|---|
mirData.ponumber |
String | The PO number |
mirData.itemno |
String | The item number |
mirData.quantity |
String | The quantity |
mirData.env |
String | The env type |
mirData.location |
String | The location |