on 2018 Apr 05 9:35 PM
Hello,
I am able to create PPM Project / Item / Checklist items through /RPM/ITEM_MODIFY function module. But unable to create Tasks under Checklist item. Can someone point me code for how to create tasks under checklist item ? Any example programs with data would also be helpful.
Thanks and Regards.
Request clarification before answering.
Thanks Judith.
My requirement is to create tasks under an checklist item which is placed under a project. When i try to create a project through /RPM/ITEM_MODIFY, an entry gets created in table CGPL_PROJECT with field OBJECT_TYPE value as PPO. I am not able to trace, from where it is getting populated.
This is being referred later through BAPI_BUS2175_CREATE and returns error not allowing to create task.
Can you help to overcome this issue ?
Best Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can use BAPI BAPI_BUS2175_CREATE to create a new task in Project Management. For a Project Management Project you can use BAPI BAPI_BUS2172_CREATE.
To create Items in Portfolio Management in Background you can use program RPM_DX_ITEM.
Best regards,
Judith
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.