former_member701805
Explorer
Member since ‎09-12-2020

User Statistics

  • 29 Posts
  • 0 Solutions
  • 3 Kudos given
  • 9 Kudos received

User Activity

I have a ComboBox. I have written a function for its change event, on a particular condition I need to clear the ComboBox selection and its value. <ComboBox change="onChange"/>onChange:function(oEvent){ if(someCondition is true){ oEvent.getSo...
How to connect On-premise SAP system to SAP Cloud platform using Cloud Connector ?
How to send mail in SAP UI5 and attach a file to it ?
How to create new SAP UI5 View in SAP BAS?