what is difference between method and function module?
Answer Posted / ram
method is nothing but a function defined inside or outside
of a class where as class is a collection of objects
where every object is different from the other one......
Function modules allow you to encapsulate and reuse global
functions in the R/3 System. They
are stored in a central library.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the difference b/t Session method and call transaction method ??
Different between Interface and Abstract classes?
How to convert the Unit for 'Distance' (The value from one Unit to another).
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
In which table the material master data is stored?
How collect statement is different from append?
What is open sql vs native sql ?
What is the use of 'table index'?
How many types of size categories and data classes are there? : abap data dictionary
Event handling in oops
how do you transport lsmw data from one system to another?
How many types of tables exist and what are they in data dictionary?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table