3 - Debugging Challenge

Поделиться
HTML-код
  • Опубликовано: 10 фев 2025
  • -Debugging Exercise on Function Module.
    -We passed the Data to Local Parameter of the Function Module. We need to Pass the Data to Export Parameter of the Function Module.

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

  • @sudhirkumar-lu5oh
    @sudhirkumar-lu5oh 6 месяцев назад +1

    You are perfect example of a Great Teacher...thank you sir

  • @nmksap
    @nmksap Год назад +2

    Thank you for your great effort. Your dedication greatly appreciated.

  • @johirjohnny2477
    @johirjohnny2477 Год назад +1

    you are great

  • @zainabbohra2915
    @zainabbohra2915 10 месяцев назад

    Hi rahul sir, i am following your video since last year, you r teaching style is amazing , can you please start workflows as well and yes can explain brf+ in more details , like taking one project requiremnent, how can we use brf+ in adobe forms and all

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  10 месяцев назад +1

      I will cover the output management, then I will cover the integration of BRF+ in Abobe forms as it needs configurations and it is very challenging to do the configurations in demo's system. Workflow will take time from my end to start as currently I am targeting other topics.

  • @borusutejeswari1538
    @borusutejeswari1538 Год назад +1

    Hi sir,I am facing this issue in my defect,but here export parameter is assigned correctly.In the FM code only getting sy-subrc case 4.I am not getting how to proceed with this .can you help

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Год назад

      You need to debug the function module code to identify this. Debug the function module step by step, you will automatically reach to the root cause and then analyze that code.

    • @borusutejeswari1538
      @borusutejeswari1538 Год назад

      @@sapabapbyrahulmehta CALL 'ThNoGet' ID 'BNRIV' FIELD ls_bnriv
      ID 'NO' FIELD lv_noivbuffer
      ID 'QUAN' FIELD p_quantity
      ID 'PERCENT' FIELD ps_tnro-percentage
      ID 'NONRSWAP' FIELD ps_tnro-nonrswap. Sir this call method is not executing in local buffer and giving sy-subrc=4,how can I debug this or where can I check whether this function exists or not

    • @borusutejeswari1538
      @borusutejeswari1538 Год назад

      @@sapabapbyrahulmehta CALL 'ThNoGet' ID 'BNRIV' FIELD ls_bnriv
      ID 'NO' FIELD lv_noivbuffer
      ID 'QUAN' FIELD p_quantity
      ID 'PERCENT' FIELD ps_tnro-percentage
      ID 'NONRSWAP' FIELD ps_tnro-nonrswap. Sir this call function is not executing in local buffer method and sy-subrc= 4,how to debug this and where can I check whether this function exists or not in system sir

  • @nileshgawde
    @nileshgawde 6 месяцев назад +1

    Hi Sir, Can you please send me this program for debug in my system? Pls

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

      The reading material(PPT + notepad) for all the topics, practice exercises and sample capstone projects are available at below mentioned link.
      drive.google.com/drive/folders/1gyxhxZpjKajbk44MyiC8G-zLP6dUi7jZ?usp=drive_link
      This reading material is intended for learning purposes only.
      You will find all the error code and solution code in debugging challenges folder.

    • @nileshgawde
      @nileshgawde 6 месяцев назад +1

      @@sapabapbyrahulmehta thanks sir

  • @DhanuP-q2c
    @DhanuP-q2c Год назад +1

    Hi sir
    Can we know the FM coding in debugging mode not able to view properly. To do hands on practice.May i know the FM logic

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  Год назад

      Please drop a mail on rahul3620023@gmail.com, I will send the FM code.