Hi all,
I am using BAPI_PRODORDCONF_CREATE_TT for confirming production order in mass.
When I execute it, a message is given saying 'Production Order Successfully saved'. But when I check in the production order (in display mode), i am getting a warning message like 'User xyz is processing the production order' & I could see that the order is still not confirmed. I even tried BAPI_TRANSACTION_COMMIT after BAPI_PRODORDCONF_CREATE_TT. But its not working.
Any solution..?