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

Authorization issue : Inbound Invoice IDoc Process

Former Member
0 Likes
1,571

Hi All,

I am working on 4.6C Environment, we are facing a strange issue with authorization for Inbound Invoice IDoc processing.

The issue is that a user who is not authorized for Financial transaction say (MIR* TCodes) and he uses BD87 transaction to process Inbound Invoice IDOcs and now the system is able to process the Invoice IDocs - But what was expected was a error like "No Authorization for Invoice creation"

The function module used to process the Invoice IDoc is "IDOC_INPUT_INVOIC_MRM" it look like the function module does not check the authorization at that right point.

Could you all please help me finding a solution.

Hi All,

I am working on 4.6C Environment, we are facing a strange issue with authorization for Inbound Invoice IDoc processing.

The issue is that a user who is not authorized for Financial transaction say (MIR* TCodes) and he uses BD87 transaction to process Inbound Invoice IDOcs and now the system is able to process the Invoice IDocs - But what was expected was a error like "No Authorization for Invoice creation"

The function module used to process the Invoice IDoc is "IDOC_INPUT_INVOIC_MRM" it look like the function module does not check the authorization at that right point.

Could you all please help me finding a solution.

4 REPLIES 4
Read only

ramesh_mahankali
Active Participant
0 Likes
1,060

Hi,

Please check if the user is allow to post FI transaction in that perticular company codes. If yes try removing them and check again.

-Ramesh

Read only

0 Likes
1,060

Hi Ramesh,

The user is not authorized for FI Posting transactions like ( MIR* )

Read only

0 Likes
1,060

Hi,

Can you check the user name it is showing on the successfully posted IDoc(when you double click on status 53..under logging tab you can see user name)? Is it the same as the user processing BD87.

Thanks,

Ramesh

Read only

0 Likes
1,060

Hi Ramesh,

The log in Status 53 has same user id.