rachidroughi
Explorer
Member since ‎06-21-2021

User Statistics

  • 21 Posts
  • 2 Solutions
  • 3 Kudos given
  • 1 Kudos received

User Activity

Hi Guy,I implemented a UPDATE process to update my ENTITIES in RAP Webservice. But I have this message when I execute the PUT method: The specified HTTP method is not allowed for the resource identified by the Data Service Request URI On the other ha...
Hello Guys,I am working on a RAP Service type: "Unmanaged Implementation"And I would like to modify the ENTITIES values in the respond. Below my POSTMAN request, when I execute it (POST), I want to fill the parameter: "RESERVATION" in the RESPOND.Her...
Hello Guys,A basic question, I created a Table in my page, and I want to HIDE a ROW by default in JAVASCRIPT cause I will add afterwards conditions. The problem is: my row is never HIDDEN but only INVISIBLE. Consequently, the others rows below never ...
Hi Guys, please, find below an example of an ABAP code to create an iBase. REPORT ztest_ibase.DATA: lo_engine TYPE REF TO cl_ibase_engine, lv_moment TYPE ibxx_ref-moment, ls_ibib TYPE ibib1, ls_ibibt TYPE ibibt1, lt...
Hello Guys, sorry for the noob question, I forgot the correct syntax for this and didn't find anything in SCN. - ERROR: Specified length can contain only numeric literals or constants Any suggestion? Best regards, RR.
Kudos from