which is API to update the work order status in eam module - Printable Version +- Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities (http://www.oraerp.com) +-- Forum: Oracle Applications (http://www.oraerp.com/forum-39.html) +--- Forum: Oracle E-Business Suite (EBS) (http://www.oraerp.com/forum-1.html) +---- Forum: Purchasing, Inventory & Order Management (http://www.oraerp.com/forum-3.html) +---- Thread: which is API to update the work order status in eam module (/thread-70.html) |
which is API to update the work order status in eam module - admin - 12-28-2010 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 RE: which is API to update the work order status in eam module - shirfan - 02-20-2014 Hi Please try the below API's. EAM_PROCESS_WO_PUB.Process_WO EAM_PROCESS_WO_PUB.Process_Master_Child_WO Regards, Irfan |