on ‎2017 Dec 08 11:26 AM
Hi,
When I cumulate semanticObject with currencyCode annotations in ABAP CDS View, the smart link disappears in FIORI list report application.
Example with both annotations :
@Consumption.semanticObject: 'ZFI_GLASem'
@Semantics.amount.currencyCode: 'CompanyCodeCurrency'
@DefaultAggregation: #SUM
@EndUserText.label: 'Balance'
Balance,

Example without currencyCode annotation :
@Consumption.semanticObject: 'ZFI_GLASem'
--@Semantics.amount.currencyCode: 'CompanyCodeCurrency'
@DefaultAggregation: #SUM
@EndUserText.label: 'Balance'
Balance,

Any chance / trick to solve that problem ?
Cheers,
Sev
Request clarification before answering.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.