Chigari,
I'm not clear whether your trying to implement this additional functionality by extending Work manager apps or trying to create these transactions in SAP backend.
if your trying mobilize below functionalities then you need understand the backend process , its dependencies and come up with the design. Once you have requirement finalized you need to follow Work Manager extension framework depending on what changes are required at SAP backend, Java layer and Agentry UI.
a) How to assign the existing task list while creating a work order.
- Not supported in base product.
b) Not able to assign the multiple personnel Ids to the single operation in work order during the actual confirmation from Syclo work mananger.
- Take a look at assignment type 3 or 4 and determine whether it meets your requirement.
using assignment type 4 ..same operation can be assigned to multiple users.
c) How to create a sub work order from Syclo.
- Not supported in base product.
Thanks
Manju.