What is the difference between macro and subroutine?
Answer Posted / maya patil
1.macro doesn't have any return statement...but a subroutine
can have ..
2.execution time needed for a macro is much lesser than
subroutine
3.memory requirement for a macro is generally heigher..
4.subroutine can be classified as stated in Previous
answers..but no such classification is available with macro
although macro can have different types of nested form
5.generally no of instructions in macro are smaller than
subroutine
6.macro is always local to the program that defines it..
subroutine may or may not be local..
| Is This Answer Correct ? | 82 Yes | 12 No |
Post New Answer View All Answers
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is foreign key relationship? : abap hr
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
Can we set page headers to details lists?
Can we display a list in a pop-up screen other than full-size stacked list?
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
What is search help exit? : sap abap data dictionary
How will you find manager of an employee
What statement will be found in an sap application program that implements a function module exit?
What is the difference between scrolling a table horizontally and vertically?
What is an internal table?
Differentiate between report and dialog program
How to eliminate duplicate entries in internal tables? : abap data dictionary
What are the data types of the abap/4 layer?
Work most on which module: name a few tables?