what is the difference between function modules and
subroutines
Answer Posted / smart varghese
funtion modules subroutines
1.they can be tested by itself 1.they cannot .
2.they can be remote enabled 2.they cannot .
3.they can handle exceptions 3.Only a few can handle.
4.they have to be maintained in 4.It is not necessary.
a function group.
Is This Answer Correct ? | 55 Yes | 7 No |
Post New Answer View All Answers
What is netweaver???what is the relationship with ABAP?
What is an Unpack command?
Difference between call by value and call by reference? : abap data dictionary
How to get that a secondary index is attached to a select query?
What is the use of abap data dictionary? : abap data dictionary
What is the syntax of packed number?
What is example class
How can you distinguish between different kinds of parameters?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What is the difference between synchronous and asynchronous update?
Update types in Call transaction method. What is the difference?
what is call back in alv?
What is an rdbms?
How do you take care of performance issues in your ABAP programs?
What is Field group?