ABAP2XLSX - SAP Data to Excel within ABAP

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 33

  • @annaz9630
    @annaz9630 10 місяців тому +6

    Cool to have an example of abap2xlsx. I loved the video about the installation. But now you rocked it. You deserve a raise.

    • @ERP-UP
      @ERP-UP  10 місяців тому

      I appreciate that 😊

  • @ERP-UP
    @ERP-UP  10 місяців тому +7

    Check out also this video: ua-cam.com/video/qNFKZlQg59U/v-deo.html
    Install ABAP2XLSX - Create a professional Excel spreadsheet from ABAP

  • @AyoubBourokbaJob
    @AyoubBourokbaJob 10 місяців тому +4

    Very useful, thanks

    • @ERP-UP
      @ERP-UP  10 місяців тому

      Thank you

  • @sabinegeiger3442
    @sabinegeiger3442 10 місяців тому +4

    Very good video !! Thanks a lot !! 👍👍👍

    • @ERP-UP
      @ERP-UP  10 місяців тому

      My pleasure 👍

  • @JosefZacher-k2z
    @JosefZacher-k2z 10 місяців тому +4

    Спасибо то что надо 🎄👍

    • @ERP-UP
      @ERP-UP  10 місяців тому

      👍

  • @Baba11-ex1zl
    @Baba11-ex1zl 10 місяців тому +5

    👍

    • @ERP-UP
      @ERP-UP  10 місяців тому

      👍

  • @klarazacher9725
    @klarazacher9725 10 місяців тому +4

    Gut zu wissen, danke😊

    • @ERP-UP
      @ERP-UP  10 місяців тому

      Das freut mich 😊

  • @integrate.education.solutions
    @integrate.education.solutions 10 місяців тому

    good one, Andreas! I talked to your colleague Torben about to create a portuguese + spanish version for this video and expand this knowledge to latin america audience. I am working on that and of course will mention this amazing video on my own version! Thank you! =). Sérgio Paes

    • @ERP-UP
      @ERP-UP  10 місяців тому

      Thank you and good idea to create a spanish and portuguese version Sérgio.
      Muchas gracias =)

  • @nikkuchiii
    @nikkuchiii 3 місяці тому

    Awesomeee tutorial. Thank you!
    Would it be possible to add another sheet?

    • @ERP-UP
      @ERP-UP  3 місяці тому

      Thank you very much.
      Within the ABAP program ZABAP2XLSX_DEMO_SHOW you have a lot of examples in ABAP2XLSX.
      Have a closer look at these programs. There other sheets have been added:
      ZDEMO_EXCEL3
      ZDEMO_EXCEL4
      ZDEMO_EXCEL9
      ZDEMO_EXCEL19

    • @nikkuchiii
      @nikkuchiii 3 місяці тому

      @@ERP-UP will check them out, thanks!

  • @TobiasMüller-r7g
    @TobiasMüller-r7g 7 місяців тому +1

    Good

    • @ERP-UP
      @ERP-UP  7 місяців тому

      Thanks

  • @sk16034
    @sk16034 3 місяці тому

    Hi, Is there way to keep auto size based on the column data in worksheet?

    • @ERP-UP
      @ERP-UP  3 місяці тому

      To wrap text, you can use the demo program ZDEMO_EXCEL14.
      The abap2xlsx library can approximately calculate the width of a column based on the texts it contains. To enable this functionality, you need to install True Type fonts in SE73. For guidance, refer to the demo program ZDEMO_EXCEL31. If the fonts are not installed, the calculation will rely on the number of characters, assuming they all have the same width and font size.
      For ALV (ABAP List Viewer), you can also use CL_SALV_TABLE=>TO_XML to create an XLSX file.
      To apply a style to all cells, you have also two options:
      1. Set a default style using SET_DEFAULT_STYLE in ZCL_EXCEL.
      2. Use the CHANGE_AREA_STYLE method to modify the style of a range of cells, as demonstrated in ZDEMO_EXCEL40.

  • @catherineod3624
    @catherineod3624 3 місяці тому

    wie kann man einige Spalten auch blockieren, sodass sie nicht bearbeitet werden können?

    • @ERP-UP
      @ERP-UP  3 місяці тому

      Gute Frage. Schaue einmal, ob Du die Antwort in den SCN Artikeln findest: community.sap.com/t5/application-development-blog-posts/abap2xlsx-generate-your-professional-excel-spreadsheet-from-abap/ba-p/12949863
      ABAP2XLSX auf GitHub: github.com/abap2xlsx/abap2xlsx
      Im Zweifel kann man die Spalten auch nachträglich manuell sperren. Hierzu in Excel die gewünschten Spalten auswählen und dann "Zellen formatieren > Schutz > Gesperrt" wählen.

  • @abhishekachar4838
    @abhishekachar4838 5 місяців тому

    Hi, i want to download report having 2 logos and address in the top can i do it with the help of abap2xlsx? how can i do it?

    • @ERP-UP
      @ERP-UP  5 місяців тому +1

      Without seeing or knowing what kind of report it is, I can't give an exact answer. But it sounds feasible.
      Look at this video: ua-cam.com/video/qNFKZlQg59U/v-deo.htmlfeature=shared&t=425

    • @abhishekachar4838
      @abhishekachar4838 5 місяців тому

      @@ERP-UP thanks for the reply.. it's invoice overview report

  • @shyamprasad3357
    @shyamprasad3357 Місяць тому

    ZCL_EXCEL and ZCL_EXCEL_CONVERTER can share code for this class

    • @ERP-UP
      @ERP-UP  Місяць тому +1

      It' s the class of ABAP2XLSX. Install it as shown and you can analyze the code. See ua-cam.com/video/qNFKZlQg59U/v-deo.htmlsi=WHe5AkroEoftZetz

  • @Explorecommonman-je6vu
    @Explorecommonman-je6vu 7 місяців тому

    Would you please provide the code of ZCL_EXCEL_CONVERT class code.

    • @ERP-UP
      @ERP-UP  7 місяців тому +3

      It' s the class of ABAP2XLSX. Install it as shown and you can analyze the code. See ua-cam.com/video/qNFKZlQg59U/v-deo.htmlsi=WHe5AkroEoftZetz

  • @marleneflorian3604
    @marleneflorian3604 9 місяців тому

    Hi I need help uploading an excel to a zeta transaction

    • @ERP-UP
      @ERP-UP  9 місяців тому +1

      Sure, that is possible:
      - Upload the excel file
      - Convert binary data into xstring
      - Work with excel data within ABAP