UlisesCasal
Explorer
Member since ‎02-07-2024

User Statistics

  • 11 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi experts,im using upload method from class sap.ui.unified.FileUploader. I want to catch/handle the error from FileUploader.upload().i need this error becouse upload method never executes handeUploadComplete This is the definition of oFileUploaderva...
Hello everyone! I read the following post Solved: How to pass filter parameters to Get EntitySet fro... - SAP Community but it was not helpful. Basically, I need to pass a string as a parameter to my OData Gateway (getEntitySet) to bring a set of dat...
Hello everyone! I need to implement event 05 in a view created directly from SE11 (Go to SE11 -> Create View -> Maintenance View), this event should make an auto-increment of a field in my table using the NUMBER_GET_NEXT function. Once I get the next...
Hello everyone!!, I’m developing in sapui5 and I want to be able to setText to an element of my View, but when I run it, it gives me the following error:The code below:_onObjectMatched: function(oEvent) { var oModel = new JSONModel( sap.ui.req...
Hi everyone! I’m new to SAP and I wanted to know which table contains the system texts depending on the language. For example, in transaction se11 the following texts are displayed and I wanted to know from which table they are obtained, since I ente...