Hi All,
It might be a silly question, but as I could not figure out how to go about it am posting here, so that someone can guide me ..
I am trying to extract information from CRM, I need to find the correct Contract Account for the Interaction record.
Using CRMD_ORDERADM_H I do find some attributes for the Interaction Record.
And using CRMD_ORDER_INDEX I can gge the Business Partner.
However from here I am not able to navigate to the correct Contract Account. In cases of the business partner having only one contract account I am able to derive it. But in cases of Business Partner having multiple contracts I am not sure how to go about. Could you please help ..
Thanks in advance.