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
Difference between Field groups and internal tables?
Advantages and disadvantages of different types of bdc's?
what is the difference between hashed & sorted internal tables?
What are the types of windows in sap script?
How are the date abd time field values stored in sap?
How can we omit a leading sign and a leading zero in sapscript?
What are standard layouts sets in the sap script?
Which infotype records can not be deleted ? : abap hr
What are the dynamic actions and how to configure it? : sap abap hr
Why do we use FOR ALL ENTRIES and what is the pre-requisite
What is the use of the raising exception?
Does the table can have multiple foreign keys?
What is the difference between commit-work and rollback-work tasks?
what is difference between set screen and call screen ?
What is a collect statement?