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
How do you save data in bdc tables? : abap bdc
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
what is the transaction transaction for setting parameters rdisp/buffermode
What are the control break events in abap? : abap data dictionary
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
what will happen if called program is not executable ?
Can you delete data element, which is being used by table fields. : abap data dictionary
What is the structure of the bdc table? : abap bdc
What are the types of search helps? : sap abap data dictionary
Explain Singleton class
wat are the process that can be executed & tracked in a workflow?
What will you code in start-of-selection & end-of-selecton & why?
Why grouping of fields is required? What is the max no of modification groups for each field?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary