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
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
Explain the disadvantages of different types of bdc's?
What is pass by value and what is pass by reference? Which is better?
What are the functional areas, user groups? How does abap query work in relation to these?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
Which objects are independent transport objects?
What kind of deliverables you have on a day to day basis?
To how many tables can an append structure be assigned. : abap data dictionary
How is time management and payroll is integrated? : sap abap hr
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What are the parameters used in each function?
What is macro? : abap hr
Can a constructor be redefined?
What are the function module in bdc?