Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI doing same functions as AUTHORIZATION_CHECK_TCODE

former_member638722
Discoverer
0 Likes
503

Hi, all.

Having trouble with finding a BAPI program.

What BAPI does the same thing as FM 'AUTHORIZATION_CHECK_TCODE'?

I have no idea how to find BAPI I need.

Thanks in advance.

1 REPLY 1
Read only

former_member593648
Active Participant
0 Likes
427

Hi,

What is the requirement here ? Are you trying to implement an authorization check on a t-code. If yes - go to to SU21 and create your auth object & then call the AUTHORITY-CHECK OBJECT in your program . Use this wiki for further details

https://wiki.scn.sap.com/wiki/display/ABAP/What+are+Authorization+Objects

Thanks,

Piyush