cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization Check in BSP

Former Member
0 Kudos

Hi all,

Iam having a requirement that i need to perform the authorization check for the portal users.

ie, my report is based on the input companycode and customer number, So it should allow the user

to view the report only he has been authorized for that company code.

Can anyone help me out in this..

Thanks

Nehru.

Accepted Solutions (0)

Answers (1)

Answers (1)

GrahamRobbo
Active Contributor
0 Kudos

There is no difference in how you perform an authorisation check in BSP to any other ABAP application.

Just use the ABAP AUTHORITY-CHECK OBJECT syntax as usual.

Cheers

Graham Robbo