How do you prevent the access of users to the transaction A from within the program?

In your system, you have a program which calls transaction A. Users with access to this program can still execute transaction A without explicit authorizations given to this transaction.

How do you prevent the access of users to the transaction A from within the program?

A. Make sure you do NOT assign transact on A to the authorization object S_TCODE in the role that you assign to the unauthorized users.

B. Maintain SE93 with authorization objects for transact on A.

C. Maintain the check indicator in table TCDCOUPLES

D. Ensure that transact on A is NOT assigned into the same program authorization group

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments