former_member359079
Explorer
Member since ‎2015 Jan 22

User Statistics

  • 23 Posts
  • 1 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi Gurus I have a adobe form with a table control (TableP) which bind with GT_COMP. GT_COMP is an internal table, so TableP will grow as per the data in GT_COMP. In a particular column I nest another table control (TableC), now I want to hide T...
Hi Gurus I am designing a label using Adobe form. User want a GS1 128 barcode with Batch number (AI is 10) which contains a letter 'B'. This is a sample: (90)99240014803(10)902101B(11)190121 I tried to use barcode of type 128SSCC which is provi...
Hi Experts In my UI5 app, I need to populate a dropdown list (Select) on a popup window, the list is a set of Storage Units from oData service, filters will apply based on user input. I am using XML view, I call oData service which is working fin...
Hi experts In my webdynpro abap app, I have a modal popup window generated by code like this: lo_window = lo_window_manager->create_and_open_popup( window_name = 'W001' title = '...
Hi Gurus I am developing a UI5 interface which suppose to create a Head/Items deep entity. I have a item list on the page, when Submitting, CREATE_DEEP_ENTITY get called and everything works fine. However, I have a couple of item level fields w...
Kudos from