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
Can a filed occur in several field groups? : abap modularization
What are the function modules used to create batch input session? : abap bdc
Explain what is sequence of event triggered in report?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
Which database object is used for storing the system variables? : abap data dictionary
what are the important fields while preparing sales order,inquiry?
What are conversion & interface programs in sap?
How to get that a secondary index is attached to a select query?
Can you print decimals in type n? What is difference between float and packed data type?
Name a few data dictionary objects?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
What are the components in sap application server?
Mention some important events in abap programming.
How to set an Enhancement point for a custom report?
Define database layer? : abap data dictionary