Skip to Content
0
Sep 13, 2023 at 01:44 PM

How to remove Unit of Measure using Local UI Annotations in Fiori Analytical List Page

126 Views

Hello All,

I want to remove the DAY(UoM) from the processing days field in Analytical List page table display using Local Annotations in SAP Fiori elements application.

Can someone please guide me how to achieve this?

I tried with the below code but no Luck.

<Annotations Target="SAP.ZMDG_BP_MD_OType/MDGovChgReqProcessingDuration">

<Annotation Term="Measures.Unit" String= " "/>

</Annotations>

Please find the attached screenshot for your reference.

unit-of-measure-issue-in-fiori-app.png

Thanks,

Sabira