Hi Ram. I really appreciate your efforts to teach what you have learnt . This playlist is especially brilliant and much required for me to upskill myself . Kudos to you . Thanks a lot 👏
Hi Arun, Thank you so much for your kind words and support. It truly means a lot to me that you found the playlist helpful for your upskilling journey. Your encouragement keeps me motivated to create more valuable content. Wishing you all the best in your learning journey-keep growing and upskilling! 👏😊
ues we can my next video is on that only :- you can refer this link mean while help.sap.com/docs/abap-cloud/abap-rap/developing-transactional-apps-with-multi-inline-edit-capabilities?locale=en-US?version=sap_btp
Thanks for these wonderfully crafted videos. One questions, in which version of S4HANA on premise, these different artifacts of RAP such as Metadata Extensions, behavior definitions etc are covered? Is it immediately after edition 2021?
I didn't tell that in context diff between RAP and CAP . I told instead of SEGW we have to use RAP. This will help you further RAP vs CAP :- www.linkedin.com/posts/ram-niwas-04_sapdevelopment-saprap-sapcap-activity-7196392710474219520-gD8s?
Hi great work, quick corrections it's not that we can't create BOPF in systems lower than 2021 or 2020 we can even create it in the latest 2023 or even in 2025 system too, it's just that we have to use BOBX transaction instead of BOB transaction (coz it says it's deprecated) . Thank me later
Thank you for pointing that out and for sharing this additional information! You're absolutely right-BOBX is the way to go for creating BOPF in newer systems. I really appreciate your input, as it adds great value to the conversation and helps others as well. Thanks again for contributing to the learning community!
Hi Bro, I always wonder about your learnings. I just want to know from where you are learning all these advanced technologies. If you could suggest on this, it will be more helpful for my technical growth.
Hi brother, What are the prerequisites to leans Abap rap???..... I don't know odata knowledge....can i learn rap with out odata knowledge........ waiting for your reply.....thanks in advance
It's not mandatory to know OData to learn RAP. But if you idea then it will be good. Somewhere your application failed then we can easily analyze the things .You can watch below playlist if you want to learn OData : - th-cam.com/video/YP0I0qC26oI/w-d-xo.html
Certainly! When localizing your RAP (ABAP RESTful Application Programming) application in Visual Studio Code (VS Code), you need to consider both the backend and frontend aspects. Let’s break it down: Backend Localization (SE63): For backend localization, use transaction code SE63. Create or modify the translation for your texts (labels, messages, etc.) in the desired languages (e.g., ‘EN’ and ‘AR’). Ensure that you use the correct text elements (e.g., @i18n>RequestNo) in your RAP annotations. The backend localization ensures that the correct language is used based on the user’s logon language. Frontend Localization (UI5): In your UI5 app, use the i18n model to handle frontend localization. Define your texts in the i18n.properties files for each language. Use the appropriate keys (e.g., RequestNo) in your UI5 views. The frontend localization ensures that the UI displays the correct language based on the user’s preferences. Remember to synchronize the backend and frontend translations to achieve consistent localization.
Thanks for making such a good content. I have one question, I know ABAP and JAVASCRIPT. Which one should I go for SAP UI5 or RAP or Which one is good as per SAP perspective. Do we have any Limitation in RAP. Its so confusing always.
Finally the wait is over.. Thank you brother.. for generously devoting your time and energy to share your knowledge. Much appreciated.
My pleasure
thanks brother for starting the abap RAP series. This will be really helpful for us. Waiting for further videos ✌
It's my pleasure
Hi Ram. I really appreciate your efforts to teach what you have learnt . This playlist is especially brilliant and much required for me to upskill myself . Kudos to you . Thanks a lot 👏
Hi Arun, Thank you so much for your kind words and support. It truly means a lot to me that you found the playlist helpful for your upskilling journey. Your encouragement keeps me motivated to create more valuable content. Wishing you all the best in your learning journey-keep growing and upskilling! 👏😊
Hi Arun, can I switch technology to RAP without abap or any SAP knowledge?
@@muralikrishnareddyg9384 You should learn first ABAP . If you know JS then you can learn CAP instead of RAP ...
Thank you so much Ram for considering our request.
Any time
Dear @Abhinav, can I switch technology to RAP without abap or any SAP knowledge?
Thank you Ram for starting RAP sessions
Always Welcome !
Thank You 😎
You're welcome 😊
Thank you so much Ram for bringing this to us
My pleasure
could you cross check greenfield and brownfield definition.
Can you make a Transactional Apps with Multi-Inline-Edit Capabilities tutorial?. I need something similar to SM30
ues we can my next video is on that only :- you can refer this link mean while help.sap.com/docs/abap-cloud/abap-rap/developing-transactional-apps-with-multi-inline-edit-capabilities?locale=en-US?version=sap_btp
Thanks for started covering RAP part. Looking for many learnings from you
More to come!
Thanks for these wonderfully crafted videos. One questions, in which version of S4HANA on premise, these different artifacts of RAP such as Metadata Extensions, behavior definitions etc are covered? Is it immediately after edition 2021?
Yes it is covered from 2020 but full-fledged 2021 and onwards
Eagerly waiting for this, please do on BTP as well
Will do ...
Was waiting for it, thanks for the efforts.
Hope you enjoyed it!
Thank you, man, you're a lifesaver
Glad to hear that!
Can you do tutorial on sap btp CAP model also ?
As of now no plan may be in future CAP is not related to ABAP ...
hi ram,
pl start the videos on sap btp abap also......please
RAP series we are developing on BTP only ....
Thanks for this, would you please clarify this, what is the difference between RAP and CAP, because you said only RAP is recommended by SAP.
I didn't tell that in context diff between RAP and CAP . I told instead of SEGW we have to use RAP. This will help you further RAP vs CAP :- www.linkedin.com/posts/ram-niwas-04_sapdevelopment-saprap-sapcap-activity-7196392710474219520-gD8s?
@@SAPTECHNOMANIAC Thank you
Hi Ram, Your videos are extremely good. Just wanted to ask, are your videos enough to learn associations and EML in RAP?
Yes, definitely
For association you can check out CDS playlist as well
Hi great work, quick corrections it's not that we can't create BOPF in systems lower than 2021 or 2020 we can even create it in the latest 2023 or even in 2025 system too, it's just that we have to use BOBX transaction instead of BOB transaction (coz it says it's deprecated) . Thank me later
Thank you for pointing that out and for sharing this additional information! You're absolutely right-BOBX is the way to go for creating BOPF in newer systems. I really appreciate your input, as it adds great value to the conversation and helps others as well. Thanks again for contributing to the learning community!
Excellent explanation. Much appreciated. Thank you
Glad you liked it
Excellent contribution brother. POST completing the playlist, Still wondering how you managed to kept it so simple and enough detailed.
Thank you so much! I really appreciate your kind words.I always aim to balance simplicity with detail to make the content more accessible.
Hi ram ,where we get the server for this..?
Just use SAP trial account. How to get this I have explained next videos .
Hi Bro, I always wonder about your learnings. I just want to know from where you are learning all these advanced technologies. If you could suggest on this, it will be more helpful for my technical growth.
Learning from SAP Documentation and then practicing them.
@@SAPTECHNOMANIAC TQ Bro for info
Hi brother,
What are the prerequisites to leans Abap rap???..... I don't know odata knowledge....can i learn rap with out odata knowledge........ waiting for your reply.....thanks in advance
It's not mandatory to know OData to learn RAP. But if you idea then it will be good. Somewhere your application failed then we can easily analyze the things .You can watch below playlist if you want to learn OData : - th-cam.com/video/YP0I0qC26oI/w-d-xo.html
Thank you Ram !!
Always welcome
Thanks for started covering RAP part
Welcome!
hi , i am trying to localize (i18) the rap application from VS code but it not affect in the ui
Certainly! When localizing your RAP (ABAP RESTful Application Programming) application in Visual Studio Code (VS Code), you need to consider both the backend and frontend aspects. Let’s break it down:
Backend Localization (SE63):
For backend localization, use transaction code SE63.
Create or modify the translation for your texts (labels, messages, etc.) in the desired languages (e.g., ‘EN’ and ‘AR’).
Ensure that you use the correct text elements (e.g., @i18n>RequestNo) in your RAP annotations.
The backend localization ensures that the correct language is used based on the user’s logon language.
Frontend Localization (UI5):
In your UI5 app, use the i18n model to handle frontend localization.
Define your texts in the i18n.properties files for each language.
Use the appropriate keys (e.g., RequestNo) in your UI5 views.
The frontend localization ensures that the UI displays the correct language based on the user’s preferences.
Remember to synchronize the backend and frontend translations to achieve consistent localization.
@@SAPTECHNOMANIAC 🧞 or wizard! I'm not sure... Thank you so very much. Subscribed!
Thank you so much for starting RAP
Welcome!
Kindly share the ppt you have used during the vedio thanks in advance
www.linkedin.com/posts/ram-niwas-04_abap-restful-application-programming-model-activity-7111939265298649088-_At6?
Thanks for making such a good content. I have one question, I know ABAP and JAVASCRIPT. Which one should I go for SAP UI5 or RAP or Which one is good as per SAP perspective. Do we have any Limitation in RAP. Its so confusing always.
Both are good If you choose ABAP then you can learn Fiori and RAP. If you choose JS then UI5/Fiori along with CAP you can learn.
Waiting for more good job
on the way
Hi brother,
Can you teach sap btp abap also.... please
RAP is part of SAP BTP ABAP … Will plan BTP video's in future for side by side extensibility
Thank you brother
Thank you brother, your videos are awesome.
Glad you like them!
Thank you, a very good instructional video
You are welcome!
Thank you so much your videos help me alot
Happy to help!
Thank you!! for covering this topic
My pleasure!
thanks brother for abap RAP series
You're welcome 🙂.
Ram, just a question, I know ABAP on Hana, what should I go for next RAP or UI5 Fiori
If you know ABAP on HANA . You can go with RAP and Fiori element then UI5 ...
Thank you Sir
Most welcome
Thank you
You're welcome
Promo`SM 😎
??
Thank You 😎
You're welcome 😊