Hi all,
We have a business requirement where a user who belongs to Division A, needs to run a calculation (BADI) which writes data to other Divisions (which he does not have write access to).
Previously in BPC7.5 we were able to achieve this by using class ZUJR_IMPERSONATE, as per how to guide
http://scn.sap.com/docs/DOC-4234
However in BPC10.0 this class no longer works, and I can't find a corresponding how to guide for BPC10.0.
Does anyone know if there is a new version of ZUJR_IMPERSONATE that works on BPC10.0?
Or has anyone managed to adapt this class to work in BPC10.0?
Thanks in advance.
Regards,
Carlton