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: 

MF50 enhancement

Former Member
0 Kudos

<b>Can anyone say the BADI used in MF50 while saving the data.

This data will be stored in plaf table that same data i have to store in Z table .

so pls help me.

Thanks in advance.</b>

regards,

Ekadevi.S

5 REPLIES 5

Former Member
0 Kudos

To check for the suitable badi, Go to transaction SE24 and give the Object type as CL_EXITHANDLER and click on Display button.

Double click on method GET_INSTANCE, put a break point on case statement.

Execute your transaction and look for variable EXIT_NAME at your scenario then It will show the available badi's.

Reward if it is useful.

Thanks,

Srinivas

0 Kudos

Hi,

When i place breakpoint in that BADI implementation its not showing debug point.

Is there any other technic to do.

Pls Help Me.

Thanks in Advance.

Regards,

Ekadevi.S

0 Kudos

Hope you have not forgottem to activate the BADI Implementation you have created.

If still its not entering the BADI then, start in debuging mode and start 'update debugging' and 'system debugging'.

Regards

Megha

Former Member
0 Kudos

Hi,

Following user exits are available for MF50:

LMDR2001 User exits restr. profiles of opt. pur.ord.-based load bldg

LMDZU001 User exits in additional planning

Regards

Former Member
0 Kudos

I have already activated that BADI Implementation .

1) I m using BADI Definition WORKORDER_UPDATE in That I created Implementation But its not working .

Explain in Detail.

regards,

Ekadevi