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

User exit to modify FI Tcode FD02 Application toolbar

Former Member
0 Likes
587

HI GURU,

currently i am working on a migration project. we are migrate to ERP 6.0 from R3

after migration, one of the button that customize by previous consultant is disappaeared.

i want to know is there any way to modify FI Tcode FD02(change customer: ) Application toolbar, what i need to do is add a button that next to standard button(General Data / Company code Data)

many thx

HOWARD

3 REPLIES 3
Read only

Former Member
0 Likes
501

If you want to add button on application tool bar, you need to have menu exits available for FD02, i checked and i did not find any. Check for Menu exits.

Thanks

Satyasuresh Donepudi

Read only

Former Member
0 Likes
501

hi,

check BADI: CUSTOMER_ADD_DATA_CS (se18 transaction)

regards,darek

Read only

Former Member
0 Likes
501

Hello Howard,

I seem to have found a user exit in the transaction FD02, its : SAPMF02D. Hope this works for you.

Regards,

Manish.