on 2016 Jun 17 9:32 AM
Hi ,
I am trying to create a Location via toolbar script ,
Here i need to set Name which accepts MultiStringIfc as input parameter for the method setMultiStringName();
setMultiStringName(MultiStringIfc value)
I am struggling to pass this MultiStringIfc since MultiStringIfc class has getter methods only.
Any assistance on passing MultiStringIfc would be really helpful.
Thanks in advance,
Amar
Request clarification before answering.
Hi,
I've created MutliStringIfc Object with the help of TypeFactory Class in SAP CLM,
Syntax I used :
MultiString_obj = TypeFactory.createMultiString(doc,"Field_ID","Your String Value");
Thanks,
Amar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.