Quickfix for SAP S4/HANA Conversion - Eclipse ADT Addon [english]

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

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

  • @marekmarecki6207
    @marekmarecki6207 28 дней назад

    As always, very good tutorial! Thank you for sharing with your knowledge about ABAP features and tricks 🤝

    • @CustAndCode
      @CustAndCode  25 дней назад

      Awesome to hear. And thank you for watching! 🤗

  • @pratikpawar3579
    @pratikpawar3579 Месяц назад

    Very nice addons! Good to know!

    • @CustAndCode
      @CustAndCode  Месяц назад

      You are very welcome, and thank you for watching and commenting! 🤗

  • @FullStackDevVr46
    @FullStackDevVr46 Месяц назад

    Nice video!

    • @CustAndCode
      @CustAndCode  Месяц назад

      I'm glad you liked it. And thank you for watching! 🤗

  • @mayu6468
    @mayu6468 Месяц назад

    Hello, Thank you for this video.
    I need your suggestion on what approach i should follow for a business requirement.
    Business requirement is as below -
    We want to send Data from SAP system to Non-SAP system. So how can we achieve this in ABAP ? Please suggest. Also the way you will suggest, based on that suggestion, what will be the prerequisites for it?
    Eagerly waiting for your reply.
    Thank you

    • @CustAndCode
      @CustAndCode  Месяц назад

      Depends on the requirement: how much data is it? how often do you send the data and so on... 🤔

    • @mayu6468
      @mayu6468 Месяц назад

      @@CustAndCode first I need to create one custom Report and that report will be scheduled in Background Job on daily basis with a frequency of 15 mins of duration. Meaning, daily report will get executed in background with 15 mins of duration. And this custom report will Send data to NON-SAP System. So can you please suggest way to do it. There is no middleware in between SAP system and Third party NON-SAP System.
      Thank you.