cancel
Showing results for 
Search instead for 
Did you mean: 

Remove " Save as Tile" in Approvals (only keep Approve, Reject and Forward)

Former Member
0 Kudos

Hi All,

We are implementing "Approve Purchase Orders" and "Approve Purchase Requisitions" Apps..Is there any standard way to remove "Save as Tile" button.

I just want to keep Approve, Reject and Forward. This button is causing a lot of confusions.

Regards,
Rajan Murthy.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182372
Active Contributor
0 Kudos

App Extensibility: Approve Purchase Orders - SAP Fiori Apps for Lower Back-End Releases - SAP Librar...

Section "UI Controller Hooks" tells you where you can please logic to hide that Button

Former Member
0 Kudos

Is there no SPRO or customization settings for this.

The new UI Addon for SAP Netweaver SPS11 has those features..but I dont think we would plan to migrate now.

- Rajan

former_member182874
Active Contributor
0 Kudos

Hi Rajan,

There are no such configuration features which can be done to remove the tile. From UI code pov, you need to disable this icon explicitly by modifying the code.

Else you need to migrate to sap_ui sp11.


Regards,

Tejas

SUMANTH2
Participant
0 Kudos

Hi Tejas,

With latest SAP_UI Component patch, do we have any easy option to hide this button instead of code change? Using Theme seeting? etc..

Thanks
Sumanth