Skip to Content
0
Former Member
Nov 13, 2012 at 05:33 PM

Create Survey in Abap Code

287 Views

Hi Experts,

I have a requirement where i need to save a first version of an existing survey in CRM order.

I´m capable to modify an existing survey using class CL_CRM_SVY_SURVEY_TEXTS and FM CRM_ORDER_READ, CRM_ORDER_MAINTAIN and CRM_ORDER_SAVE. But i´m not capable to create one in abap code yet. Any of you have an example of this???

Thanks for your help 😀.