Documentation of parameters added in the report.data object.
| Parameter | Type | Desctiption | When present | 
|---|---|---|---|
| packline | Integer | The actual packing line number. | Always. | 
| lotid | String | The LOT ID entered in the job settings. | Always. | 
| tu_lu | Integer | Number of TU in one LU. | Always. | 
| cu_tu | Integer | Number of CU in one TU. | Always. | 
| rfid | String | GRAI of the container for this LU. | When printed after registration. | 
| cus | Integer | Quantity picked in CU. | When printed after registration. | 
| pus | Number | Quantity picked in PU. | When printed after registration. | 
| stackpos | Integer | Stacking position (bottom box = 1). | When stacking with stackheight > 1. | 
Since 2.24.6.0
| Parameter | Type | Desctiption | When present | 
|---|---|---|---|
| luid | Integer | ID of the logistic unit created in orderpicks. Also avaitable in selections as key „luid“. | Only when Central System Settings/GuiConfig/OrderGenMode is BPS. | 
| erporder | Integer | Key in t_erporders referencing the order sent to the ERP. Also available in selections as key „t_erporders“. | Only when Central System Settings/GuiConfig/OrderGenMode is ERP. | 
| trip | Integer | Key in t_trips referencing the trip. | Always. | 
| tripdate | Date | Trip/delivery date. | Always. | 
| partner | Integer | Key in t_partners. | Always. | 
| article | Integer | Key in t_articles. | Always. | 
| price | Number | Total price for the customer. | Always. | 
| containers | Integer | Number of containers. | Always. | 
| grais | Array of String | Registered GRAI codes of the container(s). The list may be empty if no GRAI codes where registered. Number of containers is 1 in this case. | Always. |