Hi All,
I am working on requirement to create Campaign activities from campaign execution. I have implemented BADI CRM_MKT_MODIFY_ORDER and method MODIFY_ACTIVITY_OBJ.
Can you plese tell me where can i find activity GUID. When this BADI is called activity ID may not be generated but GUID must be there. But i am not able to find that. I get Campaign GUID in CT_HEADER.
My exact requirement is to fill campaign data into one custom assignment block which is present in campaign activity screen. Custom AB is of table type and has following fields.
Campaign ID
Description
Type
Tactics
Communication medium.
I can get these details from campaign guid which is in ct_header. But i need activity guid to fill the assignment block.
Thanks & Regards,
Pallavi