Difference between the sub-routines and function modules

Answer Posted / nimmu

1)Function module is a global to the program where as subroutine is local to the program.
2) Exceptions are handles in function modules where as subroutines do not.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by exclusive, not cumulative lock? : sap abap data dictionary

800


What are the events driven batch jobs?

808


while implementing badi what are the tables u find??

3854


What does the insert statement in extract datasets do?

853


What is exception class and test class. How to use it?

1136


How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.

2084


Create any functions? How to go about it?

796


How are BAPI different from Normal function modules ?

1839


How to eliminate duplicate entries in internal tables? : abap data dictionary

1036


What is meant by authorization? : sap abap hr

833


What are the types of table fields in the sap abap?

878


Explain the different types of mode (run code) in call transaction method?

848


Define external layer? : abap data dictionary

926


What is an abap data dictionary? : abap data dictionary

814


Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?

1138