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

md04 - additional columns as pushbutton

Former Member
0 Likes
514

Implementing the badi MD_ADD_COL_EZPS

How can I add a column and the content of the column is a pushbutton ????

thanks in advance

Stephan

1 REPLY 1
Read only

aditya_niyogi
Participant
0 Likes
421

Hi Stephen,

I just made this particular enhancement. You first have to check if the BADI - MD_ADD_COL_EZPS - is activated. If it is then you will have to do the enhancement using the BADI, else you can use the combination of the two following User-exits :

EXIT_SAPLM61R_001, EXIT_SAPMM61R_001.

Thanks & Regards,

Aditya