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

Automatic Usage Decision Bapi

Former Member
0 Likes
1,341

Hi All,

I am using BAPI 'BAPI_INSPLOT_SETUSAGEDECISION' For Automatic Usage Decision of Inspection Lot.But The Bapi itself doesn't actually change the Usage Decision for inspection lot.

Can anyone help me what data i have to insert in Import parameter and tables.

The Import parameters are NUMBER,UD_DATA,LANGUAGE.

The Tables are SYSTEM_STATUS and USER_STATUS.

Thanks,

2 REPLIES 2
Read only

Former Member
0 Likes
608

have you used this BAPI_TRANSACTION_COMMIT after your BAPI??

Read only

Former Member
0 Likes
608

Yes i have used BAPI_TRANSACTION_COMMIT.But it didn't change in Tcode QA11.In QA11 i have to change userstatus.But now still comming no change.