Object Oriented


Mention the difference between ABAP and OOABAP? In what situation do you use OOABAP?
What is the different between ABAP and OOABAP? Why do we use OOABAP?
Differentiate between ABAP and OOABAP?
Differentiate between OOABAP and ABAP?

ABAP is used to develop traditional programs in R/3.
OOABAP involves in object-oriented programming concepts. These are used to develop BSP/ PCUI applications and other applications that require the derivation of OOP concepts. These applications use BADI's and Smart Forms etc. that are with OOPs features.

Define the various contents of Technical Specifications?
List the various contents of Technical Specifications?
What are the contents in technical specifications?

Technical Specifications consists of 5 contents -

  • Data Class
  • Buffering Permission
  • Size Category
  • Login
  • Buffering Type

When is OOABAP used?

OOABAP is used when BSP/PCUI applications requires to be developed.