cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Delete the Delete button

SAPSupport
Employee
Employee
0 Likes
509

What I want to achieve
- I want to prevent data from being deleted
- When deleting data, I want to set a flag in the "Delete" column

How I want to achieve this
I would like to achieve one of the following
- Remove the delete button
(I would like to remove the button not only from the list report screen, but also from the details screen)
- When the delete button is pressed, the flag in the "Delete" column is automatically set to ON and updated


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Likes

You can use adapt UI function to hide or remove button. see following KBA

3483337 remove button on object page in Adapt UI does not exist
3115807 - Set or Unset button in Adapt UI
2858436 - How to Perform UI Adaptations on Fiori

and adapt UI link
https://help.sap.com/doc/saphelp_nw75/7.5.5/en-US/54/270a390b194c3e97be2424592c3352/content.htm?no_c...

Answers (0)