cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I added an extension field for sales quotes via sap cloud app studio which should not be copied. How can I achieve that this extension field will be empty when a quote is copied?

0 Likes
View Entire Topic
ThiagoSarmento
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi mmiriam,

You can try creating a BeforeSave script on the Root node of the Sales Quote BO, which would check if the new document is being created as a copy and then, clear the extension field value.

Best regards,

Thiago

mmiriam
Explorer
0 Likes

Hi Thiago Sarmento,

Yes, that is what I wanted to do, but how should I check if a new document is being created as a copy?

Thanks,

Miriam