Thanks Rahul. It’s a great session which will help functional folks as well.
@sapabapbyrahulmehtaАй бұрын
Thank you very much Mohit for your feedback.
@devendrakumartiwari80428 ай бұрын
Thank you Rahul for the break point comparison. this is asked interviews.
@madhusudanraogandi89Ай бұрын
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.
@sapabapbyrahulmehtaАй бұрын
Yes, Internally you can use any of the break-point.
@madhusudanraogandi89Ай бұрын
Thank you
@Rajasekharabap6 ай бұрын
Tq sir asked in interview now got clarity
@sapabapbyrahulmehta6 ай бұрын
Great.
@Vshhhhn4 ай бұрын
ALWAYS GIVES100% . BIG SALUTE
@sapabapbyrahulmehta4 ай бұрын
Thank you for your gratitude.
@SAP_USER3 ай бұрын
Hello Sir, Static BP & Dynamic BP comes under Session or external Breakpoint?
@sapabapbyrahulmehta3 ай бұрын
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.
@mohammednabeel43812 ай бұрын
Even for RFC FM call or call any external program using submit keyword, only external breakpoint is valid, correct my understanding?
@sapabapbyrahulmehta2 ай бұрын
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.
@meenaj65713 ай бұрын
Hi rahul sir, If i want to test my odata from postman tool, external break point works or not in this case?
@sapabapbyrahulmehta3 ай бұрын
Yes It will work.
@KANNANKANNAN-vu9rq7 ай бұрын
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 ?
@sapabapbyrahulmehta7 ай бұрын
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.
@rajameenasankar18514 ай бұрын
should we use external breakpoint when we debug a RFC?
@sapabapbyrahulmehta4 ай бұрын
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.
@ProGambling-v3n8 ай бұрын
Hello Sir Please Include this as well in your playlist "how to debug different output type from rsnast program. Specially Outbound Idoc Functionality".
@sapabapbyrahulmehta8 ай бұрын
I noted down this topic in my to do list. Will cover in the future.
@ProGambling-v3n8 ай бұрын
Thanku Sir
@Prakash-gn5xk8 ай бұрын
Sir which job pays higher Java Developer or SAP Developer?
@sapabapbyrahulmehta8 ай бұрын
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.
@priyanshutripathi82247 ай бұрын
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.
@sapabapbyrahulmehta7 ай бұрын
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/ .
@yashdeshpande18238 ай бұрын
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
@sapabapbyrahulmehta8 ай бұрын
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.