What is Macro

Answer Posted / sravan

Macro is one of the subroutine that can't be reused in any
other programs. We need to write definition of macro at
starting of the program. We can pass the parameters to macro
using two ways.
We pass the values to macro using place holders. Maximum of
9 variables we can pass to a macro.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?

1737


What is static attribute

1071


What is the sap abap?

622


What are the different modes of processing batch input sessions? : abap bdc

646


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1754






Explain data dictionary in abap?

588


How memory management happens for internal tables and work areas in abap?

723


What is a type group?

540


What are the different software packets available in the market? : sap abap hr

564


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?

586


Explain the Inportance of pa30? : abap hr

745


hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.

1705


How to call a subroutine in sapscript?

564


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

602


How to creat transactions? : abap data dictionary

638