Hello Everyone,I am using a split app control where I have one master view and two detail views. I configured the manifest.json file for this. First detail view contains a table control to hold the line items. Second detail view contains the simple f...
Hello,As we know that we don't have deep_entity method for PUT operation as such we have create_deep_entity method for POST operation. Is it possible to use navigation property in case of PUT operation, so that we can navigate from parent to child an...
ScenarioTo transfer master data (For example: vendor master, material master, customer master) changes instantly through idocs from SAP to legacy systems, we do not have automated mechanism like message control technique which is used to transfer tra...
Hi Folks,We are establishing connection to transfer idoc between two different SAP systems without using middle ware. Does system version needs to be same for both systems to transfer idocs.Please let me know.Thanks,Gowrinath.
Hi All,Can we go for ALE to transfer the idocs between two independent SAP ECC systems. Basically I got this doubt because most of the examples for ALE transfer published in SDN are between two different clients.Thanks,Gowrinath.
Hello Julio,You are accessing the model at component and using it in both the views but with different alias. That would be the reason, the model at component is updated with the new data in second view and showing the same in first view(incorrect t...
Hello Rubens,Run the chrome browser by disabling web security mode- type below line in runchrome.exe --user-data-dir="C:/Chrome dev session"
--disable-web-securityOpen the application url in the web security disabled chrome browserRegards,Gowrinath