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 a currency factoring technique?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
How to handle error in session method? : abap bdc
What are the 3 types of function modules in sap?
What is update task
GUYS any one please can u post questions in sap a bap webdynpro questions.. please i need to know some technical questions regarding webdynpro and ADOBE forms ?
How to create any functions?
how to modify the standard method as per your requirement
Differentiate between ooabap and abap?
Can we display a list in a pop-up screen other than full-size stacked list?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What are the field and chain statements?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What are the different functions used in sap script? What are the parameters used in each function?
Create any functions? How to go about it?