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
What are the main uses of the primary key?
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
What is lock object ? : abap data dictionary
What are authorization objects and what statement is used to perform an authorization check in an abap program?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are the two ways of producing a list within a transaction?
What is filter dependent BADI?
What is value table? : abap data dictionary
what is the difference between Blocked ALV and interactive ALV?
What do you mean by transparent tables in sap abap? : abap data dictionary
How collect statement is different from append?
Setting up a BDC program where you find information from?
How can I get ascii value of any letter? Is there any function?
what precautions or prerequisites do you follow to update a record into database table and how
Do you know any other patterns if yes.. explain