Quantcast
Channel: SCN : Discussion List - SAP Sourcing
Viewing all articles
Browse latest Browse all 1416

Data automatically removed while using Field Data Edit script

$
0
0

Hi ,

 

Last updated field value is getting cleared automatically during new
document creation however the same is not true for existing document
updates wherein the field updates are successfully saved if a save
statement is used on Field Data Edit script.

 

We are using below statement on Field data edit script for automatically
saving a document (without pressing save button) on specific field
change.

 

doc.getIBeanHomeIfc().upgradeToEdit(doc);
doc.getIBeanHomeIfc().save(doc);

 


Please assist. Our system details below;

 

ESO Version :10.0.06

Steps for Reconstruction

use below script on any field in Field Data Edit script

 

doc.getIBeanHomeIfc().upgradeToEdit(doc);
doc.getIBeanHomeIfc().save(doc);


Viewing all articles
Browse latest Browse all 1416

Trending Articles



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