p619793
Active Participant
Member since ‎05-07-2008

User Statistics

  • 244 Posts
  • 3 Solutions
  • 219 Kudos given
  • 101 Kudos received

User Activity

Hello, jitendrakumar.kansal SAP released a note 3411067 yesterday which asks to apply recommended patch versions in custom application. Now we have a custom branded MDK client app built using SAP MDK SDK version 23.4.0 and it uses SAP Cloud Fou...
Recently I got to apply one of the developer extensibility use cases, i.e., RAP behavior extension in a standard app. In this blog post I am sharing the example of such an ABAP extension implementation. My use case was to do a validation and provide...
I am trying to set a default view for a filter in standard app 'Material Price Variance' (F3294). This is an analytical list page and I am on SAP S/4HANA 2022 On-premise. I am following this blog post and set a value for 'Display Currency' field in...
Hi experts, I am working on SAP S/4HANA 2022 on-premise and trying to display a message in UI of fiori app 'Manage RFQs' (F2049). I have extended the item behavior definition ReservationDocumentItem. However the custom message does not sho...
Hi, I have an SAP MDK offline app where I have an object table in a page showing a list of items. The object table has data subscription assigned to the entityset that was in the target binding. I have 'delete' button in the page which deletes the ...