alessandro_sassi_80
Explorer
Member since ‎01-28-2013

User Statistics

  • 34 Posts
  • 3 Solutions
  • 7 Kudos given
  • 9 Kudos received

User Activity

HI All, I need to change the standard text in the standard app HCMFAB_LEAV_MAN. The programmer who worked before changed the content of the i18n_it.properties. The modification was successful but after the upgrade the file was overwritten...
I need to call a rest service in POST, they give me the postman json. I always work with a body in raw format, but now the body is in form-data. How can I translate this format in abap? Below what I do normally: I use the method /ui2/c...
Hi, I'm working with adobe form in transaction SFP. In the next page I have a variable (W_NAME4) and i want to insert a check that if its empty then the next variable must scroll up. The subform is flowed. I have inserted this java scri...
Hello,I have to manage the information that the bank sends me for SEDA and in particular the Iban. I need to change the iban for a customer:The batch input [xd02 - fd02] doesn't record anything and I can not find fm or bapi to help me.I tried to chan...
Hello,I have a new and strange problem with a web services.I have created a wsdl starting from a function module.My problem regards the table, when i try to consume the web service with Soap UI I have the following structure:Like the code above says ...