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

Problem with Call transaction method in function module

Former Member
0 Likes
275

Dear Frndz,

I am converting its services into webdynpro.

I developed a rfc[function module] for travel management [TRIP] . In that rfc i used call transaction method[BDC] to upload the data. The same rfc will be called from the frontend[portal].It is working fine in development for whome se37 execution authorization was assigned. It is not working for other users. I hope it is something relevant to authorization .If suppose can i create a authorization object for this rfc and assign it to the profile.

Normally users can be given authorization to run the tcode.

similarly i want to give the authorization to be given users to execuste this funtion module.

huv can i do it ?? any suggestion.

Rgds.

siva

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
238

Use ST01 transaction to start authorization trace, you will then see what authorizations are missing (if your assumption is right of course, i.e. if it's really an authorization problem)