2013 Oct 22 5:33 AM
Hi Experts,
I have to add custom push button like Edit set, Edit Cost element in FS00. when we change GL account and select that push button some relevant data has to save in custom table.Is there any User Exit/BADI or anyother way to create a push button.
Thanks and Advance.
Regards,
Syam
2013 Oct 22 6:47 AM
I had a look into it and i feel you have the following two options.
Thanks
Nabheet
2013 Oct 22 2:10 PM
2013 Oct 22 2:20 PM
Hi Syambabu,
Here you have only one possibility. here you can implicit enhancement in include LGL_ACCOUNT_MASTER_MAINTAINFFR in subroutine set_status.
in this subroutine do implicit enhancement and add custom copied GUI from standard transaction FS00.
Try with above solution.
Regards,
Rajesh