Perform Arithmetic Operation using Abstraction technique (Global Class)

Scenario : Perform Addition Operation using Abstraction Method .

Procedure :-

Step1. Go To Tcode SE24 . Create Super Class For Abstract 


Step 2. Provide Methods 


Step 3. Provide  Atrributes 


Step 4. Go To Methods Implement Screen . Follow Path GoTo→Method Definition


Step 5. In Change Method Window .Go To Attributes Tab Check Abstract. It Will
          Show Small Window Popup  .It Shows that Implementation Method   
          deleted means we cant implement after this  changes .  Press Enter .


Step 6. Once Finish It Will Show Message Method Change Success. Save Class .


Step 7. Create SubClass For Abstract Class Click on 



Step 8. Enter Name Of SuperClass Which we have Created Before .



Step 9. Do Implementation Under Add Method 



Step 10 . Provide Input Parameter & Execute  




0 comments:

Post a Comment