Return Barcode String for this Work order position
The Barcode of work position is always DocEntry (6 digits) + Position (3 digits)
If DocEntry > 999999 or Pos > 999 then the system is working alpha numeric: A00001, A00002...
This function calculate the Barcode related to DocEntry and LineNumber
WorkorderPos/Barcode(DocEntry,LineNumber)
Return
{"value": Barcode}
Note:
- System don't check, if work order existing