Skip to Content
0
Former Member
Aug 30, 2011 at 01:00 PM

FM to create individual object with multiline settype

24 Views

Hi Guys,

I am writing a conversion program to create an individual object with custom settype attributes.

The custom set type is having key fields to be able to create multiple entries.

I am using FM CRM_ICSS_CREATE_COMPONENT however, the FM is fail to creat individual object with the settype where the key fields exist.

The same FM works, if the settype does not have key fields.

Can yo please let me know how to resolve this issue?

Thanks