Hi All,
we need to enhance some (Attr, Text) data sources using BADI. My question is related to BAdi enhancement. I know and also seen the steps to create to enhance data source using BADI (RSU5_SAPI_BADI).
My question is can we create only one class and only one method and write code for all the data source (attr, text) enhancement in it.
or, do we need to create multiple classes or methods for each data sources?
what is the best way to do it? is it OK if i create one class and a methods and write all code inside it for attr and text data sources?
please suggest. I see many post related to this but they have shown for one data source enhancement.
Also, we are usinh latest Bw 7.5 Bw on HANA SP 7, can we use CDS views instead of doing bw datasource enhancmenet using append and then writing code?
how to do datasource enhancement using cds views? step by step would be greatful?
Thanks