You can close a work order more then one time In Activity log you can check all close dates:
KENNUNG1 = Work order number KENNUNG2= Work order Position
select "ERFTSTAMP" from "BEAS_AENDERUNG" where "TYP"='WorkOrder' and "TYP2"='WO' and "KENNUNG1"='6002314' and "KENNUNG2"='10 'and "NEUINHALT"='abschliessen'
Comments
1 comment
You can close a work order more then one time
In Activity log you can check all close dates:
KENNUNG1 = Work order number
KENNUNG2= Work order Position
select "ERFTSTAMP" from "BEAS_AENDERUNG" where "TYP"='WorkOrder' and "TYP2"='WO' and "KENNUNG1"='6002314' and "KENNUNG2"='10 'and "NEUINHALT"='abschliessen'
regards
Martin Heigl
Please sign in to leave a comment.