Calling RAP EML from Webdynpro Application FPM(/PLM) based and reading the key generated from late saver class in Web dynpro
05:08 05 Feb 2026

We have a Web Dynpro Application that is FPM(/PLM) based and inside this we are trying to call the RAP EML. If I do a commit entity in between RAP framework gives dump. The keys are generated in the late saver class in the RAP BO and they are populating the keys in shared class. Now I want to read the shared class data in Web dynpro application after the standard commit happens.

Where can I place my code in Web Dynpro App to read those share class data??

eml webdynpro rap