Difference between the sub-routines and function modules
Answer Posted / nimmu
1)Function module is a global to the program where as subroutine is local to the program.
2) Exceptions are handles in function modules where as subroutines do not.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantages of abap query tool?
What is luw?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is the use of buffering?
What is off cycle payroll run
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
When is the top-of-page event triggered? : abap data dictionary
Which function module reads the data for particular infotype ? : abap hr
What is table pool?
Explain the advantages and disadvantages of different types of bdc's?
Do we have to migrate all sapscript forms to smart forms?
Define infotype ? : abap hr
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What is meant by search help? : sap abap data dictionary