Difference between the sub-routines and function modules
Answer Posted / rakesh mishra
1)subroutines may or may not require input parameters .
function module require input as well as output parameters ,
2)subroutines does not have exceptions but function mod can have exceptions ,
3)subroutines do not have a return value
funct have return value
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is static attribute
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
Explain the advantages/disadvantages of logical databases?
What is sap abap data classes?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is native sql?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
How to write a code for multiple transactions? : abap bdc
What does a lock object involve?
What are the different types of luws?
What are the two statements which are required in an abap program to output an icon using a write statement?
What are the basic object types? : sap abap hr
What is asynchronous update?
What is a subscreen? How can we use a subscreen?
What is delivery class? : abap data dictionary