Application Development 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: 

Restrict authorization for function module ALINK_CALL_TRANSACTION

Former Member
0 Kudos

Hi,

Please let me know how to restrict access to the function module ALINK_CALL_TRASACTION to avoid accessing unauthorized tcodes which was not granted via roles/profiles ?

1 ACCEPTED SOLUTION

Private_Member_69416
Active Participant
0 Kudos

Hi

Implement security notes:

1551513 - Missing Authorization Check in BC-SRV-ARL

1634457 - Update #1 to Security Note 1551513

Regards

Przemek

3 REPLIES 3

Private_Member_69416
Active Participant
0 Kudos

Hi

Implement security notes:

1551513 - Missing Authorization Check in BC-SRV-ARL

1634457 - Update #1 to Security Note 1551513

Regards

Przemek

0 Kudos


Thanks for your reply.Could you please clarify on applying of this notes will include the authority check only for function module ALINK_CALL_TRASACTION or other function modules which can be used to access unauthorized tcodes.

0 Kudos

The notes are for function module ALINK_CALL_TRASACTION only.