Hi all,
I have found a standard CDS view which serve the purpose. However some fields are missing in the comsumption view which are available in the interface view. The consumption view is C1 released. Is it allowed to extend a C1 released view usi...
Hi everyone,
After updating from 1.71.38 to 1.71.52, the table in master view which was previously using up the full height is no longer stretching to use the full height.
It is using until middle of the screen and user has to scroll for navigat...
Hi all,
I am using a sapui5 grid table (sap.ui.table.Table) with an oData service binding. I want to achieve the grouping feature. But as written in the API reference, in grid table, the grouping only works with the JSon binding. This is not the c...
Hi all,
In my sapui5 app, I have a table and in that I have an input field which initially displays a unit of measure.When I test it, it is showing the field as *** as shown in the screenshot.
I have checked the odata service, it is showing...
Hi all,
In the Planning Calendar control as shown in the screenshot below you could see all the entries are coming in new lines. Even though there is space available in the right hand side for them to be displayed.
How is it possible to show en...
Thanks Filip for the info.Coming back to the deleting extension case, if the other CDS views using the extended CDS does not make use of the fields included in the extension, then there is no issue in deleting the extension correct?Best regards,Nasee...
Hi Frank,
Thanks for the blog.
I have tried to access the CDS view I_DataExtractionEnabledView . But unfortunately it is not available on my system which is S/4HANA 1909. I have found that this is available from version 2020. Do you have any alterna...
Hi Simon,
I have following questions regarding CDC based delta mechanism for CDS views.
Is it mandatory that the CDS view be C1 released?
I am getting a lot of data lock errors when trying to run DTP and eventually landing in time out for CDC ba...
Hi Tridwip, This example is for Responsive table(sap.m.Table).I am looking for the grid table layout (sap.ui.table.Table) as we have more flexibility with the column width adjustments. Also the analytical table has the same grid table kind of layout....