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

Problem with BAPI BAPI_INSPOPER_RECORDRESULTS -- User exit not called

Former Member
0 Likes
764

Dear SDNers,

I am facing a problem with BAPI BAPI_INSPOPER_RECORDRESULTS. The bapi does not call user exit EXIT_SAPLQEEM_015.

The bapi has the same function as transaction QE11. While in QE11 a call to exit EXIT_SAPLQEEM_015 is made. However bapi does not make a call to user exit.

Does some one has experience in this area?

Any help will be greatly appreciated.

Many Thanks.

Kind Regards

Ravi

Dear SDNers,

I am facing a problem with BAPI BAPI_INSPOPER_RECORDRESULTS. The bapi does not call user exit EXIT_SAPLQEEM_015.

The bapi has the same function as transaction QE11. While in QE11 a call to exit EXIT_SAPLQEEM_015 is made. However bapi does not make a call to user exit.

Does some one has experience in this area?

Any help will be greatly appreciated.

Many Thanks.

Kind Regards

Ravi

2 REPLIES 2
Read only

Former Member
0 Likes
605

Can you make sure the Exit implementation is Active or the Project is Active .

Read only

0 Likes
605

Both are active, this Exit is being called, when i run QE11 transaction