hritondale
Explorer
Member since ‎2014 Oct 04

User Statistics

  • 24 Posts
  • 1 Solutions
  • 4 Kudos given
  • 6 Kudos received

User Activity

Hi experts, Is there any way to update a Service Request Address? I have tried with both oData and ManageServiceRequestIn_V1 but in both cases, address inside the address snapshot is always ignored for update. This is the XML I am sending...
Hi experts! When I see a Document such as Customer Invoice or Sales Order in SAP ByDesign, I have the possibility to SEE PREVIEW. In that option I can see my document within a Specific Template. Is there any way I can access and download that do...
Hi experts,I am working with oData in SAP ByD and I am having some difficulties by using the SAP ByDoData Editor.Specifically, in my project context I will need to re-create an oData endpoints in multiple Tenants and I don't see a easy way to do this...
Hi experts, I have had some issues working with oData and I have reported incidents for them. However, I am not sure if the incidents I have created are sent to SAP or they are Internal Incidents. Why I am wondering this? 1) A few days ...
Hi experts, I am looking forward to update tax rates by PDI. With a code like the following, I only retrieve ONE record. This is incorrect, since in US I have a tax rate per state. var item = this.Item.GetFirst(); var query= TaxRate.QueryByE...