Munir Solkar
Munir Solkar
  • Видео 23
  • Просмотров 1 232
Part 7: SAP RAP Transaction App - Managed Scenario: Composition Tree in RAP
Hello Friends,
Please considering subscribing to my channel and hit the bell icon.
In this tutorial series, we will explore the steps on how to add associated entities to our application.
Multiple association/compositions can be added in a hierarchical fashion called Composition Tree.
I have explained
1. Root, Parent, Child and Leaf Node concepts in Composition Tree.
2. Step-by-step on how to add associated Entity (for Address) to our Root Entity (Contact)
Earlier Videos:
Part 1: SAP RAP Transaction App - Managed Scenario: Introduction
Link: ruclips.net/video/4nwFUTQnesQ/видео.html
Part 2: SAP RAP Transaction App - Managed Scenario: Define Annotations, Behavior and Service
Link: ruclips.net/vid...
Просмотров: 13

Видео

Part 6: SAP RAP Transaction App - Managed Scenario: Adding Validations
Просмотров 19День назад
In this tutorial series, we will explore the steps on how to add Validations to our application. Validations will allow us to check the data before we persist it to database. I have explained step-by-step on how to validate Telephone Number to be exact 10 digits before saving. Earlier Videos: Part 1: SAP RAP Transaction App - Managed Scenario: Introduction Link: ruclips.net/video/4nwFUTQnesQ/ви...
SAP ABAP Tutorial - Merge Multiple Adobe Form nto Single PDF Output
Просмотров 6114 дней назад
Wishing you Happy and Prosperous New Year. Please considering subscribing to my channel and hit the bell icon. ABAPers always struggle to merge Adobe Forms and display a single output. So here I am with another tutorial. In this tutorial series, we will explore the steps on how to merge different Adobe Forms into single output and display in on report. I have explained step-by-step how to merge...
Part 5: SAP RAP Transaction App - Managed Scenario: Adding Determinations
Просмотров 2914 дней назад
Hello Friends, Please considering subscribing to my channel and hit the bell icon. In this tutorial series, we will explore the steps on how to add Determinations to our application. Determination will allow us to determine a value of one field depending on the value of another field. I have explained step-by-step on how to determine Age when Date of Birth is entered. Earlier Videos: Part 1: SA...
Part 4b: SAP RAP Transaction App - Managed Scenario: Adding Static Factory Actions
Просмотров 3321 день назад
Please considering subscribing to my channel and hit the bell icon. In this tutorial series, we will explore the steps on how to add Static Factory Actions to our application. Static Factory actions are used to create new Instance of a BO Entity with default values. I have explained step-by-step on how to add a button to our application and perform and operation on click of the button. Earlier ...
Part 4a: SAP RAP Transaction App - Managed Scenario: Adding Factory Actions
Просмотров 36Месяц назад
Hello Friends, Please considering subscribing to my channel and hit the bell icon. Welcome to Part 4 of "Transactional Application Development in SAP RAP (Managed Scenario)" Series. In this tutorial series, we will explore the steps on how to add Factory Actions to our application. Factory actions are used to copy instances of BO Entity. I have explained step-by-step on how to add a button to o...
Part 4: SAP RAP Transaction App - Managed Scenario: Adding Internal Actions
Просмотров 47Месяц назад
Hello Friends, Please considering subscribing to my channel and hit the bell icon. Welcome to Part 4 of "Transactional Application Development in SAP RAP (Managed Scenario)" Series. In this tutorial series, we will explore the steps on how to add Internal Actions to our application. I have explained step-by-step on how to add a button to our application and perform and operation on click of tha...
Part 3: SAP RAP Transaction App - Managed Scenario: Adding Global Search and Value Help
Просмотров 20Месяц назад
Hello Friends, Welcome to Part 3 of "Transactional Application Development in SAP RAP (Managed Scenario)" Series. In this tutorial series, we will explore the steps on how to add Value Help for a field. Earlier Videos: Part 1: SAP RAP Transaction App - Managed Scenario: Introduction Link: ruclips.net/video/4nwFUTQnesQ/видео.html Part 2: SAP RAP Transaction App - Managed Scenario: Define Annotat...
Part 2: SAP RAP Transaction App - Managed Scenario: Define Annotations, Behavior and Service
Просмотров 60Месяц назад
Hello Friends, Welcome to Part 2 of "Transactional Application Development in SAP RAP (Managed Scenario)" Series. In this tutorial series, we will continue with our development on adding UI Annotations, defining Behavior Definition and Service Definition. Finally we will see how to test the application using Preview functionality of "ADT in Eclipse". Earlier Videos: Part 1: SAP RAP Transaction ...
Part 1: SAP RAP Transaction App - Managed Scenario: Introduction
Просмотров 67Месяц назад
In this tutorial series, I will be explaining step-by-step on how to develop Transactional Application using Managed Scenario of SAP RAP Framework. This series will also cover additional features such as Action, Validation, Determination and Draft Capability etc. Required to have knowledge on EML statements. You can find my Playlist on "Understanding Entity Manipulation Language (EML)" on my ch...
How to Consume SAP API in ABAP
Просмотров 1742 месяца назад
In this tutorial, I have explained about : 1. What SAP HUB is. 2. How to explore and test SAP APIs using API HUB 3. Testing API in Postman 4. Implementing steps in ABAP to consume API.
Part 6: (Additional) Add Headers and Data Reference to Object Page
Просмотров 913 месяца назад
Have added one more video to this list explaining HEADERS and DATAPOINT REFERENCE. This video provides step by step on how to add Headers to Datapoint Reference to Object Page in RAP Earlier Videos: Part 1: Introduction (SAP RAP Development) ruclips.net/video/44V4ybbbP_s/видео.html Part 2: RAP Overview (SAP RAP Development) ruclips.net/video/ElgDksJnuzw/видео.html Part 3: Setup Eclipse for BTP ...
Part 5 (Last): MODIFY Statement - EXECUTE and other EML Statements
Просмотров 173 месяца назад
In this video, I have explained how we can EXECUTE an action of RAP Business Object. Actions are defined in Behavior Definition and Implemented in Behavior Pool (Local Handler Classes). I have also explained few other EML Statement. Earlier Videos: Part 1 : Introduction to EML ruclips.net/video/5EMQsmTM7S4/видео.html Part 2 : READ and READ BY Association EML Statement ruclips.net/video/RJC4Je3N...
Part 4 : MODIFY Statement - UPDATE and DELETE
Просмотров 153 месяца назад
In this tutorial, I have explained how we can use MODIFY Statement to perform UPDATE and DELETE operation on an Entity Instance(s). Also discussed few other EML Statements that we need to know for performing Entity Operations. Earlier Videos: Part 1 : Introduction to EML ruclips.net/video/5EMQsmTM7S4/видео.html Part 2 : READ and READ BY Association EML Statement ruclips.net/video/RJC4Je3NoaM/ви...
Part 3 : MODIFY EML Statement - CREATE and CREATE BY Association
Просмотров 173 месяца назад
In this tutorial, I have explained how we can Create an Entity and its associated entity using MODIFY EML Statement. Operations CREATE and CREATE BY Association can be used for these functionality. Earlier Videos: Part 1 : Introduction to EML ruclips.net/video/5EMQsmTM7S4/видео.html Part 2 : READ and READ BY Association EML Statement ruclips.net/video/RJC4Je3NoaM/видео.html
Part 2 : READ and READ BY Association EML Statement
Просмотров 263 месяца назад
Part 2 : READ and READ BY Association EML Statement
Part 1 : Introduction to EML
Просмотров 1054 месяца назад
Part 1 : Introduction to EML
Part5 (Last): Add Value Help & Text Association (SAP RAP Development)
Просмотров 814 месяца назад
Part5 (Last): Add Value Help & Text Association (SAP RAP Development)
Part4b Enhance using Annotation (SAP RAP Development)
Просмотров 354 месяца назад
Part4b Enhance using Annotation (SAP RAP Development)
Part4a First RAP Application (SAP RAP Development)
Просмотров 714 месяца назад
Part4a First RAP Application (SAP RAP Development)
Part3 Setup Eclipse for BTP (SAP RAP Development)
Просмотров 384 месяца назад
Part3 Setup Eclipse for BTP (SAP RAP Development)
Part2 RAP Overview (SAP RAP Development)
Просмотров 474 месяца назад
Part2 RAP Overview (SAP RAP Development)
Part 1 - Introduction (SAP RAP Development)
Просмотров 1324 месяца назад
Part 1 - Introduction (SAP RAP Development)

