system.kanoa.lot.addLotEvent(lotEventInfo, userId)
Adds a lot event
Parameters
lotEventInfo Dictionary: All keys are required unless stated
| - assetId | Integer | |
| - assetTransportId | Integer | Not required |
| - comment | String | Not required |
| - itemSourceId | Integer | |
| - lotEventQty | Float | |
| - lotId | Integer | |
| - lotOperationEventId | Integer | |
| - lotStateId | Integer | |
| - lotStateReasonId | Integer | Not required |
| - shiftId | Integer | Not required |
| - tStamp | DateTime | |
| - workOrderId | Integer | Not required |
userId Integer: Id of user executing the function
Returns
lotEventId Integer
message String None if success