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
How do you take care of performance issues in your ABAP programs?
How to select valid lines for secondary list?
What is a fall back class?
I need some information regarding Vcentric Test pattern ? with questions.
Normally how many and what files get created when a transaction program is written?
Explain what are the system fields? Explain?
What are internal tables? : abap hr
What are extracts?
what are the two methods of modifying sap standard tables? : abap data dictionary
what is the transaction transaction for setting parameters rdisp/buffermode
What is the use of message command in a report? What are the different message types?
What is the difference between a structure and a table? : abap data dictionary
What are local objects? : abap data dictionary
What is the difference between Exit and Stop?
What are the list of screen elements?