Question:
Hello,
How can I find out under which Opportunity an Activity has been created for? Is there an Object Type Set within the CRMD_LINK table that shows this relationship? Activities are stored under a different transaction type so I am having trouble finding the relationship between Opportunities & the Activities created under them.
Thanks in Advance/A. Cook
Answer:
If u r technical, then use the crmd_order_read function and pass the opp GUID get the doc_flow table. which shld have the precedign and suceeding docs. regards.nanban