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
How do you use tab sets in layout sets?
What are types of select statements?
In which table the material master data is stored?
What are the relational operations that can be performed on view in sap? : abap data dictionary
How can we declare a table control in the abap/4 program?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What are the types of subroutines? : abap modularization
What is the different between template and a table?
What is the modification assistant?
What are the difference between call screen and leave screen?
What are differences between at selection-screen and at selection-screen output?
How do you take care of performance issues in your ABAP programs?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What is an Unpack command?