What is the difference between macro and subroutine?
Answer Posted / sai
APART FROM THE ABOVE DIFFERENCES MACROS USE MORE MEMORY
THAN SUBROUTINES.
| Is This Answer Correct ? | 59 Yes | 23 No |
Post New Answer View All Answers
Explain what is the significance of hide?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
how to see the tables of 200 in client 100?
In sap scripts, how will you link form with the event driven?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
how to read the standard field value in your custom program.
What are the page headers for secondary lists?
Explain the use of table maintenance allowed?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
Can you set up background processing using call transaction?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What is payroll driver
Is sap xi intended to replace ale?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization