cancel
Showing results for 
Search instead for 
Did you mean: 

Checking Authorization profile

Former Member
0 Kudos

Hi all,

Could any one help me how to check the authorization prifile for the logged user and allow him to retrive customer details. Please reply.

Thank you

Maruthi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Maruti,

It seems that you are talking about BAPI client programming. And if you are using WD for ABAP it should be trivial.

With WebDynpro for Java you have to import Adaptive RFC Model (Model node in WebDynpro explorer) and list all necessary RFMs during import. What RFMs are exactly necessary it is better to ask at forum

Valery Silaev

EPAM Systems

http://www.NetWeaverTeam.com

Former Member
0 Kudos

Hi Valery Silaev

Thank you for reply.I am using WebDynpro using java.

Regards

Maruti

Answers (1)

Answers (1)

Dheerendra
Participant
0 Kudos

HI Maruthi....I think u need to just check out some topics and API For User Login Autentication ...Just Go to WebDynpro Api "Com.sap.core.security.usermanagement". also there r sme methods like isAuthenticated() or get user()...just check API.....and u can get all information u needs...

regard's

Dheerendra