HI Expert,
We have many complex reports in sap on premise like purchase register, sales register, GST reports, MIS reports.
All the reports are having loops, index and very complex formulas.
In the public cloud, we can build reports by custom cds view, however there is no option to write loops, FM, or highly complex formulas.
We can write loops and complex formulas in the ABAP class, we wrote our select query there.We also created an o data service for this class, which we then used on BTP to construct a report using the smart table option.
But now we want that ABAP class to be a CDS that we can use in an in-app custom cds app to create a report via in-app extensibility.
Please advise whether it is possible to expose ABAP class output as CDS.
Thanks & Regards,
Rahulraj