Skip to Content
1
Apr 18, 2023 at 04:52 AM

SAP CDS List Report - Display amount without currency code

1144 Views Last edit Aug 03, 2023 at 05:36 PM 4 rev

Greetings expert,

I have a question regarding a Fiori list report generated from a CDS view. Specifically, I would like to know how to display only the amount by excluding the currency code .

The following annotations are used to display amount according to the corresponding currency format.

@Semantics.amount.currencyCode: 'Curr'
Amount, 
@Semantics.currencyCode
Curr,

image.png

If the annotation semantics.amount.currecnyCode : 'Curr' is removed the amount is displayed without considering currency format .

image.png

Regards

Mukhtar

Attachments

image.png (27.5 kB)
image.png (24.2 kB)