‎2010 Aug 06 4:22 AM
Hello Friends,
I want to re-process some IDOC's using BD87. But there is a requirement to restrict this based on certain users who get can access based on their Sub division and module they support.
I there any place we can restrict this - I am looking at some Enhancement spots before it beings to re-process the IDOCS.
I can throw an error message and kick the user out if he is not authorised to do the same
REgards
Ramesh
‎2010 Aug 06 5:12 AM
Ramesh,
you can check this user exit
EXIT_SAPLBD11_001 from user exit ALE00001
get the user from sy-uname who is executing and process it
Thanks
Bala Duvvuri
Edited by: Bala Duvvuri on Aug 5, 2010 10:12 PM
‎2010 Aug 06 5:12 AM
Ramesh,
you can check this user exit
EXIT_SAPLBD11_001 from user exit ALE00001
get the user from sy-uname who is executing and process it
Thanks
Bala Duvvuri
Edited by: Bala Duvvuri on Aug 5, 2010 10:12 PM