GET https://ui5.sap.com/resources/sap/m/themes/sap_goldreflection/library.css net::ERR_ABORTED 404I download the ui5 JDK in local, then change the theme in webapps\1.107.0\docs\vizdocs\index.html <script src="../../resources/sap-ui-core.js" ...
Yes, i also meet this problem.Below DDL statement have different records in se11 view.(scarr exist key not in sflight)view z_v1 as select from sflight right outer join scarr on sflight.carrid = scarr.carrid{ scarr.carrid }view z_v2 as select from sca...