cancel
Showing results for 
Search instead for 
Did you mean: 

Insert and Delete Button related code

0 Kudos

Hi Expert,

I have requirement to create custom assignment block with custom table (value node), and add two button "Insert" and "Delete" on that AB.

I have created the custom AB and button in "DO_PREPARE_OUTPUT" method.

I need to create event handler for EH_ONINSERT and EH_ONDELETE, once the user click on "Insert" button one row editible row should append on AB and similar way if user select any row in AB and click on delete button entry should be deleted from AB.

And i need "SAVE" button on top on overview page so entry should get saved in table.

Regards,

Kapil

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kapil,

You can refer below mentioned link for your web ui related developments.

SAP CRM WEB UI : 48.ADDING EDIT,CANCEL AND SAVE BUTTONS TO THE OVERVIEW PAGE TOOLBAR

Rgds

Hari