what is the difference between function modules and
subroutines
Answer Posted / manoj
A function returns a value whereas a subroutine does not. A
function should not change the values of actual arguments
whereas a subroutine could change them.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What are the aggregate objects in data dictionary? : sap abap data dictionary
What are base tables of an aggregate object? : abap data dictionary
Explain the advantage of structures?
What is difference between dialog program and a report?
How can one distinguish between different kinds of parameters? : abap modularization
How will you read from internal table records in a given value range (without using loop)
What is buffering in abap?
Can i Have Some Examples on Enhancements.
What are two different ways to add fields to sap tables?
What are the types of windows in sap script?
What is open sql?
How to create any functions?
What are datasets in abap?
Is sap xi intended to replace ale?