How do I make the program return multiple table fields in a table when a button is clicked?

前端 未结 2 869
醉梦人生
醉梦人生 2021-01-21 06:54

I am trying to create a program that allows a user to input a foodCode in order to receive the Item and Description after the press of a b

2条回答
  •  Happy的楠姐
    2021-01-21 07:47

    I think the easiest way to do that would be yo use a Reusable alv grid that displays the results.

    The function to create that look it as Reusable* alv* grid, it contains some parameters that define the screen in a table.

提交回复
热议问题