Комментарии

  • @massenarathna4397
    @massenarathna4397 День назад

    Please keep up the good work❤

    • @munirsolkar
      @munirsolkar 10 часов назад

      Thanks. I am happy you like it. Do share and subscribe

  • @PatriciaYoung-o6q
    @PatriciaYoung-o6q 6 дней назад

    So captivating!,"I have a quick question: I have a SafePal wallet with USDT, and I have the seed phrase. (pear flame keen lift shine genuine photo other wire motion pact common). What's the best way to send them to Binance?"

    • @munirsolkar
      @munirsolkar 5 дней назад

      Your question is not clear to me. Can you elaborate

    • @munirsolkar
      @munirsolkar День назад

      @@PatriciaYoung-o6q if I get your question right, you need to integrate PayPal. For such scenario, SAP CPI might be helpful for you

  • @arunagirish.b4986
    @arunagirish.b4986 6 дней назад

    It will be helpful if you debug the code after completion, for better understanding

    • @munirsolkar
      @munirsolkar 6 дней назад

      Sure. Point Taken. I will try to create a separate video on how to debug RAP code when developing. Hope that will be helpful.

  • @DilipKumar-hb7es
    @DilipKumar-hb7es 21 день назад

    Nice Explaination

    • @munirsolkar
      @munirsolkar 20 дней назад

      Thanks. Please also watch my other videos on RAP concept and let me know if any change needs to be taken care by me to make the videos more interesting. Your feedback is important.

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

    Assalamu alaikum Munir. This is Sajjad Ali Hajwani. Your college friend. Nice to see u on your UTUBE channel. I'm already subscribed to your channel. Keep i it up good work. My best wishes are with you

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

      Wa Alaikum Assalam Sajjad. Thanks. Please share to all our SAP Technical consultant