Excel import *.xlsx in Database Table - with ABAP [english]

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ต.ค. 2024

ความคิดเห็น • 6

  • @Moviix-Music
    @Moviix-Music 7 หลายเดือนก่อน

    What if we have more columns, for example 50 plus ?

    • @CustAndCode
      @CustAndCode  7 หลายเดือนก่อน

      If you work with big excel files an a lage amount of data then you should give ABAP2XSLX a try. 🤗
      th-cam.com/video/tB3qK7nN6V4/w-d-xo.html
      With the solution in the video you could run in a perfomance problem. 🤔

  • @tikammolo3052
    @tikammolo3052 ปีที่แล้ว

    🎉🎉🎉 Thank you

    • @CustAndCode
      @CustAndCode  ปีที่แล้ว

      🤗🤗🤗😀

    • @josealejandroarenas9189
      @josealejandroarenas9189 ปีที่แล้ว

      Hi. How could I do this if the excel file has like 70 columns (a column per year since 1960) and I don't want to create a structure with 70 fields?

    • @RitickSobti
      @RitickSobti ปีที่แล้ว

      ​@@josealejandroarenas9189 yes same question for me too, what if we don't want to create too many field symbols for large number of columns, 50+ it is not optimal then, please help