BUG - BEAS - Wrong WO position order in terminal window - Login Work Order
AnsweredHi how are you?,
In Beas 9.3 PL 02 HF 2, I find that in the terminal, the Login Work Order window was not properly ordered.

After a short review of the code, I found a typo in file fert_ftstmp_anmeldung.psr
in lines, 475, 1105 and 1159 it say
dw_3.setsort=beas_ftapl_belnr_id,beas_ftapl.belpos_id
and it should say
dw_3.setsort=beas_ftapl_belnr_id,beas_ftapl_belpos_id
I change dot (.) for underscore (_) in the last field.
With this little change we manage get WO positions in order

I also want to know if I can add a date/timestamp for the WO position...
Thanks in advance
Regards.
Augusto
@agardiles
0
-
Official comment
Hello Augusto,
Thank you so much for your input, please contact your local Partner so we can follow up from there.
Please sign in to leave a comment.
Comments
1 comment