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
Explain how do you get output from idoc?
Can we make use of flow logic control key words in abap/4 and vice-versa?
What is view? Different types of view. Explain?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
How table control cn be generated using bdc? : abap bdc
What are the components in sap application server?
Explain what is sap script?
Difference between function group and function module?
What is pnp-sw-found ? : abap hr
How can we access the correction and transport system?
How to Raise a Particular Ticket in Realtime ?
How do you move on to the next screen in interactive reporting?
What are secondary indexes. How can we know which index is being used in a select query?
What are two different ways to add fields to sap tables?
How is the command suppress-dialog useful?