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 difference between dependent and independent data?
What is an “on input filed” statements?
What should be the approach for writing a bdc program? : abap bdc
Which database object is used for storing the system variables? : abap data dictionary
Workbench request are client dependent or client independent
What is generic buffering?
What is read line in abap?
How do you differentiate tax for different countries? : sap abap hr
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
Name the special commands of list?
What is structure?
What is the function of the transport system and workbench organizer?
What is the collect statement?
What is bdc programming? : abap bdc