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

bapi_salesorder_simulate authorization checks.

Former Member
0 Likes
870

Is it possible to run bapi_salesorder_simulate without create order authorization. The authorization object V_VBAK_VKO is being checked with default actvt of '01'. The T180 table is somehow queried to retrieve the TRTYP data which is used to determine the correct actvt code. Is there a way to configure this table to return a TRTYP value of 'A' so that a user with display only can run my program?

2 REPLIES 2
Read only

Former Member
0 Likes
650

Hi Daryl

Were you able to find a solution to this issue, we kind of having similar issue while using this BAPI.I Would appreciate if you could so kind to let me know by reply to in here or at my thread

Thanks

Swapnil

Read only

Former Member
0 Likes
650

Daryl,

This table can be configured via transaction SM30 using table view V_T180.

Cheers,

Neil.