Skip to Content
0
Sep 20, 2005 at 04:56 PM

[RFC][Authorization] Prevent Dump on RFC Call

452 Views

Hi,

I would like to have a tool to check consistencies throughout different SAP systems for a given user.

For this, I call the Bapi called 'BAPI_USER_GET_DETAIL'. The problem is that, depending RFC user defined in SM59, it may end by a DUMP.

Thus, is there a way to test the RFC user rights in order to prevent the Dump ?

The problem is that calling another RFC function module may also result in a Dump, isn't it...

Thanks for your replies!