Does anybody know why method attachpaste doesnt work with adaptatino project? This is my codeoverride: { onInit: function() {var oTable = sap.ui.getCore().byId("cus.sd.salesorderv2.manage::SalesOrderManageObjectPage--fe::table::_Item::Line...
Is there any possible way to check if value is changing other than using interval? this._intervalId = setInterval(function () { var sPath1= `/SalesOrderManage('${sSalesOrderID1}')/SalesOrderType`; }, 2500); // 5...
My task is to add column to existing app F3893 brutto worth but it seems when i'm trying to add one it cant see the fragment with implemented code. How can implement column? it's like sapui5 doesnt support mdc table. Waiting for your help