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


Please Help Members By Posting Answers For Below Questions

Can you create an internal table dynamically?(at run time)

1433


What is logical database? : abap hr

613


How can we omit a leading sign and a leading zero in sapscript?

612


What is sequence of event triggered in report?

607


What is the difference between a pool table and a transparent table and how they are stored at the database level?

589






What are the events in ABAP language?

615


What is a match code? : abap data dictionary

644


What is the difference between leave transaction and call transaction?

613


What was the requirement of IDoc in your project? How it was working?

1559


How would you suppress the display of a parameter on the selection screen?

569


What are the two methods for modifying sap standard tables?

734


What has to be done to the packed fields before submitting to a BDC session.

723


What is retro active accounting

1600


Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button

1773


Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?

1069