nikbereziuk
Explorer
Member since ‎10-07-2017

User Statistics

  • 23 Posts
  • 1 Solutions
  • 15 Kudos given
  • 26 Kudos received

User Activity

Dear experts, I'm struggling with displaying a warning message during save in a draft-enabled managed scenario. I stumbled upon a few examples of custom message display during saving, but they are for an unmanaged scenario. Unfortunately, as you kn...
Dear experts, does anyone know how (and if) I can implement a full-text search in a value help in SAP Cloud Platform backend? Look at the example: By default, it works only in such a way that it returns only those values that start with a le...
Dear SD and MM-PUR experts, Could you please advise me on timezone settings that are taken into consideration for displaying delivery schedules dates/times in ME22(23)N? Example: a stock transfer order from Finland to China. I manually put "15.11...
Hi folks, In this article, I'd like to share with you one of the ways to debug through Adobe Forms code initialization routine. The problem is that you can't just put a session breakpoint in the Code Initialization routine in the form's interface (t...
Folks, I'm curious if there is a way to get access to an object instance in Debugger if this instance hasn't been assigned to any local reference variable? Example: data(lv_check2) = zcl_rebate_split_singleton=>get_instance( )->is_split_pro...