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
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
How will you link form with the event driven in sap scripts?
What are the different functions used in sap script?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What is the difference between data elements and domains?
What are spa/gpa parameters (sap memory)?
What is an update task? : abap modularization
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What are your ways to performance optimization?
Application Category?
What will exactly the hide statement do?
What is a data dictionary? : abap data dictionary
How many types of tables exists and what are they in data dictionary? : abap data dictionary
Difference between Read and Get cursor?
How do you document abap/4 programs? Do you use program documentation menu option?