DiegoValdivia
Active Participant
Member since ‎2022 Nov 23

User Statistics

  • 160 Posts
  • 10 Solutions
  • 56 Kudos given
  • 93 Kudos received

User Activity

Hi everyone,Today i implemented some ABAP Restful Event handling.As part of the logic, I save some messages in the system using class CL_BALI_LOG which creates Application Logs, just like we used to do with BAL_LOG Function Modules.The Log logic work...
Hi guys,This week, my Ecipse ABAP Developer Tools were updated and suddenly noticed that we have a new Search Box. Though there's a problem with it. See next:If I put the cursor inside the search field and press "CTRL + V" my text is not pasted insid...
Hi guys,When creating a CDS View with the purpose of using it as a Code List in a Custom Field I found the following:If I create the CDS view as a View Entity, it's not shown in the "Code List based on CDS View".This is the code I'm using to create t...
Hi guys,When I try to modify system variable SY-SUBRC in S/4HANA Cloud Public systems using Eclipse debugger, I get the following error message:Important points to mention:I did a test in 3 different Cloud Public systems, all of them showed the same ...
Hi guys,I've been doing some research about calling Odata Services Locally in S/4HANA Cloud Public Edition, but have just faced some issue and was wondering if any of you could help me.We need to Create TM Freight Orders using a job, but the only Beh...