Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities

Full Version: which is API to update the work order status in eam module
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am working on a workflow which sends the notification to specific approver whenever a work order is created.
I want to know using which API(or any other way) I can update the work order status as "complete" when the approver approvers and "declined" when approver rejects.
I m working r12 ebs ,enterprise asset management module



Hi
Please try the below API's.
EAM_PROCESS_WO_PUB.Process_WO
EAM_PROCESS_WO_PUB.Process_Master_Child_WO

Regards,
Irfan