cancel
Showing results for 
Search instead for 
Did you mean: 

How to create Custom EDIT Button in Search Screen in SAP MDG BP

naseemallika14
Participant
0 Kudos
609

Hi Experts,

I have a requirement to create the EDIT button in search screen as shown in below screen shot.

capture.png

Once click on edit, i need to trigger list of list of change request related to change scenario.

Could you please help me out to achive the below scenario.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

derek_shao
Advisor
Advisor

Hello Shahrukh,

Good day.

You may check the component configuration BS_BP_QUERY_RESULT for webdynpro component FPM_LIST_UIBB.

In the toolbar schema, you can add the standard button CHANGE_BP(Edit) as the Toolbar element for this UI.

With this button, you my select 1 BP from the result list, and after clicking on the button, change request type selection popup will be shown.

Thank you.

Best Regards,

Derek