Error in updating scheduled dates in Work Order using API
When attempting to update SCHEDULED START DATE and SCHEDULED COMPLETION
DATE in EAM Work Orders using EAM_PROCESS_WO_PUB.PROCESS_WO the
following error appears using this API :
Error:
Work Order does not exist. The Work Order was not processed because a severe error occurred in the work order while checking if it exists.
Steps:
The issue can be reproduced at will with the following steps:
1. Use EAM_PROCESS_WO_PUB.PROCESS_WO to update dates
2. Error occurs
Through the form it works fine. Please review the code customer uses and check if anything is wrong.
Error:
Work Order does not exist. The Work Order was not processed because a severe error occurred in the work order while checking if it exists.
Steps:
The issue can be reproduced at will with the following steps:
1. Use EAM_PROCESS_WO_PUB.PROCESS_WO to update dates
2. Error occurs
Through the form it works fine. Please review the code customer uses and check if anything is wrong.
0