14 - Debugging - Comparison of Session Breakpoint and External Breakpoint

Поделиться
HTML-код
  • Опубликовано: 10 фев 2025
  • -Comparison of Session Breakpoint and External Breakpoint.

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

  • @mohitkumar-gs6ls
    @mohitkumar-gs6ls Месяц назад

    Thanks Rahul. It’s a great session which will help functional folks as well.

  • @devendrakumartiwari8042
    @devendrakumartiwari8042 8 месяцев назад +3

    Thank you Rahul for the break point comparison. this is asked interviews.

  • @Rajasekharabap
    @Rajasekharabap 6 месяцев назад +2

    Tq sir asked in interview now got clarity

  • @Vshhhhn
    @Vshhhhn 4 месяца назад +2

    ALWAYS GIVES100% .
    BIG SALUTE

  • @madhusudanraogandi89
    @madhusudanraogandi89 Месяц назад +1

    This session has a valuable information.
    My Concern:
    We can use Session or External breakpoints to debug the ABAP code internally.
    Am I correct?
    Thanks Rahul sir.

  • @SAP_USER
    @SAP_USER 3 месяца назад +2

    Hello Sir, Static BP & Dynamic BP comes under Session or external Breakpoint?

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

      Whenever we set a break-point through coding( BREAK-POINT , BREAK Username) system will stop there, whether it is debugging with in SAP or it is debugging through external application. So, it is applicable for both.

  • @meenaj6571
    @meenaj6571 3 месяца назад +2

    Hi rahul sir, If i want to test my odata from postman tool, external break point works or not in this case?

  • @mohammednabeel4381
    @mohammednabeel4381 3 месяца назад +1

    Even for RFC FM call or call any external program using submit keyword, only external breakpoint is valid, correct my understanding?

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

      Whenever We call SAP code from external application. We need to go for external break-point. Same is applicable for RFC as well. If there is any external system which is calling RFC function module, so we need to set external break-point only.

  • @ProGambling-v3n
    @ProGambling-v3n 8 месяцев назад +2

    Hello Sir Please Include this as well in your playlist "how to debug different output type from rsnast program. Specially Outbound Idoc Functionality".

  • @KANNANKANNAN-vu9rq
    @KANNANKANNAN-vu9rq 7 месяцев назад +1

    1) In session breakpoint having static and dynamic breakpoints.
    Dynamic breakpoint always available it not removed from pgm while all sessions are logoff also sir?
    2) with breakpoints no objects will transport from development to production server ?

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

      Hello - I am not able to understand first point. Second point - There is no link between break-point and moving the object from one system to another system. Both are 2 independent things.

  • @rajameenasankar1851
    @rajameenasankar1851 5 месяцев назад +1

    should we use external breakpoint when we debug a RFC?

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

      If the RFC is from one SAP to another SAP, then it is not required. If the RFC is called from the external system, then we need to use external breakpoint.

  • @priyanshutripathi8224
    @priyanshutripathi8224 7 месяцев назад

    Sir please ek do video bana do CDS views Odata and AMDP pe. Pleaseeeeeeeeeeeee
    We are group of friends who are eagerly waiting for your videos it really helped us in mock projects but now the case is critical and we really want to learn CDS and OData and hume apki teaching ki aadat lag gyi hai. Please.

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

      Hello Priyanshu - It's an extremely challenge for me to cover a 50+ video topic in 1-2 videos. So meanwhile , you can learn CDS views from ABAPDOCU transaction code and learn ODATA and AMDP from www.zapyard.com/ .

  • @Prakash-gn5xk
    @Prakash-gn5xk 8 месяцев назад +1

    Sir which job pays higher Java Developer or SAP Developer?

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  8 месяцев назад +2

      Hello Prakash - Based upon my perception technology does not matter , If our knowledge is up to date in that technology, we can demand more and we always stand in the market.

  • @yashdeshpande1823
    @yashdeshpande1823 8 месяцев назад

    Hi sir, can u please tell me if I start ABAP on ECC will it be of any substantial use or shall i directly learn on HANA, the videos and playlists are of much help, thanks a lot

    • @sapabapbyrahulmehta
      @sapabapbyrahulmehta  8 месяцев назад +2

      We can write the code in any system whether it is ECC or S/4 HANA system. The only thing is when we need to learn ABAP on HANA objects like CDS, AMDP then S/4 HANA system is must else we can use any system for other topics.