Creating Parent-Child Work Order using EAM_PROCESS_WO_PUB.PROCESS_MASTER_CHILD_WO
Hi All,
Has anyone successfully used this API to create a parent-child relationship between work orders. We have a requirement where 3rd party systems sends work package with sub work orders and that might further have nested work orders below them too.
I have used both of these API's below to create WO but not able to create relationship, tried going through the API code but not able find what parameters its expecting to successfully create one. Obviously I'm able to create the relationship using the front end workbench for the WO that were created using the API in the back.