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

error : ABAP/4 processor: CALL_C_FUNCTION_NO_AUTHORITY

Former Member
0 Likes
384

Hi all,

We are following 3 steps while creating a payment . In the first step, a file is created wid payment information .Second step encrpts it. In the third step, mail is triggered to the person who ran the payment in F110 .

The error is some persons are getting the mail and some are not getting( error: ABAP/4 processor: CALL_C_FUNCTION_NO_AUTHORITY) .

Is this an auhtorization issue or code bug...for some eid's its failing in the FM which picks up the e-mail information .

Any suggestion will be of great help.

Regards,

Anil.S

1 REPLY 1
Read only

Former Member
0 Likes
339

Solved ...2 auth objects s_c_funct and s_log_com were missing in the role