what is the difference between function modules and
subroutines
Answer Posted / manoj
A function returns a value whereas a subroutine does not. A
function should not change the values of actual arguments
whereas a subroutine could change them.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What are logical databases? What are the advantages of logical databases?
What is a table attribute? : abap data dictionary
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
Specify the types of data dictionary objects.
What is the difference between skip and reserve?
Define abap/4 layer?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
Example of table cluster and cluster tables.
What is buffering allowed but switched off?
Why is pretty printer user in abap?
What is the purpose of sum statement?
What is the modification assistant?
what is difference between set screen and call screen ?
What are the different abap/4 editors?
Update types in Call transaction method. What is the difference?