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: 

need badi or exit for iw31

former_member459142
Participant
0 Kudos

Hi Expert,

i have requirement to change Commitment Item in Fund Management in iw31.

is there any badi or exit to change at run time.

iw31>Goto->Assignments->Fund Management>Commitment Item .

plz help.

Thanks & Regards

Prashant Gupta

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Please check the below ...

Enhancement

IWO10012 Maintenance order: Priority handling on central header

Business Add-in

IWO_UI_USEFLEX BAdI for Calling Up an Alternative UI

Regards,

Srini.

3 REPLIES 3

Former Member
0 Kudos

Hi,

Please check the below ...

Enhancement

IWO10012 Maintenance order: Priority handling on central header

Business Add-in

IWO_UI_USEFLEX BAdI for Calling Up an Alternative UI

Regards,

Srini.

Former Member
0 Kudos

Hi there,

u can also try to do some debugging to get badi. In se24, key in for cl_exithandler class. Then look for get_instance_method. Breakpoint at the first FM their to get the variable 'exitname' value. It retrieves the BADI name for that specific screen upon accessing it.

Or u can access tcode BADI. Package name : IWO1

Hope this helps

former_member459142
Participant
0 Kudos

Thanks all

My problem has been solved

i used FM_ONLINE_ASSIGNMENT BADI