Polymorphism in SAP ABAP | Redefinition concept in SAP ABAP | Polymorphism & Redefinition example

Поділитися
Вставка
  • Опубліковано 26 бер 2021
  • Hello Friends,
    In this video we are going to see what is polymorphism in sap abap object oriented programming.
    What is Polymorphism in ABAP OOPS.?
    Polymorphism is concept by which same method name will behave differently in different class i.e each method will have its own implementation in different class but with same name.
    To change the functionality of inherited method we use redefinition concept. that means sub class can redefine inherited method and change its functionality.
    Please visit my website to learn more about ABAP.
    www.learnsapabap.com/
    Please visit on website to read article on redefinition in sap abap object oriented programming.
    www.learnsapabap.com/2018/01/...
    Please check out playlist which contains all videos related to object oriented programming in abap.
    • SAP ABAP OOPS
    Thanks,
    #LearnSapAbap
    Instagram : @swap_neeeel

КОМЕНТАРІ • 8

  • @shreedhargangadhar7983
    @shreedhargangadhar7983 3 роки тому +1

    Thanks . Good example to show the Polymorphism.

  • @srirangapuppala
    @srirangapuppala 3 роки тому

    Hi bro, please do video on singleton class

  • @nareshnani4444
    @nareshnani4444 3 роки тому +1

    Make oops abap videos sir...

    • @LearnSapAbap
      @LearnSapAbap  3 роки тому

      This video is also part of ABAP oops.. if you want more video then you can find refer playlist link given in video description..
      Thanks.

  • @Upsu0
    @Upsu0 3 роки тому

    bro..please share how to download sap application...it would be best if you share a link for installation....also please tell if i can use sap mm, sd etc. on same sap application

    • @LearnSapAbap
      @LearnSapAbap  3 роки тому

      You need sap application for which module..? I don't think you can use same sap application for more than 1 module .

    • @Upsu0
      @Upsu0 3 роки тому

      @@LearnSapAbap bro... I m learning lovc and abap.. Lovc is connected to all modules... Please help me if u can.. Getting access of it.. Its a request

    • @LearnSapAbap
      @LearnSapAbap  3 роки тому

      You first need to install virtual machine on your system.. after that you can install SAP system in virtual system.