cancel
Showing results for 
Search instead for 
Did you mean: 

Error in abap Proxy

Former Member
0 Kudos

Hello,

I have an interface XI ABAP PROXY TO FILE. The interface works correctly when viewing the transaction sxmb_moni.

Within the proxy abap runs a batch input of transactions FCH4 or FCH5 depending on the situation. There are several records and some records return of batch input with the error message 'No authorization to update the company'. But as this is possible because so many records and only some of them return this message for permission?

Can anyone help me?

I am desperate because this is happening in PRD.

Thank's.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Check as per the data as their might be some authorizations required for the specific data to be altered for transactions FCH4 or FCH5.

this will be creating the authorization errors.

Probably you could try directly to transactions FCH4 or FCH5 with the failed records and check if there is any specific roles required for it.

Thanks

Swarup

stefan_grube
Active Contributor
0 Kudos

Check the message, if there are any business data which are not expected, for example wrong company codes.

Regards

Stefan