Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8122

Re: Change the value of an extension in master agreement via script.

$
0
0

Hi Oscar,

 

Try the below code:

 

import com.sap.eso.api.doccommon.ont.types.BigTextValueIBeanIfc;
import com.sap.odp.api.common.types.TypeFactory;

 

bigTextObj=TypeFactory.createBigText("Hello world").getTextString(session);
doc.getExtensionField(RFID).set(bigTextObj);

 

This will solve your problem!!

 

Regards,

Vignesh


Viewing all articles
Browse latest Browse all 8122

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>