AI coding in ABAP

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 10

  • @JicArosni
    @JicArosni 6 месяцев назад

    Another great video. Thanks for that. For me as a basis person using AI to explain me what is behind a ABAP code is great insight. It requires to double check things here and there but overal worked fine for me so far.

  • @suseelasarode2586
    @suseelasarode2586 3 месяца назад

    Great video... With deep insight on human capabilities

  • @robphelan
    @robphelan 5 месяцев назад +3

    it generated an internal table with header line? that's about 15 yrs out of date.

  • @david56681
    @david56681 2 месяца назад

    Thanks. Indeed, AI for ABAP is very low in quality compared to Python for instance. Do you know if SAP is working on some models to improve that?

    • @sapdalf
      @sapdalf  2 месяца назад +1

      Well, please check how GPT-4o performs - ruclips.net/video/xtw2FSlSwHE/видео.html

  • @davidjjoseph
    @davidjjoseph 6 месяцев назад

    Well Lukasz, congratulations on stretching a very minute (extremely narrowed down) ABAP use case into a video of about 30 minutes. You are right that general LLMs will fail to understand such a requirement that you had given it. why? the SAP Table information, e.g. fields of USR02 etc... are not published freely even within the help documentation. You may get configuration guides or even Wiki, blog or Community Questions from which these information could be gathered.
    you are right, a focused data model provided by SAP with all these information visible might make a specialized LLM work but even then, i doubt whether it will be possible to prepare such a data model to feed the machine learning algorithm. there are only a finite amount of tables afterall.
    One more observation from ABAP point of view, the code version generated by AI is now almost obsolete, it doesn't showcase the new syntax (NW 7.4+), next time maybe suggest a solution via the new syntax and why not even ask for Restful ABAP programming model solution. Its going to fail even harder.
    Good job with your videos. expect more RAP and CAP based insights in the future. 😃

    • @sapdalf
      @sapdalf  6 месяцев назад

      Yes, it's a fact, different versions of ABAP add to the confusion. In my other experiments, copilot sometimes did a mix of both versions. But not too often, because the source material is probably dominated by the older version.

    • @davidjjoseph
      @davidjjoseph 6 месяцев назад

      @@sapdalf yeah exactly and that too from text crawling on content from around 2021 i think. so, whats generated cannot be considered as the latest and greatest AI nocode solution. Atleast an experienced ABAP pair of eyes need to review the code and then approve for productive use cases.

  • @Strusprawa
    @Strusprawa 5 месяцев назад

    Well so Im waiting for AI generator code to RAP including EML

  • @sapdalf
    @sapdalf  4 месяца назад

    I can recommend you my another movie with LLAMA3 70B test. ruclips.net/video/kTs5LZFhiwc/видео.html