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 for Blocking Profit Center

Former Member
0 Likes
688

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

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
Read only

Former Member
0 Likes
606

Hi,

See below link, it may be helpful.

Thanks,

Asit Purbey.

Read only

Former Member
0 Likes
606

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.