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: 

BADI WBS_FIELDS_FOR_ASSET triggered but method SET_ANLA_ANLZ not triggered

Former Member
0 Kudos

Hello all ,

I have created one implementation for the BADI WBS_FIELDS_FOR_ASSET .there are two methods in this BADI

1->SET_ANLA_ANLZ

2->ANL_SWITCH_PSPNR

The method ANL_SWITCH_PSPNR is triggering .

But I need to do coding in the method SET_ANLA_ANLZ .But this method is not triggering . there are no filters set for this BADI

there is no other implementation existing for this BADI .

So i need to know why the method SET_ANLA_ANLZ is not triggering ? Can anybody give me some clue ....

1 REPLY 1

Former Member
0 Kudos

Hi,

Which is the transaction on which you are expecting this BADI to be trigerred?

Try this also. Put a break-point and activate - system debugging and update debugging as well.

Regards

Ram