what is the importance of macros? is it that it is useful
only for addition or subtraction operation (arithmetic
operations) ? I need more information regards this? I am
waiting for the reply
Answer Posted / swarnali basu
1.Macros can only be used in the program the are defined in
and only after the definition.
2.Macros can take max 9 parameters.
3.Macros are expanded at compilation / generation.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
wat is the default file name of BAPI trace?
What is structure?
what is bapi,badi,bdc,ale idocs?
Can i know some of the Realtime tickets that anyone has been faced ?
What is internal payroll process? : sap abap hr
Can i have some Realtime Scenarios on Reports.
What are the different types of data dictionary objects? : abap data dictionary
What is the significance of the screen number ‘0’?
how can we enable hyperlink in screen painter?
What is search help exit? : sap abap data dictionary
What is the differrences between structure and table in data dictionary in abap? : abap hr
What are the events driven batch jobs?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What are the layers of data description in r/3? : abap data dictionary
How can we upload a text file having delimiters in to legacy system? : abap bdc