cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization issues using BAPI_SALESORDER_SIMULATE

Former Member
0 Kudos

Hi All,

We are using BAPI_SALESORDER_SIMULATE to generate a report for pricing which is used to quote prices to the customers.A sales document type type (ZCR) has been hard coded in the report.Problem is that the report does not display results in case the user who is executing the report does not have authorization to create the sales doc type ZCR. We do not want to extend the authorization to create ZCR sales doc types all users.

We tried changing sy-uname parameter to a generic user (RFC_USER or something ) in report but during runtime,the BAPI changes it back to username of the user and authorization check fails.

I am wondering if there is any userexit which can used to by-bass this authorization check.

Please let me know if anybody has resolved this issue.

Thanks in advance for your help

Swapnil

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

closing this thread

Former Member
0 Kudos

We are experiencing a similiar issue. Would it be possible for you to post your solution?

thanks in advance.