Hi ,
I have added Display button in FPM_LIST_UIBB configuartion HRESS_CC_PER_OVR_BANK_XX.
When i tried to capture the event for display buttin in Feeder class CL_HRESS_PER_OVERVIEW method IF_FPM_GUIBB_LIST~PROCESS_EVENT
i got the event like 'CELL_ACION_EVENT' then after wards it gets the 'DEFUALT_EDIT_PAGE' .
How can i get a sepearte event for display button ?
I can set the Bank detail inofrmation in display mode using methods get_definition & get data but not able to create any event id for the newly added
display button.
Kindly suggest how to create a new event if for this display button urgently ?