sf667
Explorer
Member since ‎2022 Jul 26

User Statistics

  • 14 Posts
  • 0 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

Hello together,I have to itabs and I want to serialze them into one JSON. Itab1 has the following fields (EquiNr, Matnr), itab2 has the following fields (OrderNr, Matnr).With which class/method can I serialize to JSON that the JSON looks like:{"Itab1...
Hi all,I have a simple report in which I'm using CL_GUI_ALV_GRID. I want to add a new line with ALV. When inserted new line and the user types in a MATNR and press Enter-Key, some other fields like MAKTX and others should be filled. I have method "ha...
Hello,we want to use IA38 to change the purchase group for some task list operations. We mark the lines (see screenshot1.jpg) and then we select "Goto -> Mass change -> Change task list operation". But we got an information that task list is not curr...
Hello,is it possible to upload a pdf with with startrfc.exe. I know that the startrfc.exe has the function option -r to read a file. But which type of import parameter is needed in my function module?Best regards,Stefan
Hello everybody,I have the following situation:DATA lv_mat TYPE mara-matnr.lv_mat = '000000000000612049'.SET PARAMETER ID 'MAT' FIELD lv_mat.CALL TRANSACTION  'IH08'.After the transaction has opened, the field matnr is not filled in the selection scr...
Kudos from