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

I_CurrencyStdVH

induthiru
Participant
0 Kudos
406

On S/4 on-premise system, I would like to create a CDS view of type 'External API' and use I_CurrencyStdVH as the primary datasource. However, this view is not available to be picked as the primary datasource from the 'Custom CDS view' app. Even though documentation/properties of the view state that it is released for key users, it is still not seen.

Is there a reason why this is not available from custom CDS view app? Is there an alternate way to create a CDS on top of I_CurrencyStdVH?

Accepted Solutions (0)

Answers (1)

Answers (1)

MioYasutake
SAP Champion
SAP Champion
0 Kudos

@induthiru 

I had the same issue in S/4HANA 2023 on-premise. I ended up creating a 'wrapper' cds view as shown below:

MioYasutake_0-1745295239479.png

The annotations `@ObjectModel.modelingPattern` and `@ObjectModel.supportedCapabilities` were necessary to make the CDS View appear in the Custom CDS View app.