Welcome to SAP Central
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Difference between Procedural ABAP and ABAP Objects

Go down

Difference between Procedural ABAP and ABAP Objects Empty Difference between Procedural ABAP and ABAP Objects

Post  Admin Sat Mar 10, 2012 10:20 pm

The procedural programming language model offers you procedures in which you can implement a functionality for reuse. When a procedure called you pass input data through an interface from where you also collect results.


The object oriented programming model adds classes to procedural concept. The procedures of the object oriented programming model are also called as methods. You can encapsulate data and methods in classes and create independent objects of the classes.

Admin
Admin

Posts : 92
Join date : 2012-01-26

https://mysaplab.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum