Hi Guys,
I am creating a few activities in CRM and assigning a few Partners
eg :
Activity Partner Function BP
1001 Contact Person 10001
1001 Sales Emp 20001
1002 Contact Person 10002
1002 Sales Emp 20001
I want to know as to which table stores the above data which links the BP`s to the Activity.
So that I can retrieve all the Activities related to a BP programmatically.
eg: Activities for Sales Emp BP 2001. will give me
Activities 1001 & 1002 as the result.
Regards,
Spinoza.