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 read line in abap?
Folder types in smatforms? 2)What is Command line?
How can I make a differentiation between dependent and independent data? : abap hr
In sap script how to print bar code in vertical manner
Explain the difference between call screen and leave screen?
Cds views
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
What are the different message types available in the abap/4 ?
What are the types of the programming language used in the sap abap software?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
State the differences between database view & projection view? : abap data dictionary
where do we store all custom programs in SD module?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
How will you link form with the event driven in sap scripts?
Which objects are independent transport objects?