Skip to Content
0
Sep 29, 2011 at 01:50 PM

How to create values for a survey on creating an Activity

192 Views

Hi,

How can i obtain the template for answers of a survey so that i can fill in my question/answer combination and attach it to a new activity?

I have been able to find the MF 'SURVEY_TEMPLATES_GET' which returns me an internal table of 'values template' which actually is an XML string. The XML however doesn't contain all the possible answers / questions.

My idea was to get the template XML, clean the values and fill in my own and finally add the survey answers to an activity using FM 'CRM_ORDER_MAINTAIN'.

Does anyone have an idea on how i can proceed?

P.S: The solution is to be implemented on CRM 4.0

Thanks in advance.

Regards,

Indradeo

Edited by: Indradeo Digumber on Sep 29, 2011 3:57 PM