Answer Posted / sravan
Macro is one of the subroutine that can't be reused in any
other programs. We need to write definition of macro at
starting of the program. We can pass the parameters to macro
using two ways.
We pass the values to macro using place holders. Maximum of
9 variables we can pass to a macro.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
Difference between sy-tabix and sy-index? Where it is used?
Explain the Types of Select statements?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
How many detail lists can be created in interactive reporting?
What data is contained? : abap data dictionary
What are the disadvantages of abap query tool?
What are the advantages of different types of bdc's?
What are the uses of the information in the data dictionary? : abap data dictionary
What is the first thing you do after vendor setup is complete?
How can you distinguish between different kinds of parameters?
What are the control break events in abap? : abap data dictionary
Can you create an internal table dynamically?(at run time)
What will exactly the hide statement do?
What are field groups?