Hello
we need to create a follow up appointment (Activity) for the interaction record. We need to copy priority from the interaction record (activity) to the follow up appointment (activity).
I set breakpoint in the method activity_h in hte BADI (CL_DEF_IM_CRM_COPY_BADI) crm_copy_badi, in debug mode I changed the priority of the cs_activity_h. However when I display the appointment page, I can see that the priority is not the one I changed in debug mode.
Can anyone suggest what could be wrong?
Thanks
Jayson