R12 - EAM - wip_eam_workrequest_pub.work_request_import API
Hello,
I need to update some work request and work orders data. In R11 I used wip_eam_workrequest_pub.work_request_import API in order to do so, but in R12 the API is returning and error.
I need to update ASSET_NUMBER for some work orders and WORK_REQUEST_STATUD_ID for some work requests.
Please, could you help me?
Is wip_eam_workrequest_pub.work_request_import API not longer working in R12?
I have tried using eam_process_wo_pub.process_wo to update ASSET_NUMBER of a work order but it does not do anything.