what is the difference between function modules and
subroutines
Answer Posted / anand
function modules uses call by value technique and whereas subroutines uses both call by value and reference
Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
did u done enhancement framework?how u implemented?
How many structures can be created in a Ztable ?
What is the difference between a structure and a table?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What are the screen painter and menu painter?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
Difference between Field groups and internal tables?
Explain the client concept of sap.
How do you find number of records present in internal table?
What is time constraint ? : abap hr
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
Can we define our own match code id's for sap matchcodes? : abap data dictionary
How we format the data before before write statement in report ?
What are the different message types available in the abap/4 ?
how to track records from data dictionary?