Application Development 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: 

BAPI for Blocking Profit Center

Former Member
0 Kudos
170

Hi All,

I have been using BAPI_PROFITCENTER_CHANGE for Blocking the profit center. But the changes are not getting reflected although i am getting the message as change is sucessful.

I have also used the BAPI_TRANSACTION_COMMIT after calling above BAPI.

I would like to know is there any BAPI for locking the profit center apart from the above BAPI.

Please reply with the needful.

Thanks & Regards

Shashikanth Naram

2 REPLIES 2

Former Member
0 Kudos
88

Hi,

See below link, it may be helpful.

Thanks,

Asit Purbey.

Former Member
0 Kudos
88

after BAPI_TRANSACTION_COMMIT you have to wait some time to create the profit center..

after commint stament you have to use WAIT UP TO 5 SECONDS.