cancel
Showing results for 
Search instead for 
Did you mean: 

BAdI 'BBP_F4_READ_ON_EXIT' is not getting called

Former Member
0 Kudos

Hi SRM Experts,

I'm facing a problem with the BAdi BBP_F4_READ_ON_EXIT. I have created a new implementation which is active. Inside the method GET_TAXCODE, i restricted the values for the TAXCODE dropdown list. When i click the drop down in the front end PO creation, i assume that this BAdi should get triggered. But, in my case, the BAdi is not getting triggered.

I even debugged it through the FM BBP_GET_TAXCODE_F4. It says there is no active implementation, even though i have one.

Am i missing something to trigger this BAdi?

Please help me at the earliest.

Thanks,

Suresh

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member195032
Active Contributor
0 Kudos

Hi Suresh,

Have you check this thread.This cover details of this BADI.

Regards,Nishant

Former Member
0 Kudos

Hi All,

Still i have the problem. I'm in SRM 5.0 server.

Please let me know if anyone came across this issue before

Thanks in advance,

Suresh

Former Member
0 Kudos

hello..

please let me know whether u have solved this problem or not..we are getting same problem

Former Member
0 Kudos

Hi Venkatesh,

I was not successful in using the BAdI but i figured out a different way to do this. I changed the search help BBP_TAXCODE_VALUE to include my Z function module in the search help exit.

Suresh.

Former Member
0 Kudos

hi..

can you please explain me clearly and procedure how you resolved by other way...

please its urgent ...

former_member195032
Active Contributor
0 Kudos

Hi Venkat,

Please apply note

940987 Error during BAdI handling in BBP_GET_CURRENCIES_F4

and then try it once again.

There is another BADI

BBP_F4_READ_ON_ENTRY and see if that helps.

Apply this note and debug once again.

regards,Nishant