Quantcast
Channel: SCN : All Content - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5457

Editing Comments

$
0
0

We have developed a custom logic to copy a set of data to another set of data. For example,

we have Project data which has Bus Unit, Project, Location, Line Item, etc...

we have an input form to bring this up and say users can move the data from source location to a new location.

we are utilizing Custom BADI to do this. This works perfect.

However, if there is a comments field and users edit the comments field, old comments are being saved rather than new edited comments.

I went thru SAP standard code for couple of days now. I found that, data part is being called first and saved to DB, then comments part is being called and saved to DB. But during the data part, my custom BADI is implemented. So there is no visibility to new comments there because they are not saved to DB yet.

 

Does anybody know how to read latest comments from the input form? or is there anyway to read the latest comments from my custom BADI?

 

Thanks in advance

Ravi


Viewing all articles
Browse latest Browse all 5457

Trending Articles



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