Hi Friends,
How to create new pushbuttons in the copy of FBL5N report. I have copied fbl5n report into ZFBL5N and i need to add some pushbuttons in that zfbl5n report. Even in that copied thing i am not able to see the pushbutton create dispute case (+cus05) which is there in the standard FBL5n. and i need to add few more pushbuttons after that.
i have found some badi's for the same
1) FI_ITEMS_MENUE01
2) FI_ITEMS_MENUE02
i have copied the function FI_ITEMS_DISPLAY into ZFI_ITEMS_DISPLAY but in the above BADI'S under FCODES i have seen
SAPLFI_ITEMS +CUS05
SAPLFI_ITEMS +CUS06
SAPLFI_ITEMS +CUS07
SAPLFI_ITEMS +CUS08
but in that copied function ZFI_ITEMS_DISPLAY the main program name is SAPLZSAMPLE. So for activating create dispute (+CUS05) button and to add few more pushbuttons in the application tool bar what are the steps i need to follow in that copied Z function.
Any help will be highly appreciated
Thanks a lot in advance.