Table of Contents | ||
---|---|---|
|
Usage
LOV Type | Lov Description | LOV Code | LOV Attribute 1 | LOV Attribute 2 | ||
---|---|---|---|---|---|
WORKSTATION | Description of Workstation location and usage | Internal Code | Sorting Order | A JSON Object which describes this Workstation |
Examples
LOV Type | Lov Description | LOV Code | LOV Attribute 1 | LOV Attribute 2 |
---|---|---|---|---|
WORKSTATION | Pack Station 1 | 1 | 1 | {“printer_pdf”:”2356”, “printer_raw”:”654”, “scale_id”:”433”} |
WORKSTATION | Pack Station 2 | 2 | 2 | {“printer_pdf”:”7366”, “printer_raw”:”399”, “scale_id”:”433”} |
WORKSTATION | Pack Station 3 | 3 | 3 | {“printer_pdf”:”3777”, “printer_raw”:”632”, “scale_id”:”367”} |
WORKSTATION | Receving Dock 1 | 4 | 4 | {“printer_pdf”:”3232”, “printer_raw”:”777”, “scale_id”:”232”} |
WORKSTATION | Receving Dock 2 | 5 | 5 | {“printer_pdf”:”6464”, “printer_raw”:”777”, “scale_id”:”232”} |
WORKSTATION | Receving Dock 3 | 6 | 6 | {“printer_pdf”:”4644”, “printer_raw”:”777”, “scale_id”:”232”} |
WORKSTATION | Testing Station | 7 | 7 | {“printer_pdf”:”screen”, “printer_raw”:”232”, “scale_id”:”0”} |
Below is a sample Workstation Definition for LOV Attribute 2:
...