Hi Everyone,
I am doing a project work and assigned a task to integrate PPM 5.0 (cProjects) to a non-SAP system.
In this I have to update the non SAP system upon creation of some new tasks, or changes in their fields.
In some way I can say that I need all data which is entered in cProjects TASK window when save button is clicked.
I thought to get the values of all the fields on every action of save button and found class CL_DPR_DEMO_SUBSYSTEM, and maintained a copy of this class also, but then I found that in this class the data entered in customer defined fields are only passed. So, result is I am not getting any data of any field in method Prepare_to_save.
Any hints or any study material links related to my problem will be very helpful for me.
Thanks in advance for any response.
Regards,
Monis