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 / sirisha

MACROS -- it is just the abbreviation of the piece of code
(Set of few lines). When the same piece of code is repeated
multiple times in a program, they can be replaced with a MACRO.
Unlike sub-routines, during run time the control will not
call the routine, instead it will just replace the MACRO
with the piece of code.
MACROS can not be debugged.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to combine the transparent table with cluster table.

1109


What is the difference between collect and sum?

582


What are the advantages and disadvantages of ABAP query tool?

583


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

571


What are conversion & interface programs in sap?

657






In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.

2116


Can you set up background processing using call transaction?

596


What are the function modules used in a sap script driver program?

576


Difference between top-of-page and top-of-page during at line- selection?

1935


What are the basic object types? : sap abap hr

631


What is ps structure? : abap hr

806


Explain the disadvantages of abap query tool?

582


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

1944


what is user specific parameter?

1679


What are Delivery classes? What data will you want to transport during client copy?

989