Hi Arun,
Function func = getDefaultJCoConnection().getJCoFunction(FUNCTIONMODULENAME);
func.getImportParameterList().getStructure(STRUCTURENAME).setValue(VALUE,FIELDNAME);
getDefaultJCoConnection().execute(func);
Reward Me points if helpful
Regards,
Sateesh Chandra.
Add a comment